Trace number 1807085

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.07 1200.41

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.08/0.19	c ==============================================================================
0.08/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.19	c ==============================================================================
0.08/0.19	c |         0 |  146471   858890 |   43941       0        0     nan |  0.000 % |
4.39/4.45	c |         0 |   96618   601066 |      --       0       --      -- |     --   | -7613/32224
4.39/4.45	c ==============================================================================
4.39/4.45	c Result  :   #vars: 426   #clauses: 96618   #literals: 601066
4.39/4.45	c CPU time:   4.41833 s
4.39/4.45	c ==============================================================================
4.68/4.75	c SatElite is done !
4.68/4.75	c revival is preprocessing the formula...#ITERATIONS 79
95.74/95.82	#LEARNT CLAUSES 48
95.84/95.94	done !
95.84/95.94	c Calling MINISAT
95.84/95.94	This is MiniSat 2.0 beta
95.84/95.94	WARNING: for repeatability, setting FPU to use double precision
95.84/95.94	============================[ Problem Statistics ]=============================
95.84/95.94	|                                                                             |
95.84/95.94	|  Number of variables:  426                                                  |
95.84/95.94	|  Number of clauses:    84612                                                |
95.84/96.00	|  Parsing time:         0.05         s                                       |
95.89/96.00	============================[ Search Statistics ]==============================
95.89/96.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.89/96.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
95.89/96.00	===============================================================================
95.89/96.00	|         0 |     406    84592   395554 |    28197        0    nan |  0.000 % |
95.89/96.00	|       100 |     406    84592   395554 |    31017      100      9 |  4.695 % |
95.89/96.01	|       250 |     406    84592   395554 |    34118      250     13 |  4.695 % |
95.89/96.02	|       475 |     406    84592   395554 |    37530      475     18 |  4.695 % |
95.89/96.04	|       812 |     406    84592   395554 |    41283      812     18 |  4.695 % |
95.89/96.06	|      1318 |     406    84592   395554 |    45412     1318     17 |  4.695 % |
95.89/96.10	|      2077 |     406    84592   395554 |    49953     2077     21 |  4.695 % |
95.89/96.15	|      3221 |     406    84592   395554 |    54948     3221     24 |  4.695 % |
95.89/96.25	|      4930 |     406    84592   395554 |    60443     4930     24 |  4.695 % |
95.89/96.41	|      7493 |     406    84592   395554 |    66487     7493     24 |  4.695 % |
96.64/96.72	|     11337 |     406    84592   395554 |    73136    11337     32 |  4.695 % |
97.23/97.38	|     17103 |     406    84592   395554 |    80450    17103     31 |  4.695 % |
98.54/98.67	|     25752 |     406    84592   395554 |    88495    25752     35 |  4.695 % |
101.04/101.14	|     38726 |     406    84592   395554 |    97344    38726     38 |  4.695 % |
107.03/107.14	|     58187 |     406    84592   395554 |   107079    58187     41 |  4.695 % |
115.24/115.39	|     87379 |     406    84592   395554 |   117787    87379     41 |  4.695 % |
134.92/135.05	|    131168 |     406    84592   395554 |   129565    31984     32 |  4.695 % |
160.32/160.49	|    196852 |     406    84592   395554 |   142522    97668     38 |  4.695 % |
210.41/210.56	|    295378 |     406    84592   395554 |   156774    72786     43 |  4.695 % |
298.98/299.14	|    443168 |     406    84592   395554 |   172452    88455     42 |  4.695 % |
465.94/466.12	|    664851 |     406    84592   395554 |   189697   163716     43 |  4.695 % |
723.98/724.23	|    997376 |     406    84592   395554 |   208667   168994     46 |  4.695 % |
1093.49/1093.87	|   1496164 |     406    84592   395554 |   229534   109220     47 |  4.695 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1807085-1242155020/watcher-1807085-1242155020 -o /tmp/evaluation-result-1807085-1242155020/solver-1807085-1242155020 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807085-1242155020.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26543
/proc/meminfo: memFree=1750992/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=0
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243529427 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 1340 238 197 169 0 51 0
[pid=26544] ppid=26543 vsize=820 CPUtime=0
/proc/26544/stat : 26544 (SatElite) R 26543 26543 26063 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 243529428 839680 109 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/26544/statm: 205 110 51 126 0 76 0

