Trace number 1721806

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.19 604.119

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
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.19/0.23	c ==============================================================================
0.19/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.23	c ==============================================================================
0.19/0.23	c |         0 |  330948   988222 |   99284       0        0     nan |  0.000 % |
4.78/4.86	c |         0 |  329509  1447248 |      --       0       --      -- |     --   | -1439/459026
4.78/4.86	c ==============================================================================
4.78/4.86	c Result  :   #vars: 2029   #clauses: 329509   #literals: 1447248
4.78/4.86	c CPU time:   4.81227 s
4.78/4.86	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-1721806-1240669818/watcher-1721806-1240669818 -o /tmp/evaluation-result-1721806-1240669818/solver-1721806-1240669818 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1721806-1240669818.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.00 3/64 19000
/proc/meminfo: memFree=1637632/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=0
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95015236 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19000/statm: 1339 235 195 169 0 50 0
[pid=19001] ppid=19000 vsize=1680 CPUtime=0
/proc/19001/stat : 19001 (SatElite) R 19000 19000 18650 0 -1 4194304 312 0 0 0 0 0 0 0 18 0 1 0 95015236 1720320 296 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/19001/statm: 420 297 51 127 0 290 0

[startup+0.077589 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19000
/proc/meminfo: memFree=1637632/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=0
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95015236 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19000/statm: 1339 235 195 169 0 50 0
[pid=19001] ppid=19000 vsize=6720 CPUtime=0.06
/proc/19001/stat : 19001 (SatElite) R 19000 19000 18650 0 -1 4194304 1560 0 0 0 6 0 0 0 18 0 1 0 95015236 6881280 1544 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/19001/statm: 1680 1544 51 127 0 1550 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12076

[startup+0.102581 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19000
/proc/meminfo: memFree=1637632/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=0
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95015236 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19000/statm: 1339 235 195 169 0 50 0
[pid=19001] ppid=19000 vsize=8816 CPUtime=0.08
/proc/19001/stat : 19001 (SatElite) R 19000 19000 18650 0 -1 4194304 2007 0 0 0 8 0 0 0 18 0 1 0 95015236 9027584 1991 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/19001/statm: 2204 1991 51 127 0 2074 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14172

[startup+0.302526 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19000
/proc/meminfo: memFree=1637632/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=0
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95015236 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19000/statm: 1339 235 195 169 0 50 0
[pid=19001] ppid=19000 vsize=24536 CPUtime=0.29
/proc/19001/stat : 19001 (SatElite) R 19000 19000 18650 0 -1 4194304 5857 0 0 0 26 3 0 0 19 0 1 0 95015236 25124864 5841 1992294400 134512640 135034092 4294956096 18446744073709551615 134547343 0 0 4096 3 0 0 0 17 1 0 0
/proc/19001/statm: 6134 5841 68 127 0 6004 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29892

[startup+0.701411 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19000
/proc/meminfo: memFree=1637632/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=0
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95015236 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19000/statm: 1339 235 195 169 0 50 0
[pid=19001] ppid=19000 vsize=27488 CPUtime=0.69
/proc/19001/stat : 19001 (SatElite) R 19000 19000 18650 0 -1 4194304 6560 0 0 0 66 3 0 0 23 0 1 0 95015236 28147712 6544 1992294400 134512640 135034092 4294956096 18446744073709551615 134540724 0 0 4096 3 0 0 0 17 1 0 0
/proc/19001/statm: 6872 6544 68 127 0 6742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32844

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19002
/proc/meminfo: memFree=1608880/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=0
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95015236 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19000/statm: 1339 235 195 169 0 50 0
[pid=19001] ppid=19000 vsize=36844 CPUtime=1.48
/proc/19001/stat : 19001 (SatElite) R 19000 19000 18650 0 -1 4194304 8200 0 0 0 144 4 0 0 25 0 1 0 95015236 37728256 8184 1992294400 134512640 135034092 4294956096 18446744073709551615 134569538 0 0 4096 3 0 0 0 17 1 0 0
/proc/19001/statm: 9211 8184 68 127 0 9081 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42200

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19002
/proc/meminfo: memFree=1603248/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=0
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95015236 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19000/statm: 1339 235 195 169 0 50 0
[pid=19001] ppid=19000 vsize=36844 CPUtime=3.09
/proc/19001/stat : 19001 (SatElite) R 19000 19000 18650 0 -1 4194304 8200 0 0 0 305 4 0 0 25 0 1 0 95015236 37728256 8184 1992294400 134512640 135034092 4294956096 18446744073709551615 134569582 0 0 4096 3 0 0 0 17 1 0 0
/proc/19001/statm: 9211 8184 68 127 0 9081 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42200

[startup+6.30184 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19003
/proc/meminfo: memFree=1628144/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=59848 CPUtime=1.42
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 11833 0 0 0 136 6 0 0 16 0 2 0 95015776 61284352 11818 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 14962 11818 83 193 0 14766 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 65204

[startup+12.701 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 19004
/proc/meminfo: memFree=1566056/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=75680 CPUtime=14.19
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 15780 0 0 0 1409 10 0 0 17 0 2 0 95015776 77496320 15765 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 18920 15765 83 193 0 18724 0
[pid=19003/tid=19004] ppid=19000 vsize=75680 CPUtime=6.9
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 2562 0 0 0 688 2 0 0 17 0 2 0 95015812 77496320 15765 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.57
Current children cumulated vsize (KiB) 81036

[startup+25.5024 s]
/proc/loadavg: 1.28 1.06 1.02 3/67 19004
/proc/meminfo: memFree=1552808/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=88628 CPUtime=39.75
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 19155 0 0 0 3961 14 0 0 25 0 2 0 95015776 90755072 19140 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 22157 19140 83 193 0 21961 0
[pid=19003/tid=19004] ppid=19000 vsize=88628 CPUtime=19.65
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 4095 0 0 0 1962 3 0 0 17 0 2 0 95015812 90755072 19140 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.13
Current children cumulated vsize (KiB) 93984

[startup+51.1022 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 19004
/proc/meminfo: memFree=1539816/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=101856 CPUtime=90.85
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 22256 0 0 0 9067 18 0 0 25 0 2 0 95015776 104300544 22241 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 25464 22241 83 193 0 25268 0
[pid=19003/tid=19004] ppid=19000 vsize=101856 CPUtime=45.16
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 5676 0 0 0 4511 5 0 0 25 0 2 0 95015812 104300544 22241 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.23
Current children cumulated vsize (KiB) 107212

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 19004
/proc/meminfo: memFree=1514920/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=127064 CPUtime=193.06
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 28476 0 0 0 19282 24 0 0 25 0 2 0 95015776 130113536 28461 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 31766 28461 83 193 0 31570 0
[pid=19003/tid=19004] ppid=19000 vsize=127064 CPUtime=96.17
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 9337 0 0 0 9608 9 0 0 25 0 2 0 95015812 130113536 28461 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.44
Current children cumulated vsize (KiB) 132420

[startup+162.303 s]
/proc/loadavg: 1.98 1.41 1.15 3/67 19004
/proc/meminfo: memFree=1503912/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=139976 CPUtime=312.83
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 31457 0 0 0 31257 26 0 0 25 0 2 0 95015776 143335424 31442 1992294400 134512640 135305190 4294956144 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 34994 31442 83 193 0 34798 0
[pid=19003/tid=19004] ppid=19000 vsize=139976 CPUtime=155.95
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 10609 0 0 0 15585 10 0 0 25 0 2 0 95015812 143335424 31442 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.21
Current children cumulated vsize (KiB) 145332

[startup+222.303 s]
/proc/loadavg: 1.99 1.52 1.20 3/67 19004
/proc/meminfo: memFree=1473576/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=169176 CPUtime=432.61
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 38763 0 0 0 43227 34 0 0 25 0 2 0 95015776 173236224 38748 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 42294 38748 83 193 0 42098 0
[pid=19003/tid=19004] ppid=19000 vsize=169176 CPUtime=215.74
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 12625 0 0 0 21561 13 0 0 25 0 2 0 95015812 173236224 38748 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 437.99
Current children cumulated vsize (KiB) 174532

[startup+282.303 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 19004
/proc/meminfo: memFree=1471528/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=171628 CPUtime=552.38
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 39336 0 0 0 55204 34 0 0 25 0 2 0 95015776 175747072 39321 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 42907 39321 83 193 0 42711 0
[pid=19003/tid=19004] ppid=19000 vsize=171628 CPUtime=275.5
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 13060 0 0 0 27537 13 0 0 25 0 2 0 95015812 175747072 39321 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 557.76
Current children cumulated vsize (KiB) 176984

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 19006
/proc/meminfo: memFree=1467176/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=176120 CPUtime=672.17
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 40361 0 0 0 67181 36 0 0 25 0 2 0 95015776 180346880 40346 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 44030 40346 83 193 0 43834 0
[pid=19003/tid=19004] ppid=19000 vsize=176120 CPUtime=335.28
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 13656 0 0 0 33514 14 0 0 25 0 2 0 95015812 180346880 40346 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.55
Current children cumulated vsize (KiB) 181476

[startup+402.303 s]
/proc/loadavg: 2.13 1.76 1.34 3/67 19006
/proc/meminfo: memFree=1465448/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=178080 CPUtime=791.96
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 40791 0 0 0 79160 36 0 0 25 0 2 0 95015776 182353920 40776 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 44520 40776 83 193 0 44324 0
[pid=19003/tid=19004] ppid=19000 vsize=178080 CPUtime=395.06
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 13776 0 0 0 39492 14 0 0 25 0 2 0 95015812 182353920 40776 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 797.34
Current children cumulated vsize (KiB) 183436

[startup+462.302 s]
/proc/loadavg: 2.05 1.80 1.38 3/67 19006
/proc/meminfo: memFree=1456168/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=188304 CPUtime=911.75
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 43104 0 0 0 91136 39 0 0 25 0 2 0 95015776 192823296 43089 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 47076 43089 83 193 0 46880 0
[pid=19003/tid=19004] ppid=19000 vsize=188304 CPUtime=454.84
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 15076 0 0 0 45469 15 0 0 25 0 2 0 95015812 192823296 43089 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 917.13
Current children cumulated vsize (KiB) 193660

[startup+522.302 s]
/proc/loadavg: 2.02 1.84 1.42 3/67 19006
/proc/meminfo: memFree=1434856/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=211360 CPUtime=1031.53
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 48424 0 0 0 103108 45 0 0 25 0 2 0 95015776 216432640 48393 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 52840 48393 83 193 0 52644 0
[pid=19003/tid=19004] ppid=19000 vsize=211360 CPUtime=514.63
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 19049 0 0 0 51444 19 0 0 25 0 2 0 95015812 216432640 48393 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1036.91
Current children cumulated vsize (KiB) 216716

[startup+582.302 s]
/proc/loadavg: 2.00 1.86 1.45 3/67 19006
/proc/meminfo: memFree=1429480/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=218188 CPUtime=1151.29
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 49768 0 0 0 115082 47 0 0 25 0 2 0 95015776 223424512 49716 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 54547 49716 83 193 0 54351 0
[pid=19003/tid=19004] ppid=19000 vsize=218188 CPUtime=574.38
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 19386 0 0 0 57418 20 0 0 25 0 2 0 95015812 223424512 49716 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1156.67
Current children cumulated vsize (KiB) 223544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.102 s]
/proc/loadavg: 2.00 1.87 1.47 3/67 19006
/proc/meminfo: memFree=1425768/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=221260 CPUtime=1194.81
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 50706 0 0 0 119432 49 0 0 25 0 2 0 95015776 226570240 50654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 55315 50654 83 193 0 55119 0
[pid=19003/tid=19004] ppid=19000 vsize=221260 CPUtime=596.1
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 20047 0 0 0 59588 22 0 0 25 0 2 0 95015812 226570240 50654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 226616

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

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

[startup+604.102 s]
/proc/loadavg: 2.00 1.87 1.47 3/67 19006
/proc/meminfo: memFree=1425768/2055920 swapFree=4181364/4192956
[pid=19000] ppid=18998 vsize=5356 CPUtime=5.38
/proc/19000/stat : 19000 (manysat.sh) S 18998 19000 18650 0 -1 4194304 312 8204 0 0 0 0 531 7 16 0 1 0 95015236 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19000/statm: 1339 238 195 169 0 50 0
[pid=19003] ppid=19000 vsize=221260 CPUtime=1194.81
/proc/19003/stat : 19003 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194304 50706 0 0 0 119432 49 0 0 25 0 2 0 95015776 226570240 50654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19003/statm: 55315 50654 83 193 0 55119 0
[pid=19003/tid=19004] ppid=19000 vsize=221260 CPUtime=596.1
/proc/19003/task/19004/stat : 19004 (manysat1.1_stat) R 19000 19000 18650 0 -1 4194368 20047 0 0 0 59588 22 0 0 25 0 2 0 95015812 226570240 50654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 226616

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19000 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=319191
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=79987
# CPU time returned by wait4() is 5.39918
# while last known CPU time is 1200.19
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 604.119
CPU time (s): 1200.19
CPU user time (s): 1199.63
CPU system time (s): 0.56
CPU usage (%): 198.668
Max. virtual memory (cumulated for all children) (KiB): 226616

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

runsolver used 0.561914 second user time and 1.64775 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-25 16:30:18
IDJOB=1721806
IDBENCH=71077
IDSOLVER=515
FILE ID=node16/1721806-1240669818
PBS_JOBID= 9186567
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=548105817

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1638176 kB
Buffers:         45760 kB
Cached:         318452 kB
SwapCached:       6388 kB
Active:         112416 kB
Inactive:       260688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638176 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            7000 kB
Writeback:           0 kB
Mapped:          13592 kB
Slab:            30696 kB
Committed_AS:   343964 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= 66304 MiB
End job on node16 at 2009-04-25 16:40:25