Trace number 1719232

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.06 605.023

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
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 variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 6069108, num vars = 306095
0.00/0.00	c Exiting...too many clauses

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-1719232-1240644819/watcher-1719232-1240644819 -o /tmp/evaluation-result-1719232-1240644819/solver-1719232-1240644819 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1719232-1240644819.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.16 3/64 22642
/proc/meminfo: memFree=1599048/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) R 22640 22642 22182 0 -1 4194304 208 0 0 0 0 0 0 0 18 0 1 0 92508883 5484544 175 1992294400 4194304 4889804 548682068784 18446744073709551615 244277017189 0 0 4100 0 0 0 0 17 0 0 0
/proc/22642/statm: 1339 175 142 169 0 50 0

[startup+0.0930431 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 22642
/proc/meminfo: memFree=1599048/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10104 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 22642
/proc/meminfo: memFree=1599048/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301064 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 22642
/proc/meminfo: memFree=1599048/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701109 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 22642
/proc/meminfo: memFree=1599048/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5022 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 22645
/proc/meminfo: memFree=1495032/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=155732 CPUtime=1.48
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 37961 0 0 0 128 20 0 0 25 0 1 0 92508883 159469568 37947 1992294400 134512640 135305190 4294956224 18446744073709551615 134526408 0 0 4096 3 0 0 0 17 1 0 0
/proc/22644/statm: 38933 37949 71 193 0 38737 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 161088

[startup+3.10138 s]
/proc/loadavg: 1.08 1.02 1.16 2/66 22645
/proc/meminfo: memFree=1386808/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=322408 CPUtime=3.08
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 76662 0 0 0 267 41 0 0 25 0 1 0 92508883 330145792 76648 1992294400 134512640 135305190 4294956224 18446744073709551615 134839991 0 0 4096 3 0 0 0 17 1 0 0
/proc/22644/statm: 80602 76649 71 193 0 80406 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 327764

[startup+6.30174 s]
/proc/loadavg: 1.08 1.02 1.16 2/66 22645
/proc/meminfo: memFree=1069240/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=646212 CPUtime=6.28
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 154748 0 0 0 548 80 0 0 25 0 1 0 92508883 661721088 154734 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 1 0 0
/proc/22644/statm: 161553 154735 71 193 0 161357 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 651568

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 1.16 3/67 22646
/proc/meminfo: memFree=929328/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=706736 CPUtime=18.12
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 167605 0 0 0 1723 89 0 0 18 0 2 0 92508883 723697664 167561 1992294400 134512640 135305190 4294956224 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22644/statm: 176684 167561 83 193 0 176488 0
[pid=22644/tid=22646] ppid=22642 vsize=706736 CPUtime=5.44
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 2166 0 0 0 542 2 0 0 20 0 2 0 92509605 723697664 167561 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.12
Current children cumulated vsize (KiB) 712092

[startup+25.5019 s]
/proc/loadavg: 1.28 1.06 1.17 3/67 22646
/proc/meminfo: memFree=920816/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=715108 CPUtime=43.67
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 169789 0 0 0 4275 92 0 0 17 0 2 0 92508883 732270592 169745 1992294400 134512640 135305190 4294956224 18446744073709551615 134528557 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22644/statm: 178777 169745 83 193 0 178581 0
[pid=22644/tid=22646] ppid=22642 vsize=715108 CPUtime=18.19
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 3356 0 0 0 1815 4 0 0 18 0 2 0 92509605 732270592 169745 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 43.67
Current children cumulated vsize (KiB) 720464

[startup+51.1028 s]
/proc/loadavg: 1.52 1.14 1.19 3/67 22646
/proc/meminfo: memFree=915312/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=720524 CPUtime=94.66
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 171182 0 0 0 9372 94 0 0 17 0 2 0 92508883 737816576 171138 1992294400 134512640 135305190 4294956224 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22644/statm: 180131 171138 83 193 0 179935 0
[pid=22644/tid=22646] ppid=22642 vsize=720524 CPUtime=43.69
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 4004 0 0 0 4364 5 0 0 16 0 2 0 92509605 737816576 171138 1992294400 134512640 135305190 4294956224 18446744073709551615 134528198 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 94.66
Current children cumulated vsize (KiB) 725880

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.24 3/67 22646
/proc/meminfo: memFree=904432/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=732348 CPUtime=196.84
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 173834 0 0 0 19587 97 0 0 21 0 2 0 92508883 749924352 173790 1992294400 134512640 135305190 4294956224 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22644/statm: 183087 173790 83 193 0 182891 0
[pid=22644/tid=22646] ppid=22642 vsize=732348 CPUtime=94.68
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 5528 0 0 0 9462 6 0 0 17 0 2 0 92509605 749924352 173790 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 196.84
Current children cumulated vsize (KiB) 737704

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.28 3/67 22646
/proc/meminfo: memFree=890864/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=745840 CPUtime=316.58
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 177224 0 0 0 31555 103 0 0 25 0 2 0 92508883 763740160 177180 1992294400 134512640 135305190 4294956224 18446744073709551615 134542402 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22644/statm: 186460 177180 83 193 0 186264 0
[pid=22644/tid=22646] ppid=22642 vsize=745840 CPUtime=154.44
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 7253 0 0 0 15436 8 0 0 20 0 2 0 92509605 763740160 177180 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 316.58
Current children cumulated vsize (KiB) 751196

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.32 3/67 22646
/proc/meminfo: memFree=873840/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=762668 CPUtime=436.32
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 181449 0 0 0 43524 108 0 0 25 0 2 0 92508883 780972032 181405 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22644/statm: 190667 181405 83 193 0 190471 0
[pid=22644/tid=22646] ppid=22642 vsize=762668 CPUtime=214.2
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 9418 0 0 0 21409 11 0 0 25 0 2 0 92509605 780972032 181405 1992294400 134512640 135305190 4294956224 18446744073709551615 134541741 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 436.32
Current children cumulated vsize (KiB) 768024

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.36 3/67 22646
/proc/meminfo: memFree=857584/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=779172 CPUtime=556.06
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 185537 0 0 0 55494 112 0 0 18 0 2 0 92508883 797872128 185493 1992294400 134512640 135305190 4294956224 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22644/statm: 194793 185493 83 193 0 194597 0
[pid=22644/tid=22646] ppid=22642 vsize=779172 CPUtime=273.96
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 11879 0 0 0 27382 14 0 0 25 0 2 0 92509605 797872128 185493 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 556.06
Current children cumulated vsize (KiB) 784528

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.40 3/67 22648
/proc/meminfo: memFree=844528/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=792264 CPUtime=675.79
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 188753 0 0 0 67462 117 0 0 25 0 2 0 92508883 811278336 188709 1992294400 134512640 135305190 4294956224 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22644/statm: 198066 188709 83 193 0 197870 0
[pid=22644/tid=22646] ppid=22642 vsize=792264 CPUtime=333.72
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 13895 0 0 0 33355 17 0 0 25 0 2 0 92509605 811278336 188709 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 675.79
Current children cumulated vsize (KiB) 797620

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.43 3/67 22648
/proc/meminfo: memFree=844080/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=792720 CPUtime=795.53
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 188870 0 0 0 79436 117 0 0 25 0 2 0 92508883 811745280 188826 1992294400 134512640 135305190 4294956224 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22644/statm: 198180 188826 83 193 0 197984 0
[pid=22644/tid=22646] ppid=22642 vsize=792720 CPUtime=393.48
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 14004 0 0 0 39331 17 0 0 25 0 2 0 92509605 811745280 188826 1992294400 134512640 135305190 4294956224 18446744073709551615 134542031 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 795.53
Current children cumulated vsize (KiB) 798076

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.46 3/67 22648
/proc/meminfo: memFree=832048/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=804532 CPUtime=915.27
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 191863 0 0 0 91406 121 0 0 25 0 2 0 92508883 823840768 191819 1992294400 134512640 135305190 4294956224 18446744073709551615 134558382 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22644/statm: 201133 191819 83 193 0 200937 0
[pid=22644/tid=22646] ppid=22642 vsize=804532 CPUtime=453.23
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 16136 0 0 0 45304 19 0 0 25 0 2 0 92509605 823840768 191820 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 915.27
Current children cumulated vsize (KiB) 809888

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.49 3/67 22648
/proc/meminfo: memFree=816112/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=820512 CPUtime=1035.01
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 195863 0 0 0 103374 127 0 0 25 0 2 0 92508883 840204288 195819 1992294400 134512640 135305190 4294956224 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22644/statm: 205128 195819 83 193 0 204932 0
[pid=22644/tid=22646] ppid=22642 vsize=820512 CPUtime=512.99
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 18733 0 0 0 51276 23 0 0 25 0 2 0 92509605 840204288 195819 1992294400 134512640 135305190 4294956224 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1035.01
Current children cumulated vsize (KiB) 825868

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.52 3/67 22648
/proc/meminfo: memFree=801456/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=835368 CPUtime=1154.76
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 199556 0 0 0 115343 133 0 0 25 0 2 0 92508883 855416832 199512 1992294400 134512640 135305190 4294956224 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22644/statm: 208842 199512 83 193 0 208646 0
[pid=22644/tid=22646] ppid=22642 vsize=835368 CPUtime=572.78
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 20992 0 0 0 57251 27 0 0 25 0 2 0 92509605 855416832 199512 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1154.76
Current children cumulated vsize (KiB) 840724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+605.006 s]
/proc/loadavg: 1.99 1.85 1.54 3/67 22648
/proc/meminfo: memFree=795440/2055920 swapFree=4178508/4192956
[pid=22642] ppid=22640 vsize=5356 CPUtime=0
/proc/22642/stat : 22642 (manysat.sh) S 22640 22642 22182 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92508883 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22642/statm: 1339 237 195 169 0 50 0
[pid=22644] ppid=22642 vsize=841052 CPUtime=1200.06
/proc/22644/stat : 22644 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194304 200964 0 0 0 119871 135 0 0 25 0 2 0 92508883 861237248 200920 1992294400 134512640 135305190 4294956224 18446744073709551615 134528603 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22644/statm: 210263 200920 83 193 0 210067 0
[pid=22644/tid=22646] ppid=22642 vsize=841052 CPUtime=595.48
/proc/22644/task/22646/stat : 22646 (manysat1.1_stat) R 22642 22642 22182 0 -1 4194368 21873 0 0 0 59520 28 0 0 25 0 2 0 92509605 861237248 200920 1992294400 134512640 135305190 4294956224 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 846408

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

Real time (s): 605.023
CPU time (s): 1200.06
CPU user time (s): 1198.71
CPU system time (s): 1.35
CPU usage (%): 198.349
Max. virtual memory (cumulated for all children) (KiB): 846408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 389
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= 3

runsolver used 0.564914 second user time and 1.64775 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-25 09:33:47
IDJOB=1719232
IDBENCH=20580
IDSOLVER=515
FILE ID=node63/1719232-1240644819
PBS_JOBID= 9186441
Free space on /tmp= 66212 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719232-1240644819/watcher-1719232-1240644819 -o /tmp/evaluation-result-1719232-1240644819/solver-1719232-1240644819 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1719232-1240644819.cnf aimd 2

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1270562885

node63.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.236
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.236
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:       1599528 kB
Buffers:         27740 kB
Cached:         350168 kB
SwapCached:       7516 kB
Active:         165080 kB
Inactive:       223036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1599528 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:          133292 kB
Writeback:           0 kB
Mapped:          14824 kB
Slab:            54084 kB
Committed_AS:   485480 kB
PageTables:       1452 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= 66208 MiB
End job on node63 at 2009-04-25 09:43:54