Trace number 1556594

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
ManySAT 1.1 aimd 2/2009-03-20? (TO) 1200.03 1207.02

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-09.cnf
MD5SUM5c56557463274332c6704b6432dfc42b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark629.145
Satisfiable
(Un)Satisfiability was proved
Number of variables69487
Number of clauses226581
Sum of the clauses size587221
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292264
Number of clauses of size 3134188
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.18/0.22	c ==============================================================================
0.18/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.22	c ==============================================================================
0.18/0.22	c |         0 |  225938   585551 |   67781       0        0     nan |  0.000 % |
1.08/1.11	c |         0 |  163277   552290 |      --       0       --      -- |     --   | -62661/-33261
1.08/1.11	c ==============================================================================
1.08/1.11	c Result  :   #vars: 28519   #clauses: 163277   #literals: 552290
1.08/1.11	c CPU time:   1.03484 s
1.08/1.11	c ==============================================================================

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-1556594-1238843834/watcher-1556594-1238843834 -o /tmp/evaluation-result-1556594-1238843834/solver-1556594-1238843834 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1556594-1238843834.cnf aimd 2 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/85 16425
/proc/meminfo: memFree=1554504/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=0
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1157044388 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 235 195 169 0 50 0
[pid=16426] ppid=16425 vsize=1172 CPUtime=0
/proc/16426/stat : 16426 (SatElite) R 16425 16425 16218 0 -1 4194304 175 0 0 0 0 0 0 0 22 0 1 0 1157044389 1200128 159 1992294400 134512640 135034092 4294956096 18446744073709551615 134545353 0 0 4096 3 0 0 0 17 1 0 0
/proc/16426/statm: 293 159 50 127 0 163 0

[startup+0.0256311 s]
/proc/loadavg: 1.92 1.98 1.99 4/85 16425
/proc/meminfo: memFree=1554504/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=0
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1157044388 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 235 195 169 0 50 0
[pid=16426] ppid=16425 vsize=7064 CPUtime=0.01
/proc/16426/stat : 16426 (SatElite) R 16425 16425 16218 0 -1 4194304 1319 0 0 0 1 0 0 0 22 0 1 0 1157044389 7233536 1256 1992294400 134512640 135034092 4294956096 18446744073709551615 134544824 0 0 4096 3 0 0 0 17 1 0 0
/proc/16426/statm: 1766 1256 51 127 0 1636 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12420

[startup+0.101639 s]
/proc/loadavg: 1.92 1.98 1.99 4/85 16425
/proc/meminfo: memFree=1554504/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=0
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1157044388 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 235 195 169 0 50 0
[pid=16426] ppid=16425 vsize=21984 CPUtime=0.09
/proc/16426/stat : 16426 (SatElite) R 16425 16425 16218 0 -1 4194304 4160 0 0 0 7 2 0 0 22 0 1 0 1157044389 22511616 3997 1992294400 134512640 135034092 4294956096 18446744073709551615 134547994 0 0 4096 3 0 0 0 17 1 0 0
/proc/16426/statm: 5496 3997 51 127 0 5366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27340

[startup+0.30166 s]
/proc/loadavg: 1.92 1.98 1.99 4/85 16425
/proc/meminfo: memFree=1554504/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=0
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1157044388 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 235 195 169 0 50 0
[pid=16426] ppid=16425 vsize=35208 CPUtime=0.28
/proc/16426/stat : 16426 (SatElite) R 16425 16425 16218 0 -1 4194304 7555 0 0 0 24 4 0 0 23 0 1 0 1157044389 36052992 7222 1992294400 134512640 135034092 4294956096 18446744073709551615 134671573 0 0 4096 3 0 0 0 17 1 0 0
/proc/16426/statm: 8802 7222 68 127 0 8672 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 40564

[startup+0.701698 s]
/proc/loadavg: 1.92 1.98 1.99 4/85 16425
/proc/meminfo: memFree=1554504/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=0
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1157044388 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 235 195 169 0 50 0
[pid=16426] ppid=16425 vsize=41388 CPUtime=0.68
/proc/16426/stat : 16426 (SatElite) R 16425 16425 16218 0 -1 4194304 9140 0 0 0 62 6 0 0 25 0 1 0 1157044389 42381312 8807 1992294400 134512640 135034092 4294956096 18446744073709551615 134577050 0 0 4096 3 0 0 0 17 1 0 0
/proc/16426/statm: 10347 8807 68 127 0 10217 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 46744

[startup+1.50178 s]
/proc/loadavg: 1.92 1.98 1.99 3/87 16427
/proc/meminfo: memFree=1514488/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 5356

