Trace number 1556490

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.11 602.422

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
Bench CategoryAPPLICATION (applications 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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
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.19/0.21	c ==============================================================================
0.19/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.21	c ==============================================================================
0.19/0.21	c |         0 |  227991   590788 |   68397       0        0     nan |  0.000 % |
0.99/1.05	c |         0 |  164401   556548 |      --       0       --      -- |     --   | -63590/-34240
0.99/1.05	c ==============================================================================
0.99/1.05	c Result  :   #vars: 28657   #clauses: 164401   #literals: 556548
0.99/1.05	c CPU time:   0.970852 s
0.99/1.05	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-1556490-1238842174/watcher-1556490-1238842174 -o /tmp/evaluation-result-1556490-1238842174/solver-1556490-1238842174 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1556490-1238842174.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.00 1.00 1.09 3/73 19412
/proc/meminfo: memFree=1432264/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=0
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1156882226 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 235 195 169 0 50 0
[pid=19413] ppid=19412 vsize=1556 CPUtime=0
/proc/19413/stat : 19413 (SatElite) R 19412 19412 19255 0 -1 4194304 308 0 0 0 0 0 0 0 19 0 1 0 1156882226 1593344 292 1992294400 134512640 135034092 4294956096 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/19413/statm: 389 294 51 127 0 259 0

[startup+0.0730709 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 19412
/proc/meminfo: memFree=1432264/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=0
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1156882226 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 235 195 169 0 50 0
[pid=19413] ppid=19412 vsize=20296 CPUtime=0.06
/proc/19413/stat : 19413 (SatElite) R 19412 19412 19255 0 -1 4194304 3786 0 0 0 4 2 0 0 19 0 1 0 1156882226 20783104 3623 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/19413/statm: 5074 3624 51 127 0 4944 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25652

[startup+0.101073 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 19412
/proc/meminfo: memFree=1432264/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=0
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1156882226 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 235 195 169 0 50 0
[pid=19413] ppid=19412 vsize=22928 CPUtime=0.09
/proc/19413/stat : 19413 (SatElite) R 19412 19412 19255 0 -1 4194304 4419 0 0 0 6 3 0 0 19 0 1 0 1156882226 23478272 4256 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/19413/statm: 5732 4257 51 127 0 5602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28284

[startup+0.301094 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 19412
/proc/meminfo: memFree=1432264/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=0
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1156882226 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 235 195 169 0 50 0
[pid=19413] ppid=19412 vsize=36040 CPUtime=0.29
/proc/19413/stat : 19413 (SatElite) R 19412 19412 19255 0 -1 4194304 7846 0 0 0 24 5 0 0 21 0 1 0 1156882226 36904960 7479 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/19413/statm: 9010 7479 68 127 0 8880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41396

[startup+0.701138 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 19412
/proc/meminfo: memFree=1432264/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=0
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1156882226 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 235 195 169 0 50 0
[pid=19413] ppid=19412 vsize=42600 CPUtime=0.69
/proc/19413/stat : 19413 (SatElite) R 19412 19412 19255 0 -1 4194304 9392 0 0 0 62 7 0 0 25 0 1 0 1156882226 43622400 9025 1992294400 134512640 135034092 4294956096 18446744073709551615 134566310 0 0 4096 3 0 0 0 17 0 0 0
/proc/19413/statm: 10650 9025 68 127 0 10520 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47956

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.09 2/75 19414
/proc/meminfo: memFree=1390968/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 5356

[startup+3.10241 s]
/proc/loadavg: 1.00 1.00 1.09 3/76 19416
/proc/meminfo: memFree=1396400/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=41672 CPUtime=3.35
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 7254 0 0 0 327 8 0 0 17 0 2 0 1156882355 42672128 7219 1992294400 134512640 135305190 4294956144 18446744073709551615 134558287 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19415/statm: 10418 7219 83 193 0 10222 0
[pid=19415/tid=19416] ppid=19412 vsize=41672 CPUtime=1.55
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 747 0 0 0 153 2 0 0 17 0 2 0 1156882378 42672128 7219 1992294400 134512640 135305190 4294956144 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 47028

[startup+6.30175 s]
/proc/loadavg: 1.16 1.03 1.10 3/76 19416
/proc/meminfo: memFree=1394416/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=42988 CPUtime=9.74
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 7593 0 0 0 965 9 0 0 17 0 2 0 1156882355 44019712 7558 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 10747 7558 83 193 0 10551 0
[pid=19415/tid=19416] ppid=19412 vsize=42988 CPUtime=4.74
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 890 0 0 0 472 2 0 0 18 0 2 0 1156882378 44019712 7558 1992294400 134512640 135305190 4294956144 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 48344

[startup+12.7014 s]
/proc/loadavg: 1.23 1.05 1.10 3/76 19416
/proc/meminfo: memFree=1392752/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=44436 CPUtime=22.5
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 7955 0 0 0 2241 9 0 0 20 0 2 0 1156882355 45502464 7920 1992294400 134512640 135305190 4294956144 18446744073709551615 134551860 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 11109 7920 83 193 0 10913 0
[pid=19415/tid=19416] ppid=19412 vsize=44436 CPUtime=11.12
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 1025 0 0 0 1109 3 0 0 20 0 2 0 1156882378 45502464 7920 1992294400 134512640 135305190 4294956144 18446744073709551615 134557486 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.78
Current children cumulated vsize (KiB) 49792

[startup+25.5018 s]
/proc/loadavg: 1.40 1.09 1.12 3/76 19416
/proc/meminfo: memFree=1390640/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=46780 CPUtime=48.03
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 8533 0 0 0 4793 10 0 0 25 0 2 0 1156882355 47902720 8498 1992294400 134512640 135305190 4294956144 18446744073709551615 134530633 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 11695 8498 83 193 0 11499 0
[pid=19415/tid=19416] ppid=19412 vsize=46780 CPUtime=23.85
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 1333 0 0 0 2382 3 0 0 25 0 2 0 1156882378 47902720 8498 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.31
Current children cumulated vsize (KiB) 52136

[startup+51.1015 s]
/proc/loadavg: 1.60 1.17 1.14 3/76 19416
/proc/meminfo: memFree=1386160/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=51224 CPUtime=99.09
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 9656 0 0 0 9898 11 0 0 18 0 2 0 1156882355 52453376 9621 1992294400 134512640 135305190 4294956144 18446744073709551615 134530702 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 12806 9621 83 193 0 12610 0
[pid=19415/tid=19416] ppid=19412 vsize=51224 CPUtime=49.32
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 1867 0 0 0 4928 4 0 0 25 0 2 0 1156882378 52453376 9621 1992294400 134512640 135305190 4294956144 18446744073709551615 134551776 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.37
Current children cumulated vsize (KiB) 56580

[startup+102.307 s]
/proc/loadavg: 1.83 1.29 1.18 3/76 19416
/proc/meminfo: memFree=1380848/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=56348 CPUtime=201.23
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 10969 0 0 0 20111 12 0 0 25 0 2 0 1156882355 57700352 10934 1992294400 134512640 135305190 4294956144 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 14087 10934 83 193 0 13891 0
[pid=19415/tid=19416] ppid=19412 vsize=56348 CPUtime=100.27
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 2463 0 0 0 10023 4 0 0 25 0 2 0 1156882378 57700352 10934 1992294400 134512640 135305190 4294956144 18446744073709551615 134558360 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.51
Current children cumulated vsize (KiB) 61704

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.23 3/76 19416
/proc/meminfo: memFree=1375600/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=61368 CPUtime=320.91
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 12230 0 0 0 32077 14 0 0 22 0 2 0 1156882355 62840832 12195 1992294400 134512640 135305190 4294956144 18446744073709551615 134556635 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 15342 12195 83 193 0 15146 0
[pid=19415/tid=19416] ppid=19412 vsize=61368 CPUtime=159.99
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 3022 0 0 0 15994 5 0 0 25 0 2 0 1156882378 62840832 12195 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.19
Current children cumulated vsize (KiB) 66724

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.28 3/76 19416
/proc/meminfo: memFree=1375600/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=61368 CPUtime=440.6
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 12243 0 0 0 44046 14 0 0 25 0 2 0 1156882355 62840832 12208 1992294400 134512640 135305190 4294956144 18446744073709551615 134530662 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 15342 12208 83 193 0 15146 0
[pid=19415/tid=19416] ppid=19412 vsize=61368 CPUtime=219.7
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 3028 0 0 0 21965 5 0 0 25 0 2 0 1156882378 62840832 12208 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.88
Current children cumulated vsize (KiB) 66724

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.32 3/76 19416
/proc/meminfo: memFree=1372848/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=64092 CPUtime=560.29
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 12956 0 0 0 56014 15 0 0 25 0 2 0 1156882355 65630208 12921 1992294400 134512640 135305190 4294956144 18446744073709551615 134558410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 16023 12921 83 193 0 15827 0
[pid=19415/tid=19416] ppid=19412 vsize=64092 CPUtime=279.41
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 3290 0 0 0 27936 5 0 0 25 0 2 0 1156882378 65630208 12921 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.57
Current children cumulated vsize (KiB) 69448

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.36 3/76 19416
/proc/meminfo: memFree=1364080/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=72568 CPUtime=679.97
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 15129 0 0 0 67980 17 0 0 25 0 2 0 1156882355 74309632 15094 1992294400 134512640 135305190 4294956144 18446744073709551615 134557272 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 18142 15094 83 193 0 17946 0
[pid=19415/tid=19416] ppid=19412 vsize=72568 CPUtime=339.12
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 4297 0 0 0 33906 6 0 0 17 0 2 0 1156882378 74309632 15094 1992294400 134512640 135305190 4294956144 18446744073709551615 134551998 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.25
Current children cumulated vsize (KiB) 77924

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.40 3/76 19416
/proc/meminfo: memFree=1362864/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=73612 CPUtime=799.66
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 15415 0 0 0 79949 17 0 0 25 0 2 0 1156882355 75378688 15380 1992294400 134512640 135305190 4294956144 18446744073709551615 134557263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 18403 15380 83 193 0 18207 0
[pid=19415/tid=19416] ppid=19412 vsize=73612 CPUtime=398.83
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 4414 0 0 0 39877 6 0 0 25 0 2 0 1156882378 75378688 15380 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 800.94
Current children cumulated vsize (KiB) 78968

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.43 3/76 19416
/proc/meminfo: memFree=1362800/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=73612 CPUtime=919.36
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 15419 0 0 0 91918 18 0 0 25 0 2 0 1156882355 75378688 15384 1992294400 134512640 135305190 4294956144 18446744073709551615 134551671 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 18403 15384 83 193 0 18207 0
[pid=19415/tid=19416] ppid=19412 vsize=73612 CPUtime=458.54
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 4418 0 0 0 45848 6 0 0 25 0 2 0 1156882378 75378688 15384 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 920.64
Current children cumulated vsize (KiB) 78968

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.46 3/76 19416
/proc/meminfo: memFree=1362736/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=73692 CPUtime=1039.05
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 15425 0 0 0 103887 18 0 0 25 0 2 0 1156882355 75460608 15390 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 18423 15390 83 193 0 18227 0
[pid=19415/tid=19416] ppid=19412 vsize=73692 CPUtime=518.25
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 4422 0 0 0 51819 6 0 0 25 0 2 0 1156882378 75460608 15390 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.33
Current children cumulated vsize (KiB) 79048

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.49 3/76 19416
/proc/meminfo: memFree=1356656/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=81968 CPUtime=1158.73
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 16993 0 0 0 115853 20 0 0 19 0 2 0 1156882355 83935232 16958 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 20492 16958 83 193 0 20296 0
[pid=19415/tid=19416] ppid=19412 vsize=81968 CPUtime=577.96
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 5062 0 0 0 57789 7 0 0 25 0 2 0 1156882378 83935232 16958 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.01
Current children cumulated vsize (KiB) 87324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.402 s]
/proc/loadavg: 1.99 1.86 1.51 3/76 19416
/proc/meminfo: memFree=1353584/2055920 swapFree=4164660/4192956
[pid=19412] ppid=19410 vsize=5356 CPUtime=1.28
/proc/19412/stat : 19412 (manysat.sh) S 19410 19412 19255 0 -1 4194304 312 9936 0 0 0 0 118 10 19 0 1 0 1156882226 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19412/statm: 1339 238 195 169 0 50 0
[pid=19415] ppid=19412 vsize=84860 CPUtime=1198.83
/proc/19415/stat : 19415 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194304 17725 0 0 0 119863 20 0 0 25 0 2 0 1156882355 86896640 17690 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/19415/statm: 21215 17690 83 193 0 21019 0
[pid=19415/tid=19416] ppid=19412 vsize=84860 CPUtime=597.97
/proc/19415/task/19416/stat : 19416 (manysat1.1_stat) R 19412 19412 19255 0 -1 4194368 5373 0 0 0 59790 7 0 0 25 0 2 0 1156882378 86896640 17690 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 90216

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

Real time (s): 602.422
CPU time (s): 1200.11
CPU user time (s): 1199.81
CPU system time (s): 0.3
CPU usage (%): 199.214
Max. virtual memory (cumulated for all children) (KiB): 90216

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

runsolver used 0.792879 second user time and 1.9557 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-04 12:49:34
IDJOB=1556490
IDBENCH=70820
IDSOLVER=515
FILE ID=node81/1556490-1238842174
PBS_JOBID= 9085836
Free space on /tmp= 126804 MiB

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

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=373408121

node81.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1432744 kB
Buffers:         43152 kB
Cached:         503792 kB
SwapCached:      19360 kB
Active:         210116 kB
Inactive:       357904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432744 kB
SwapTotal:     4192956 kB
SwapFree:      4164660 kB
Dirty:            5616 kB
Writeback:           0 kB
Mapped:          26232 kB
Slab:            40008 kB
Committed_AS:  3270292 kB
PageTables:       2092 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126796 MiB
End job on node81 at 2009-04-04 12:59:38