[startup+0.073616 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26543
/proc/meminfo: memFree=1750992/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=0
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243529427 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 1340 238 197 169 0 51 0
[pid=26544] ppid=26543 vsize=3796 CPUtime=0.06
/proc/26544/stat : 26544 (SatElite) R 26543 26543 26063 0 -1 4194304 842 0 0 0 6 0 0 0 18 0 1 0 243529428 3887104 825 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/26544/statm: 949 826 51 126 0 820 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9156

[startup+0.101618 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26543
/proc/meminfo: memFree=1750992/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=0
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243529427 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 1340 238 197 169 0 51 0
[pid=26544] ppid=26543 vsize=5640 CPUtime=0.08
/proc/26544/stat : 26544 (SatElite) R 26543 26543 26063 0 -1 4194304 1291 0 0 0 8 0 0 0 18 0 1 0 243529428 5775360 1274 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/26544/statm: 1410 1274 51 126 0 1281 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11000

[startup+0.301635 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26543
/proc/meminfo: memFree=1750992/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=0
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243529427 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 1340 238 197 169 0 51 0
[pid=26544] ppid=26543 vsize=14032 CPUtime=0.29
/proc/26544/stat : 26544 (SatElite) R 26543 26543 26063 0 -1 4194304 3324 0 0 0 27 2 0 0 19 0 1 0 243529428 14368768 3304 1992294400 134512640 135031949 4294956224 18446744073709551615 134569465 0 0 4096 3 0 0 0 17 1 0 0
/proc/26544/statm: 3508 3304 63 126 0 3379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19392

[startup+0.701671 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26543
/proc/meminfo: memFree=1750992/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=0
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243529427 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 1340 238 197 169 0 51 0
[pid=26544] ppid=26543 vsize=14216 CPUtime=0.69
/proc/26544/stat : 26544 (SatElite) R 26543 26543 26063 0 -1 4194304 3341 0 0 0 67 2 0 0 22 0 1 0 243529428 14557184 3321 1992294400 134512640 135031949 4294956224 18446744073709551615 134540581 0 0 4096 3 0 0 0 17 1 0 0
/proc/26544/statm: 3554 3321 63 126 0 3425 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19576

[startup+1.50174 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26545
/proc/meminfo: memFree=1737408/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=0
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243529427 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 1340 238 197 169 0 51 0
[pid=26544] ppid=26543 vsize=15200 CPUtime=1.49
/proc/26544/stat : 26544 (SatElite) R 26543 26543 26063 0 -1 4194304 3463 0 0 0 147 2 0 0 25 0 1 0 243529428 15564800 3443 1992294400 134512640 135031949 4294956224 18446744073709551615 134536638 0 0 4096 3 0 0 0 17 1 0 0
/proc/26544/statm: 3800 3443 63 126 0 3671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20560

[startup+3.10189 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26545
/proc/meminfo: memFree=1735616/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=0
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243529427 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 1340 238 197 169 0 51 0
[pid=26544] ppid=26543 vsize=18284 CPUtime=3.09
/proc/26544/stat : 26544 (SatElite) R 26543 26543 26063 0 -1 4194304 4283 0 0 0 306 3 0 0 25 0 1 0 243529428 18722816 3922 1992294400 134512640 135031949 4294956224 18446744073709551615 134569465 0 0 4096 3 0 0 0 17 1 0 0
/proc/26544/statm: 4571 3922 67 126 0 4442 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23644

[startup+6.30118 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26546
/proc/meminfo: memFree=1741248/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=4.74
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 317 4312 0 0 0 0 470 4 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26546] ppid=26543 vsize=7720 CPUtime=1.52
/proc/26546/stat : 26546 (revival) R 26543 26543 26063 0 -1 4194304 2321 0 0 0 152 0 0 0 25 0 1 50000 243529903 7905280 1586 1992294400 134512640 134537284 4294956384 18446744073709551615 134523844 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26546/statm: 1930 1586 85 6 0 1568 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13080

[startup+12.7028 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26546
/proc/meminfo: memFree=1741056/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=4.74
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 317 4312 0 0 0 0 470 4 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26546] ppid=26543 vsize=7852 CPUtime=7.92
/proc/26546/stat : 26546 (revival) R 26543 26543 26063 0 -1 4194304 2339 0 0 0 792 0 0 0 25 0 1 50000 243529903 8040448 1604 1992294400 134512640 134537284 4294956384 18446744073709551615 134531217 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26546/statm: 1963 1604 85 6 0 1601 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13212

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 26546
/proc/meminfo: memFree=1740544/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=4.74
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 317 4312 0 0 0 0 470 4 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26546] ppid=26543 vsize=8380 CPUtime=20.73
/proc/26546/stat : 26546 (revival) R 26543 26543 26063 0 -1 4194304 2475 0 0 0 2072 1 0 0 25 0 1 50000 243529903 8581120 1740 1992294400 134512640 134537284 4294956384 18446744073709551615 134523851 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26546/statm: 2095 1740 85 6 0 1733 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13740

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 26546
/proc/meminfo: memFree=1739264/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=4.74
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 317 4312 0 0 0 0 470 4 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26546] ppid=26543 vsize=9700 CPUtime=46.31
/proc/26546/stat : 26546 (revival) R 26543 26543 26063 0 -1 4194304 2800 0 0 0 4630 1 0 0 25 0 1 50000 243529903 9932800 2065 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26546/statm: 2425 2065 85 6 0 2063 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15060

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 26547
/proc/meminfo: memFree=1731776/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=14332 CPUtime=6.35
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 3466 0 0 0 633 2 0 0 25 0 1 0 243539022 14675968 3450 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 3583 3450 77 170 0 3411 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 19692

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26547
/proc/meminfo: memFree=1717056/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=29132 CPUtime=66.32
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 7112 0 0 0 6627 5 0 0 25 0 1 0 243539022 29831168 7096 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 7283 7096 77 170 0 7111 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 34492

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26547
/proc/meminfo: memFree=1710656/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=35656 CPUtime=126.31
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 8698 0 0 0 12624 7 0 0 25 0 1 0 243539022 36511744 8682 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 8914 8682 77 170 0 8742 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 41016

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26547
/proc/meminfo: memFree=1705600/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=40820 CPUtime=186.29
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 10001 0 0 0 18621 8 0 0 25 0 1 0 243539022 41799680 9985 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 10205 9985 77 170 0 10033 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 46180

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26547
/proc/meminfo: memFree=1704640/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=41904 CPUtime=246.29
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 10239 0 0 0 24620 9 0 0 25 0 1 0 243539022 42909696 10223 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 10476 10223 77 170 0 10304 0
Current children cumulated CPU time (s) 342.18

################
# More data... #
################

/proc/26547/statm: 12223 11990 77 170 0 12051 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 54252

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26547
/proc/meminfo: memFree=1697536/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=48892 CPUtime=486.23
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 12007 0 0 0 48612 11 0 0 25 0 1 0 243539022 50065408 11991 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 12223 11991 77 170 0 12051 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 54252

[startup+642.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 26547
/proc/meminfo: memFree=1695744/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=50860 CPUtime=546.22
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 12444 0 0 0 54610 12 0 0 25 0 1 0 243539022 52080640 12428 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 12715 12428 77 170 0 12543 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 56220

[startup+702.302 s]
/proc/loadavg: 1.14 1.03 1.01 2/66 26547
/proc/meminfo: memFree=1695424/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=51104 CPUtime=606.2
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 12526 0 0 0 60608 12 0 0 25 0 1 0 243539022 52330496 12510 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 12776 12510 77 170 0 12604 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 56464

[startup+762.305 s]
/proc/loadavg: 1.14 1.05 1.01 2/66 26547
/proc/meminfo: memFree=1689600/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=57408 CPUtime=666.19
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 13971 0 0 0 66605 14 0 0 25 0 1 0 243539022 58785792 13946 1992294400 134512640 135212939 4294956240 18446744073709551615 134534604 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 14352 13946 77 170 0 14180 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 62768

[startup+822.302 s]
/proc/loadavg: 1.05 1.04 1.01 2/66 26547
/proc/meminfo: memFree=1689088/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=57960 CPUtime=726.17
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 14089 0 0 0 72603 14 0 0 25 0 1 0 243539022 59351040 14064 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 14490 14064 77 170 0 14318 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 63320

[startup+882.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 26547
/proc/meminfo: memFree=1684224/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=62932 CPUtime=786.15
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 15313 0 0 0 78600 15 0 0 25 0 1 0 243539022 64442368 15288 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 15733 15288 77 170 0 15561 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 68292

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 26547
/proc/meminfo: memFree=1680192/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=67072 CPUtime=846.14
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 16318 0 0 0 84598 16 0 0 25 0 1 0 243539022 68681728 16293 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 16768 16293 77 170 0 16596 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 72432

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 26547
/proc/meminfo: memFree=1679680/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=67564 CPUtime=906.12
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 16433 0 0 0 90596 16 0 0 25 0 1 0 243539022 69185536 16408 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 16891 16408 77 170 0 16719 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 72924

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 26547
/proc/meminfo: memFree=1679424/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=67892 CPUtime=966.11
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 16503 0 0 0 96595 16 0 0 25 0 1 0 243539022 69521408 16478 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 16973 16478 77 170 0 16801 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 73252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 26547
/proc/meminfo: memFree=1679424/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=67892 CPUtime=1026.09
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 16503 0 0 0 102593 16 0 0 25 0 1 0 243539022 69521408 16478 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 16973 16478 77 170 0 16801 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 73252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26547
/proc/meminfo: memFree=1678848/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=68640 CPUtime=1086.07
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 16646 0 0 0 108591 16 0 0 25 0 1 0 243539022 70287360 16621 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 17160 16621 77 170 0 16988 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 74000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26547
/proc/meminfo: memFree=1678528/2055920 swapFree=4178888/4192956
[pid=26543] ppid=26541 vsize=5360 CPUtime=95.89
/proc/26543/stat : 26543 (run.sh) S 26541 26543 26063 0 -1 4194304 343 7695 0 0 0 0 9582 7 16 0 1 0 243529427 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1340 241 197 169 0 51 0
[pid=26547] ppid=26543 vsize=68804 CPUtime=1104.18
/proc/26547/stat : 26547 (minisat) R 26543 26543 26063 0 -1 4194304 16726 0 0 0 110401 17 0 0 25 0 1 0 243539022 70455296 16701 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/26547/statm: 17201 16701 77 170 0 17029 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 74164

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26543 and gives
#  childrusage.ru_utime.tv_sec=95
#  childrusage.ru_utime.tv_usec=829431
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=81987
# CPU time returned by wait4() is 95.9114
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.83
CPU system time (s): 0.24
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 74164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.8294
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8038
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 223

runsolver used 1.37979 second user time and 2.99854 second system time

The end

Launcher Data

Begin job on node55 at 2009-05-12 21:03:41
IDJOB=1807085
IDBENCH=71153
IDSOLVER=648
FILE ID=node55/1807085-1242155020
PBS_JOBID= 9289669
Free space on /tmp= 66252 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807085-1242155020/watcher-1807085-1242155020 -o /tmp/evaluation-result-1807085-1242155020/solver-1807085-1242155020 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807085-1242155020.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=1087741219

node55.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1751472 kB
Buffers:         38496 kB
Cached:         190004 kB
SwapCached:       7868 kB
Active:          21712 kB
Inactive:       216696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751472 kB
SwapTotal:     4192956 kB
SwapFree:      4178888 kB
Dirty:            5516 kB
Writeback:           0 kB
Mapped:          15576 kB
Slab:            52096 kB
Committed_AS:   798044 kB
PageTables:       1364 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node55 at 2009-05-12 21:23:43