[startup+3.10194 s]
/proc/loadavg: 1.92 1.98 1.99 4/88 16429
/proc/meminfo: memFree=1519280/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=40500 CPUtime=1.7
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 7099 0 0 0 166 4 0 0 25 0 2 0 1157044525 41472000 7085 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 10125 7085 83 193 0 9929 0
[pid=16428/tid=16429] ppid=16425 vsize=40500 CPUtime=0.72
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 610 0 0 0 72 0 0 0 25 0 2 0 1157044549 41472000 7085 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 45856

[startup+6.30226 s]
/proc/loadavg: 2.01 2.00 2.00 4/88 16429
/proc/meminfo: memFree=1517488/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=41556 CPUtime=4.89
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 7367 0 0 0 484 5 0 0 25 0 2 0 1157044525 42553344 7353 1992294400 134512640 135305190 4294956144 18446744073709551615 134557557 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 10389 7353 83 193 0 10193 0
[pid=16428/tid=16429] ppid=16425 vsize=41556 CPUtime=2.32
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 742 0 0 0 232 0 0 0 25 0 2 0 1157044549 42553344 7353 1992294400 134512640 135305190 4294956144 18446744073709551615 134558382 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 46912

[startup+12.7019 s]
/proc/loadavg: 2.09 2.02 2.01 4/88 16429
/proc/meminfo: memFree=1516272/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=42472 CPUtime=11.25
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 7618 0 0 0 1120 5 0 0 25 0 2 0 1157044525 43491328 7604 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 10618 7604 83 193 0 10422 0
[pid=16428/tid=16429] ppid=16425 vsize=42472 CPUtime=5.48
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 905 0 0 0 548 0 0 0 25 0 2 0 1157044549 43491328 7604 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 47828

[startup+25.5022 s]
/proc/loadavg: 2.29 2.06 2.02 4/88 16429
/proc/meminfo: memFree=1515184/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=43780 CPUtime=23.97
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 7932 0 0 0 2392 5 0 0 25 0 2 0 1157044525 44830720 7918 1992294400 134512640 135305190 4294956144 18446744073709551615 134530657 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 10945 7918 83 193 0 10749 0
[pid=16428/tid=16429] ppid=16425 vsize=43780 CPUtime=11.82
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 1076 0 0 0 1182 0 0 0 25 0 2 0 1157044549 44830720 7918 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 49136

[startup+51.1027 s]
/proc/loadavg: 2.53 2.14 2.04 4/88 16429
/proc/meminfo: memFree=1513136/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=45864 CPUtime=49.42
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 8460 0 0 0 4936 6 0 0 25 0 2 0 1157044525 46964736 8446 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 11466 8446 83 193 0 11270 0
[pid=16428/tid=16429] ppid=16425 vsize=45864 CPUtime=24.56
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 1324 0 0 0 2455 1 0 0 25 0 2 0 1157044549 46964736 8446 1992294400 134512640 135305190 4294956144 18446744073709551615 134528192 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 51220

[startup+102.309 s]
/proc/loadavg: 2.79 2.27 2.09 4/88 16429
/proc/meminfo: memFree=1509552/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=49440 CPUtime=100.33
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 9331 0 0 0 10026 7 0 0 25 0 2 0 1157044525 50626560 9317 1992294400 134512640 135305190 4294956144 18446744073709551615 134557564 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 12360 9317 83 193 0 12164 0
[pid=16428/tid=16429] ppid=16425 vsize=49440 CPUtime=49.97
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 1692 0 0 0 4996 1 0 0 25 0 2 0 1157044549 50626560 9317 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 54796

[startup+162.303 s]
/proc/loadavg: 2.92 2.40 2.15 4/88 16429
/proc/meminfo: memFree=1508144/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=50660 CPUtime=159.98
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 9655 0 0 0 15991 7 0 0 25 0 2 0 1157044525 51875840 9641 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 12665 9641 83 193 0 12469 0
[pid=16428/tid=16429] ppid=16425 vsize=50660 CPUtime=79.73
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 1843 0 0 0 7972 1 0 0 25 0 2 0 1157044549 51875840 9641 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.32
Current children cumulated vsize (KiB) 56016

[startup+222.303 s]
/proc/loadavg: 2.97 2.51 2.20 4/88 16429
/proc/meminfo: memFree=1503856/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=56160 CPUtime=219.63
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 10749 0 0 0 21955 8 0 0 25 0 2 0 1157044525 57507840 10735 1992294400 134512640 135305190 4294956144 18446744073709551615 134528866 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 14040 10735 83 193 0 13844 0
[pid=16428/tid=16429] ppid=16425 vsize=56160 CPUtime=109.5
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 2322 0 0 0 10949 1 0 0 25 0 2 0 1157044549 57507840 10735 1992294400 134512640 135305190 4294956144 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.97
Current children cumulated vsize (KiB) 61516

