Trace number 1556489

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 1/2009-03-20? (TO) 1200.11 602.219

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

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: 0.92 0.98 1.08 3/64 3469
/proc/meminfo: memFree=1610648/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=0
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1156875932 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 235 195 169 0 50 0
[pid=3470] ppid=3469 vsize=1556 CPUtime=0
/proc/3470/stat : 3470 (SatElite) R 3469 3469 3390 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 1156875932 1593344 273 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/3470/statm: 389 276 51 127 0 259 0

[startup+0.0369711 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3469
/proc/meminfo: memFree=1610648/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=0
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1156875932 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 235 195 169 0 50 0
[pid=3470] ppid=3469 vsize=14132 CPUtime=0.02
/proc/3470/stat : 3470 (SatElite) R 3469 3469 3390 0 -1 4194304 2238 0 0 0 2 0 0 0 19 0 1 0 1156875932 14471168 2075 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/3470/statm: 3533 2077 51 127 0 3403 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19488

[startup+0.101985 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3469
/proc/meminfo: memFree=1610648/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=0
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1156875932 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 235 195 169 0 50 0
[pid=3470] ppid=3469 vsize=23060 CPUtime=0.09
/proc/3470/stat : 3470 (SatElite) R 3469 3469 3390 0 -1 4194304 4442 0 0 0 7 2 0 0 19 0 1 0 1156875932 23613440 4279 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/3470/statm: 5765 4280 51 127 0 5635 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28416

[startup+0.302027 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3469
/proc/meminfo: memFree=1610648/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=0
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1156875932 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 235 195 169 0 50 0
[pid=3470] ppid=3469 vsize=36040 CPUtime=0.29
/proc/3470/stat : 3470 (SatElite) R 3469 3469 3390 0 -1 4194304 7857 0 0 0 26 3 0 0 20 0 1 0 1156875932 36904960 7490 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/3470/statm: 9010 7490 68 127 0 8880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41396

[startup+0.701114 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3469
/proc/meminfo: memFree=1610648/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=0
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1156875932 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 235 195 169 0 50 0
[pid=3470] ppid=3469 vsize=42600 CPUtime=0.69
/proc/3470/stat : 3470 (SatElite) R 3469 3469 3390 0 -1 4194304 9392 0 0 0 64 5 0 0 24 0 1 0 1156875932 43622400 9025 1992294400 134512640 135034092 4294956096 18446744073709551615 134566294 0 0 4096 3 0 0 0 17 0 0 0
/proc/3470/statm: 10650 9025 68 127 0 10520 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47956

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 3471
/proc/meminfo: memFree=1569480/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 5356

[startup+3.10164 s]
/proc/loadavg: 0.92 0.98 1.08 3/67 3473
/proc/meminfo: memFree=1575040/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=41860 CPUtime=3.33
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 7299 0 0 0 322 11 0 0 17 0 2 0 1156876062 42864640 7264 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 10465 7264 83 193 0 10269 0
[pid=3472/tid=3473] ppid=3469 vsize=41860 CPUtime=1.54
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 618 0 0 0 150 4 0 0 17 0 2 0 1156876085 42864640 7264 1992294400 134512640 135305190 4294956144 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 47216

[startup+6.30133 s]
/proc/loadavg: 1.01 1.00 1.08 3/67 3473
/proc/meminfo: memFree=1573248/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=42904 CPUtime=9.71
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 7569 0 0 0 960 11 0 0 20 0 2 0 1156876062 43933696 7534 1992294400 134512640 135305190 4294956144 18446744073709551615 134556761 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 10726 7534 83 193 0 10530 0
[pid=3472/tid=3473] ppid=3469 vsize=42904 CPUtime=4.74
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 750 0 0 0 470 4 0 0 17 0 2 0 1156876085 43933696 7534 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.99
Current children cumulated vsize (KiB) 48260

[startup+12.7017 s]
/proc/loadavg: 1.09 1.02 1.09 3/67 3473
/proc/meminfo: memFree=1571264/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=44600 CPUtime=22.48
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 8023 0 0 0 2236 12 0 0 17 0 2 0 1156876062 45670400 7988 1992294400 134512640 135305190 4294956144 18446744073709551615 134551620 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 11150 7988 83 193 0 10954 0
[pid=3472/tid=3473] ppid=3469 vsize=44600 CPUtime=11.14
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 973 0 0 0 1109 5 0 0 17 0 2 0 1156876085 45670400 7988 1992294400 134512640 135305190 4294956144 18446744073709551615 134557493 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.76
Current children cumulated vsize (KiB) 49956

[startup+25.5015 s]
/proc/loadavg: 1.29 1.06 1.10 3/67 3473
/proc/meminfo: memFree=1568448/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=47204 CPUtime=48.03
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 8693 0 0 0 4790 13 0 0 17 0 2 0 1156876062 48336896 8658 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 11801 8658 83 193 0 11605 0
[pid=3472/tid=3473] ppid=3469 vsize=47204 CPUtime=23.93
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 1345 0 0 0 2388 5 0 0 25 0 2 0 1156876085 48336896 8658 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.31
Current children cumulated vsize (KiB) 52560

[startup+51.102 s]
/proc/loadavg: 1.53 1.14 1.12 3/67 3473
/proc/meminfo: memFree=1564480/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=50984 CPUtime=99.1
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 9667 0 0 0 9895 15 0 0 25 0 2 0 1156876062 52207616 9632 1992294400 134512640 135305190 4294956144 18446744073709551615 134528268 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 12746 9632 83 193 0 12550 0
[pid=3472/tid=3473] ppid=3469 vsize=50984 CPUtime=49.51
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 1864 0 0 0 4945 6 0 0 25 0 2 0 1156876085 52207616 9632 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.38
Current children cumulated vsize (KiB) 56340

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.17 3/67 3475
/proc/meminfo: memFree=1559616/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=55812 CPUtime=201.28
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 10924 0 0 0 20111 17 0 0 25 0 2 0 1156876062 57151488 10889 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 13953 10889 83 193 0 13757 0
[pid=3472/tid=3473] ppid=3469 vsize=55812 CPUtime=100.69
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 2396 0 0 0 10062 7 0 0 25 0 2 0 1156876085 57151488 10889 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.56
Current children cumulated vsize (KiB) 61168

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.21 3/67 3475
/proc/meminfo: memFree=1555200/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=59920 CPUtime=320.99
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 11968 0 0 0 32081 18 0 0 25 0 2 0 1156876062 61358080 11933 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 14980 11933 83 193 0 14784 0
[pid=3472/tid=3473] ppid=3469 vsize=59920 CPUtime=160.65
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 2886 0 0 0 16057 8 0 0 25 0 2 0 1156876085 61358080 11933 1992294400 134512640 135305190 4294956144 18446744073709551615 134528594 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.27
Current children cumulated vsize (KiB) 65276

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.26 3/67 3475
/proc/meminfo: memFree=1554368/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=60744 CPUtime=440.73
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 12166 0 0 0 44054 19 0 0 25 0 2 0 1156876062 62201856 12131 1992294400 134512640 135305190 4294956144 18446744073709551615 134551714 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 15186 12131 83 193 0 14990 0
[pid=3472/tid=3473] ppid=3469 vsize=60744 CPUtime=220.63
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 2997 0 0 0 22055 8 0 0 25 0 2 0 1156876085 62201856 12131 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.01
Current children cumulated vsize (KiB) 66100

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.30 3/67 3475
/proc/meminfo: memFree=1549696/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=66440 CPUtime=560.46
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 13329 0 0 0 56026 20 0 0 25 0 2 0 1156876062 68034560 13294 1992294400 134512640 135305190 4294956144 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 16610 13294 83 193 0 16414 0
[pid=3472/tid=3473] ppid=3469 vsize=66440 CPUtime=280.6
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 3565 0 0 0 28051 9 0 0 25 0 2 0 1156876085 68034560 13294 1992294400 134512640 135305190 4294956144 18446744073709551615 134558382 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.74
Current children cumulated vsize (KiB) 71796

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.34 3/67 3475
/proc/meminfo: memFree=1545024/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=71016 CPUtime=680.19
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 14505 0 0 0 67997 22 0 0 25 0 2 0 1156876062 72720384 14470 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 17754 14470 83 193 0 17558 0
[pid=3472/tid=3473] ppid=3469 vsize=71016 CPUtime=340.56
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 4134 0 0 0 34047 9 0 0 25 0 2 0 1156876085 72720384 14470 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.47
Current children cumulated vsize (KiB) 76372

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.38 3/67 3475
/proc/meminfo: memFree=1539840/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=76108 CPUtime=799.92
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 15770 0 0 0 79969 23 0 0 25 0 2 0 1156876062 77934592 15735 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 19027 15735 83 193 0 18831 0
[pid=3472/tid=3473] ppid=3469 vsize=76108 CPUtime=400.55
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 4738 0 0 0 40044 11 0 0 25 0 2 0 1156876085 77934592 15735 1992294400 134512640 135305190 4294956144 18446744073709551615 134557414 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.2
Current children cumulated vsize (KiB) 81464

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.42 3/67 3475
/proc/meminfo: memFree=1539840/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=76108 CPUtime=919.66
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 15783 0 0 0 91942 24 0 0 25 0 2 0 1156876062 77934592 15748 1992294400 134512640 135305190 4294956144 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 19027 15748 83 193 0 18831 0
[pid=3472/tid=3473] ppid=3469 vsize=76108 CPUtime=460.52
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 4747 0 0 0 46041 11 0 0 25 0 2 0 1156876085 77934592 15748 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.94
Current children cumulated vsize (KiB) 81464

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.45 3/67 3475
/proc/meminfo: memFree=1539712/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=76188 CPUtime=1039.38
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 15796 0 0 0 103914 24 0 0 25 0 2 0 1156876062 78016512 15761 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 19047 15761 83 193 0 18851 0
[pid=3472/tid=3473] ppid=3469 vsize=76188 CPUtime=520.48
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 4757 0 0 0 52037 11 0 0 25 0 2 0 1156876085 78016512 15761 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.66
Current children cumulated vsize (KiB) 81544

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.48 3/67 3475
/proc/meminfo: memFree=1539392/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=76572 CPUtime=1159.11
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 15932 0 0 0 115887 24 0 0 18 0 2 0 1156876062 78409728 15897 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 19143 15897 83 193 0 18947 0
[pid=3472/tid=3473] ppid=3469 vsize=76572 CPUtime=580.46
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 4800 0 0 0 58035 11 0 0 25 0 2 0 1156876085 78409728 15897 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.39
Current children cumulated vsize (KiB) 81928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.202 s]
/proc/loadavg: 1.99 1.85 1.49 3/67 3475
/proc/meminfo: memFree=1536640/2055920 swapFree=4177960/4192956
[pid=3469] ppid=3467 vsize=5356 CPUtime=1.28
/proc/3469/stat : 3469 (manysat.sh) S 3467 3469 3390 0 -1 4194304 312 9936 0 0 0 0 121 7 19 0 1 0 1156875932 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3469/statm: 1339 238 195 169 0 50 0
[pid=3472] ppid=3469 vsize=79064 CPUtime=1198.83
/proc/3472/stat : 3472 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194304 16565 0 0 0 119858 25 0 0 25 0 2 0 1156876062 80961536 16530 1992294400 134512640 135305190 4294956144 18446744073709551615 134528851 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3472/statm: 19766 16530 83 193 0 19570 0
[pid=3472/tid=3473] ppid=3469 vsize=79064 CPUtime=600.35
/proc/3472/task/3473/stat : 3473 (manysat1.1_stat) R 3469 3469 3390 0 -1 4194368 5096 0 0 0 60024 11 0 0 22 0 2 0 1156876085 80961536 16530 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 84420

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 3469 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=215815
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=78987
# CPU time returned by wait4() is 1.2948
# 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.219
CPU time (s): 1200.11
CPU user time (s): 1199.79
CPU system time (s): 0.32
CPU usage (%): 199.281
Max. virtual memory (cumulated for all children) (KiB): 84420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.21582
system time used= 0.078987
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= 7

runsolver used 0.540917 second user time and 1.66175 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-04 12:49:10
IDJOB=1556489
IDBENCH=70820
IDSOLVER=514
FILE ID=node71/1556489-1238842149
PBS_JOBID= 9085853
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=1065493420

node71.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.270
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.270
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:       1611192 kB
Buffers:         41724 kB
Cached:         327484 kB
SwapCached:       8940 kB
Active:         152036 kB
Inactive:       227808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611192 kB
SwapTotal:     4192956 kB
SwapFree:      4177960 kB
Dirty:            5624 kB
Writeback:           0 kB
Mapped:          16356 kB
Slab:            50900 kB
Committed_AS:  2661340 kB
PageTables:       1444 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= 66536 MiB
End job on node71 at 2009-04-04 12:59:14