Trace number 1721654

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 0/2009-03-20? (TO) 1200.07 603.119

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.09/0.13	c ==============================================================================
0.09/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.13	c ==============================================================================
0.09/0.13	c |         0 |  216962   647286 |   65088       0        0     nan |  0.000 % |
2.89/2.95	c |         0 |  215680   949307 |      --       0       --      -- |     --   | -1282/302021
2.89/2.95	c ==============================================================================
2.89/2.95	c Result  :   #vars: 1435   #clauses: 215680   #literals: 949307
2.89/2.95	c CPU time:   2.92355 s
2.89/2.95	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-1721654-1240668057/watcher-1721654-1240668057 -o /tmp/evaluation-result-1721654-1240668057/solver-1721654-1240668057 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1721654-1240668057.cnf aimd 0 

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 0.99 3/65 24891
/proc/meminfo: memFree=1529080/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=0
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94839421 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 235 195 169 0 50 0
[pid=24892] ppid=24891 vsize=956 CPUtime=0
/proc/24892/stat : 24892 (SatElite) R 24891 24891 24676 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 94839422 978944 156 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/24892/statm: 239 158 50 127 0 109 0

[startup+0.0466579 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24891
/proc/meminfo: memFree=1529080/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=0
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94839421 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 235 195 169 0 50 0
[pid=24892] ppid=24891 vsize=4920 CPUtime=0.03
/proc/24892/stat : 24892 (SatElite) R 24891 24891 24676 0 -1 4194304 1060 0 0 0 3 0 0 0 19 0 1 0 94839422 5038080 1044 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/24892/statm: 1230 1045 50 127 0 1100 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10276

[startup+0.10266 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24891
/proc/meminfo: memFree=1529080/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=0
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94839421 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 235 195 169 0 50 0
[pid=24892] ppid=24891 vsize=9268 CPUtime=0.09
/proc/24892/stat : 24892 (SatElite) R 24891 24891 24676 0 -1 4194304 2129 0 0 0 9 0 0 0 19 0 1 0 94839422 9490432 2113 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/24892/statm: 2317 2113 50 127 0 2187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14624

[startup+0.301677 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24891
/proc/meminfo: memFree=1529080/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=0
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94839421 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 235 195 169 0 50 0
[pid=24892] ppid=24891 vsize=17048 CPUtime=0.29
/proc/24892/stat : 24892 (SatElite) R 24891 24891 24676 0 -1 4194304 4102 0 0 0 28 1 0 0 21 0 1 0 94839422 17457152 4086 1992294400 134512640 135034092 4294956096 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 0 0 0
/proc/24892/statm: 4262 4086 68 127 0 4132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22404

[startup+0.701717 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24891
/proc/meminfo: memFree=1529080/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=0
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94839421 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 235 195 169 0 50 0
[pid=24892] ppid=24891 vsize=19756 CPUtime=0.69
/proc/24892/stat : 24892 (SatElite) R 24891 24891 24676 0 -1 4194304 4588 0 0 0 68 1 0 0 25 0 1 0 94839422 20230144 4572 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/24892/statm: 4939 4572 68 127 0 4809 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25112

[startup+1.50279 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 24893
/proc/meminfo: memFree=1506344/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=0
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94839421 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 235 195 169 0 50 0
[pid=24892] ppid=24891 vsize=23716 CPUtime=1.48
/proc/24892/stat : 24892 (SatElite) R 24891 24891 24676 0 -1 4194304 5402 0 0 0 147 1 0 0 25 0 1 0 94839422 24285184 5386 1992294400 134512640 135034092 4294956096 18446744073709551615 134569616 0 0 4096 3 0 0 0 17 0 0 0
/proc/24892/statm: 5929 5386 68 127 0 5799 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29072

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 24893
/proc/meminfo: memFree=1506216/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=0
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94839421 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 235 195 169 0 50 0
[pid=24892] ppid=24891 vsize=21320 CPUtime=3.08
/proc/24892/stat : 24892 (SatElite) R 24891 24891 24676 0 -1 4194304 5403 0 0 0 306 2 0 0 25 0 1 0 94839422 21831680 4959 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/24892/statm: 5330 4959 68 127 0 5200 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26676

[startup+6.30125 s]
/proc/loadavg: 1.01 1.00 1.00 3/68 24901
/proc/meminfo: memFree=1489432/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=47404 CPUtime=5.78
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 8901 0 0 0 574 4 0 0 18 0 2 0 94839749 48541696 8887 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 11851 8887 83 193 0 11655 0
[pid=24894/tid=24895] ppid=24891 vsize=47404 CPUtime=2.78
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 986 0 0 0 278 0 0 0 19 0 2 0 94839772 48541696 8887 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.04
Current children cumulated vsize (KiB) 52760

[startup+12.7019 s]
/proc/loadavg: 1.09 1.02 1.01 3/68 24901
/proc/meminfo: memFree=1477600/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=58928 CPUtime=18.55
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 11581 0 0 0 1848 7 0 0 25 0 2 0 94839749 60342272 11567 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 14732 11567 83 193 0 14536 0
[pid=24894/tid=24895] ppid=24891 vsize=58928 CPUtime=9.17
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 2188 0 0 0 916 1 0 0 19 0 2 0 94839772 60342272 11567 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.81
Current children cumulated vsize (KiB) 64284

[startup+25.5021 s]
/proc/loadavg: 1.29 1.06 1.02 3/68 24901
/proc/meminfo: memFree=1471200/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=64264 CPUtime=44.09
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 12986 0 0 0 4400 9 0 0 25 0 2 0 94839749 65806336 12972 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 16066 12972 83 193 0 15870 0
[pid=24894/tid=24895] ppid=24891 vsize=64264 CPUtime=21.97
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 2810 0 0 0 2195 2 0 0 25 0 2 0 94839772 65806336 12972 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.35
Current children cumulated vsize (KiB) 69620

[startup+51.1025 s]
/proc/loadavg: 1.53 1.14 1.04 3/68 24901
/proc/meminfo: memFree=1461024/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=75528 CPUtime=95.18
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 15546 0 0 0 9506 12 0 0 25 0 2 0 94839749 77340672 15532 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 18882 15532 83 193 0 18686 0
[pid=24894/tid=24895] ppid=24891 vsize=75528 CPUtime=47.56
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 3908 0 0 0 4753 3 0 0 25 0 2 0 94839772 77340672 15532 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.44
Current children cumulated vsize (KiB) 80884

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.09 3/68 24901
/proc/meminfo: memFree=1448672/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=89100 CPUtime=197.36
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 18617 0 0 0 19721 15 0 0 25 0 2 0 94839749 91238400 18603 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 22275 18603 83 193 0 22079 0
[pid=24894/tid=24895] ppid=24891 vsize=89100 CPUtime=98.74
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 5342 0 0 0 9870 4 0 0 25 0 2 0 94839772 91238400 18603 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 200.62
Current children cumulated vsize (KiB) 94456

[startup+162.303 s]
/proc/loadavg: 1.92 1.40 1.15 3/68 24901
/proc/meminfo: memFree=1444000/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=93160 CPUtime=317.09
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 19722 0 0 0 31693 16 0 0 25 0 2 0 94839749 95395840 19708 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 23290 19708 83 193 0 23094 0
[pid=24894/tid=24895] ppid=24891 vsize=93160 CPUtime=158.72
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 6192 0 0 0 15867 5 0 0 25 0 2 0 94839772 95395840 19708 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 320.35
Current children cumulated vsize (KiB) 98516

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/68 24901
/proc/meminfo: memFree=1439264/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=99104 CPUtime=436.84
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 20900 0 0 0 43666 18 0 0 25 0 2 0 94839749 101482496 20886 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 24776 20886 83 193 0 24580 0
[pid=24894/tid=24895] ppid=24891 vsize=99104 CPUtime=218.7
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 6810 0 0 0 21864 6 0 0 25 0 2 0 94839772 101482496 20886 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.1
Current children cumulated vsize (KiB) 104460

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/68 24901
/proc/meminfo: memFree=1436832/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=100920 CPUtime=556.58
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 21532 0 0 0 55640 18 0 0 25 0 2 0 94839749 103342080 21518 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 25230 21518 83 193 0 25034 0
[pid=24894/tid=24895] ppid=24891 vsize=100920 CPUtime=278.67
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 7246 0 0 0 27861 6 0 0 25 0 2 0 94839772 103342080 21518 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 559.84
Current children cumulated vsize (KiB) 106276

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.29 3/68 24901
/proc/meminfo: memFree=1427616/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=111032 CPUtime=676.32
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 23828 0 0 0 67611 21 0 0 25 0 2 0 94839749 113696768 23789 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 27758 23789 83 193 0 27562 0
[pid=24894/tid=24895] ppid=24891 vsize=111032 CPUtime=338.65
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 8029 0 0 0 33858 7 0 0 25 0 2 0 94839772 113696768 23789 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 679.58
Current children cumulated vsize (KiB) 116388

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.33 3/68 24901
/proc/meminfo: memFree=1423904/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=115856 CPUtime=796.07
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 24749 0 0 0 79586 21 0 0 17 0 2 0 94839749 118636544 24710 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 28964 24710 83 193 0 28768 0
[pid=24894/tid=24895] ppid=24891 vsize=115856 CPUtime=398.63
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 8387 0 0 0 39856 7 0 0 25 0 2 0 94839772 118636544 24710 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 799.33
Current children cumulated vsize (KiB) 121212

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/68 24901
/proc/meminfo: memFree=1422176/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=116756 CPUtime=915.81
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 25185 0 0 0 91559 22 0 0 25 0 2 0 94839749 119558144 25146 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 29189 25146 83 193 0 28993 0
[pid=24894/tid=24895] ppid=24891 vsize=116756 CPUtime=458.61
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 8568 0 0 0 45854 7 0 0 25 0 2 0 94839772 119558144 25146 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.07
Current children cumulated vsize (KiB) 122112

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/68 24901
/proc/meminfo: memFree=1415840/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=124680 CPUtime=1035.55
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 26753 0 0 0 103531 24 0 0 25 0 2 0 94839749 127672320 26714 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 31170 26714 83 193 0 30974 0
[pid=24894/tid=24895] ppid=24891 vsize=124680 CPUtime=518.59
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 9202 0 0 0 51851 8 0 0 17 0 2 0 94839772 127672320 26714 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1038.81
Current children cumulated vsize (KiB) 130036

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/68 24901
/proc/meminfo: memFree=1414560/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=126396 CPUtime=1155.3
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 27076 0 0 0 115505 25 0 0 25 0 2 0 94839749 129429504 27037 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 31599 27037 83 193 0 31403 0
[pid=24894/tid=24895] ppid=24891 vsize=126396 CPUtime=578.57
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 9454 0 0 0 57848 9 0 0 25 0 2 0 94839772 129429504 27037 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1158.56
Current children cumulated vsize (KiB) 131752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.102 s]
/proc/loadavg: 1.99 1.85 1.45 3/68 24901
/proc/meminfo: memFree=1414304/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=126772 CPUtime=1196.81
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 27136 0 0 0 119656 25 0 0 25 0 2 0 94839749 129814528 27097 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 31693 27097 83 193 0 31497 0
[pid=24894/tid=24895] ppid=24891 vsize=126772 CPUtime=599.37
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 9482 0 0 0 59928 9 0 0 25 0 2 0 94839772 129814528 27097 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 132128

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

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

[startup+603.102 s]
/proc/loadavg: 1.99 1.85 1.45 3/68 24901
/proc/meminfo: memFree=1414304/2055920 swapFree=4188716/4192956
[pid=24891] ppid=24889 vsize=5356 CPUtime=3.26
/proc/24891/stat : 24891 (manysat.sh) S 24889 24891 24676 0 -1 4194304 312 5406 0 0 0 0 323 3 16 0 1 0 94839421 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1339 238 195 169 0 50 0
[pid=24894] ppid=24891 vsize=126772 CPUtime=1196.81
/proc/24894/stat : 24894 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194304 27136 0 0 0 119656 25 0 0 25 0 2 0 94839749 129814528 27097 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24894/statm: 31693 27097 83 193 0 31497 0
[pid=24894/tid=24895] ppid=24891 vsize=126772 CPUtime=599.37
/proc/24894/task/24895/stat : 24895 (manysat1.1_stat) R 24891 24891 24676 0 -1 4194368 9482 0 0 0 59928 9 0 0 25 0 2 0 94839772 129814528 27097 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 132128

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 603.119
CPU time (s): 1200.07
CPU user time (s): 1199.79
CPU system time (s): 0.28
CPU usage (%): 198.977
Max. virtual memory (cumulated for all children) (KiB): 132128

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

runsolver used 0.52192 second user time and 1.68374 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-25 16:00:57
IDJOB=1721654
IDBENCH=71074
IDSOLVER=513
FILE ID=node8/1721654-1240668057
PBS_JOBID= 9186607
Free space on /tmp= 65876 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_11_UNSAT.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721654-1240668057/watcher-1721654-1240668057 -o /tmp/evaluation-result-1721654-1240668057/solver-1721654-1240668057 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1721654-1240668057.cnf aimd 0

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=1528822031

node8.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.238
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.238
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:       1529560 kB
Buffers:         14576 kB
Cached:         442768 kB
SwapCached:       1928 kB
Active:          93292 kB
Inactive:       376712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1529560 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            4984 kB
Writeback:           0 kB
Mapped:          21064 kB
Slab:            42148 kB
Committed_AS:   470272 kB
PageTables:       1372 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= 65868 MiB
End job on node8 at 2009-04-25 16:11:02