[startup+282.303 s]
/proc/loadavg: 2.99 2.59 2.24 4/88 16429
/proc/meminfo: memFree=1500784/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=59196 CPUtime=279.3
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 11505 0 0 0 27921 9 0 0 25 0 2 0 1157044525 60616704 11491 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0

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

[pid=16428] ppid=16425 vsize=63884 CPUtime=637.23
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 12672 0 0 0 63713 10 0 0 25 0 2 0 1157044525 65417216 12658 1992294400 134512640 135305190 4294956144 18446744073709551615 134528603 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 15971 12658 83 193 0 15775 0
[pid=16428/tid=16429] ppid=16425 vsize=63884 CPUtime=318.22
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 3334 0 0 0 31819 3 0 0 25 0 2 0 1157044549 65417216 12658 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 638.57
Current children cumulated vsize (KiB) 69240

[startup+702.301 s]
/proc/loadavg: 2.99 2.89 2.50 4/88 16429
/proc/meminfo: memFree=1495600/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=64284 CPUtime=696.89
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 12792 0 0 0 69678 11 0 0 25 0 2 0 1157044525 65826816 12778 1992294400 134512640 135305190 4294956144 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 16071 12778 83 193 0 15875 0
[pid=16428/tid=16429] ppid=16425 vsize=64284 CPUtime=348.07
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 3393 0 0 0 34804 3 0 0 25 0 2 0 1157044549 65826816 12778 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 698.23
Current children cumulated vsize (KiB) 69640

[startup+762.307 s]
/proc/loadavg: 2.99 2.91 2.53 4/88 16429
/proc/meminfo: memFree=1495408/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=64420 CPUtime=756.55
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 12806 0 0 0 75644 11 0 0 25 0 2 0 1157044525 65966080 12792 1992294400 134512640 135305190 4294956144 18446744073709551615 134557238 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 16105 12792 83 193 0 15909 0
[pid=16428/tid=16429] ppid=16425 vsize=64420 CPUtime=377.87
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 3393 0 0 0 37784 3 0 0 25 0 2 0 1157044549 65966080 12792 1992294400 134512640 135305190 4294956144 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 757.89
Current children cumulated vsize (KiB) 69776

[startup+822.301 s]
/proc/loadavg: 2.99 2.92 2.56 4/88 16429
/proc/meminfo: memFree=1495344/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=64564 CPUtime=816.2
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 12845 0 0 0 81609 11 0 0 25 0 2 0 1157044525 66113536 12831 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 16141 12831 83 193 0 15945 0
[pid=16428/tid=16429] ppid=16425 vsize=64564 CPUtime=407.69
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 3393 0 0 0 40766 3 0 0 25 0 2 0 1157044549 66113536 12831 1992294400 134512640 135305190 4294956144 18446744073709551615 134558410 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 817.54
Current children cumulated vsize (KiB) 69920

[startup+882.301 s]
/proc/loadavg: 2.99 2.93 2.58 4/88 16429
/proc/meminfo: memFree=1492528/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=67452 CPUtime=875.85
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 13539 0 0 0 87573 12 0 0 25 0 2 0 1157044525 69070848 13525 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 16863 13525 83 193 0 16667 0
[pid=16428/tid=16429] ppid=16425 vsize=67452 CPUtime=437.55
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 3798 0 0 0 43752 3 0 0 25 0 2 0 1157044549 69070848 13525 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 877.19
Current children cumulated vsize (KiB) 72808

[startup+942.301 s]
/proc/loadavg: 2.99 2.94 2.60 4/88 16429
/proc/meminfo: memFree=1489968/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=69968 CPUtime=935.51
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 14183 0 0 0 93538 13 0 0 25 0 2 0 1157044525 71647232 14169 1992294400 134512640 135305190 4294956144 18446744073709551615 134551998 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 17492 14169 83 193 0 17296 0
[pid=16428/tid=16429] ppid=16425 vsize=69968 CPUtime=467.35
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 4248 0 0 0 46731 4 0 0 25 0 2 0 1157044549 71647232 14169 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 936.85
Current children cumulated vsize (KiB) 75324

[startup+1002.3 s]
/proc/loadavg: 2.99 2.95 2.63 4/88 16429
/proc/meminfo: memFree=1488176/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=71840 CPUtime=995.16
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 14622 0 0 0 99503 13 0 0 25 0 2 0 1157044525 73564160 14608 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 17960 14608 83 193 0 17764 0
[pid=16428/tid=16429] ppid=16425 vsize=71840 CPUtime=497.18
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 4470 0 0 0 49714 4 0 0 25 0 2 0 1157044549 73564160 14608 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 996.5
Current children cumulated vsize (KiB) 77196

[startup+1062.3 s]
/proc/loadavg: 2.99 2.95 2.65 4/88 16429
/proc/meminfo: memFree=1486576/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=73444 CPUtime=1054.83
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 15033 0 0 0 105469 14 0 0 25 0 2 0 1157044525 75206656 15019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 18361 15019 83 193 0 18165 0
[pid=16428/tid=16429] ppid=16425 vsize=73444 CPUtime=527.04
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 4684 0 0 0 52700 4 0 0 25 0 2 0 1157044549 75206656 15019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1056.17
Current children cumulated vsize (KiB) 78800

[startup+1122.3 s]
/proc/loadavg: 2.99 2.96 2.67 4/88 16429
/proc/meminfo: memFree=1484720/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=75304 CPUtime=1114.48
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 15489 0 0 0 111434 14 0 0 25 0 2 0 1157044525 77111296 15475 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 18826 15475 83 193 0 18630 0
[pid=16428/tid=16429] ppid=16425 vsize=75304 CPUtime=556.84
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 4986 0 0 0 55680 4 0 0 25 0 2 0 1157044549 77111296 15475 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1115.82
Current children cumulated vsize (KiB) 80660

[startup+1182.3 s]
/proc/loadavg: 2.99 2.97 2.68 4/88 16429
/proc/meminfo: memFree=1484528/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=75456 CPUtime=1174.14
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 15518 0 0 0 117400 14 0 0 25 0 2 0 1157044525 77266944 15504 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 18864 15504 83 193 0 18668 0
[pid=16428/tid=16429] ppid=16425 vsize=75456 CPUtime=586.66
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 4987 0 0 0 58662 4 0 0 25 0 2 0 1157044549 77266944 15504 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1175.48
Current children cumulated vsize (KiB) 80812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 2.99 2.97 2.69 4/88 16429
/proc/meminfo: memFree=1484144/2055920 swapFree=4170456/4192956
[pid=16425] ppid=16423 vsize=5356 CPUtime=1.34
/proc/16425/stat : 16425 (manysat.sh) S 16423 16425 16218 0 -1 4194304 312 9815 0 0 0 0 125 9 19 0 1 0 1157044388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16425/statm: 1339 238 195 169 0 50 0
[pid=16428] ppid=16425 vsize=75608 CPUtime=1198.69
/proc/16428/stat : 16428 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194304 15566 0 0 0 119855 14 0 0 25 0 2 0 1157044525 77422592 15552 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 18902 15552 83 193 0 18706 0
[pid=16428/tid=16429] ppid=16425 vsize=75608 CPUtime=598.93
/proc/16428/task/16429/stat : 16429 (manysat1.1_stat) R 16425 16425 16218 0 -1 4194368 4987 0 0 0 59889 4 0 0 25 0 2 0 1157044549 77422592 15552 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 80964

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 16425 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=261808
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=96985
# CPU time returned by wait4() is 1.35879
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1207.02
CPU time (s): 1200.03
CPU user time (s): 1199.8
CPU system time (s): 0.23
CPU usage (%): 99.4208
Max. virtual memory (cumulated for all children) (KiB): 80964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.26181
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10127
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= 6
involuntary context switches= 28

runsolver used 1.54976 second user time and 5.04823 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-04 13:17:14
IDJOB=1556594
IDBENCH=70822
IDSOLVER=515
FILE ID=node70/1556594-1238843834
PBS_JOBID= 9085827
Free space on /tmp= 66500 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-09.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556594-1238843834/watcher-1556594-1238843834 -o /tmp/evaluation-result-1556594-1238843834/solver-1556594-1238843834 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1556594-1238843834.cnf aimd 2

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

MD5SUM BENCH= 5c56557463274332c6704b6432dfc42b
RANDOM SEED=1698492445

node70.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.234
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.234
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:       1554984 kB
Buffers:         41720 kB
Cached:         381204 kB
SwapCached:       8264 kB
Active:         163224 kB
Inactive:       269460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554984 kB
SwapTotal:     4192956 kB
SwapFree:      4170456 kB
Dirty:            5584 kB
Writeback:           0 kB
Mapped:          15440 kB
Slab:            52448 kB
Committed_AS:  2352256 kB
PageTables:       2556 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= 66492 MiB
End job on node70 at 2009-04-04 13:37:21