Trace number 1722604

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
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.10	c ==============================================================================
0.09/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.10	c ==============================================================================
0.09/0.10	c |         0 |  167931   500698 |   50379       0        0     nan |  0.000 % |
2.20/2.26	c |         0 |  166431   731017 |      --       0       --      -- |     --   | -1500/230319
2.20/2.26	c ==============================================================================
2.20/2.26	c Result  :   #vars: 1151   #clauses: 166431   #literals: 731017
2.20/2.26	c CPU time:   2.22766 s
2.20/2.26	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-1722604-1240677549/watcher-1722604-1240677549 -o /tmp/evaluation-result-1722604-1240677549/solver-1722604-1240677549 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1722604-1240677549.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/64 18106
/proc/meminfo: memFree=1586200/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=0
/proc/18106/stat : 18106 (manysat.sh) R 18104 18106 18069 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 95788888 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 226913479327 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18106/statm: 1339 234 194 169 0 50 0
[pid=18107] ppid=18106 vsize=1140 CPUtime=0
/proc/18107/stat : 18107 (SatElite) R 18106 18106 18069 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 95788888 1167360 169 1992294400 134512640 135034092 4294956096 18446744073709551615 134560645 0 0 4096 3 0 0 0 17 0 0 0
/proc/18107/statm: 285 169 50 127 0 155 0

[startup+0.01378 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18106
/proc/meminfo: memFree=1586200/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=0
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95788888 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18106/statm: 1339 235 195 169 0 50 0
[pid=18107] ppid=18106 vsize=1936 CPUtime=0
/proc/18107/stat : 18107 (SatElite) R 18106 18106 18069 0 -1 4194304 373 0 0 0 0 0 0 0 18 0 1 0 95788888 1982464 357 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/18107/statm: 484 358 50 127 0 354 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7292

[startup+0.101788 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18106
/proc/meminfo: memFree=1586200/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=0
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95788888 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18106/statm: 1339 235 195 169 0 50 0
[pid=18107] ppid=18106 vsize=10488 CPUtime=0.09
/proc/18107/stat : 18107 (SatElite) R 18106 18106 18069 0 -1 4194304 2446 0 0 0 8 1 0 0 19 0 1 0 95788888 10739712 2430 1992294400 134512640 135034092 4294956096 18446744073709551615 134542643 0 0 4096 3 0 0 0 17 0 0 0
/proc/18107/statm: 2622 2430 50 127 0 2492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15844

[startup+0.30181 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18106
/proc/meminfo: memFree=1586200/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=0
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95788888 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18106/statm: 1339 235 195 169 0 50 0
[pid=18107] ppid=18106 vsize=13936 CPUtime=0.28
/proc/18107/stat : 18107 (SatElite) R 18106 18106 18069 0 -1 4194304 3335 0 0 0 27 1 0 0 21 0 1 0 95788888 14270464 3319 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18107/statm: 3484 3319 68 127 0 3354 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19292

[startup+0.701855 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18106
/proc/meminfo: memFree=1586200/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=0
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95788888 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18106/statm: 1339 235 195 169 0 50 0
[pid=18107] ppid=18106 vsize=18132 CPUtime=0.68
/proc/18107/stat : 18107 (SatElite) R 18106 18106 18069 0 -1 4194304 4062 0 0 0 66 2 0 0 25 0 1 0 95788888 18567168 4046 1992294400 134512640 135034092 4294956096 18446744073709551615 134582951 0 0 4096 3 0 0 0 17 0 0 0
/proc/18107/statm: 4533 4046 68 127 0 4403 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23488

[startup+1.50194 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18108
/proc/meminfo: memFree=1568200/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=0
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95788888 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18106/statm: 1339 235 195 169 0 50 0
[pid=18107] ppid=18106 vsize=19476 CPUtime=1.49
/proc/18107/stat : 18107 (SatElite) R 18106 18106 18069 0 -1 4194304 4234 0 0 0 146 3 0 0 25 0 1 0 95788888 19943424 4218 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/18107/statm: 4869 4218 68 127 0 4739 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24832

[startup+3.10214 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18108
/proc/meminfo: memFree=1568072/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 5356

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 0.99 3/67 18110
/proc/meminfo: memFree=1553024/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=41020 CPUtime=7.36
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 7315 0 0 0 729 7 0 0 20 0 2 0 95789140 42004480 7300 1992294400 134512640 135305190 4294956144 18446744073709551615 134528397 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 10255 7300 83 193 0 10059 0
[pid=18109/tid=18110] ppid=18106 vsize=41020 CPUtime=3.59
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 1046 0 0 0 358 1 0 0 20 0 2 0 95789158 42004480 7300 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.86
Current children cumulated vsize (KiB) 46376

[startup+12.7012 s]
/proc/loadavg: 1.09 1.02 1.01 3/67 18110
/proc/meminfo: memFree=1548672/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=44968 CPUtime=20.12
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 8434 0 0 0 2005 7 0 0 18 0 2 0 95789140 46047232 8419 1992294400 134512640 135305190 4294956144 18446744073709551615 134528489 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 11242 8419 83 193 0 11046 0
[pid=18109/tid=18110] ppid=18106 vsize=44968 CPUtime=9.98
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 1667 0 0 0 997 1 0 0 16 0 2 0 95789158 46047232 8419 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.62
Current children cumulated vsize (KiB) 50324

[startup+25.5016 s]
/proc/loadavg: 1.23 1.05 1.02 3/67 18110
/proc/meminfo: memFree=1541376/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=52088 CPUtime=45.67
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 10086 0 0 0 4558 9 0 0 23 0 2 0 95789140 53338112 10071 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 13022 10071 83 193 0 12826 0
[pid=18109/tid=18110] ppid=18106 vsize=52088 CPUtime=22.77
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 2345 0 0 0 2275 2 0 0 25 0 2 0 95789158 53338112 10071 1992294400 134512640 135305190 4294956144 18446744073709551615 134528562 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.17
Current children cumulated vsize (KiB) 57444

[startup+51.1015 s]
/proc/loadavg: 1.49 1.12 1.04 3/67 18110
/proc/meminfo: memFree=1535104/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=59088 CPUtime=96.75
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 11660 0 0 0 9665 10 0 0 17 0 2 0 95789140 60506112 11645 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 14772 11645 83 193 0 14576 0
[pid=18109/tid=18110] ppid=18106 vsize=59088 CPUtime=48.36
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 3469 0 0 0 4833 3 0 0 17 0 2 0 95789158 60506112 11645 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.25
Current children cumulated vsize (KiB) 64444

[startup+102.306 s]
/proc/loadavg: 1.80 1.27 1.09 3/67 18110
/proc/meminfo: memFree=1523328/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=71784 CPUtime=198.93
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 14559 0 0 0 19880 13 0 0 18 0 2 0 95789140 73506816 14544 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 17946 14544 83 193 0 17750 0
[pid=18109/tid=18110] ppid=18106 vsize=71784 CPUtime=99.54
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 4627 0 0 0 9950 4 0 0 25 0 2 0 95789158 73506816 14544 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.43
Current children cumulated vsize (KiB) 77140

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 18110
/proc/meminfo: memFree=1518464/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=77376 CPUtime=318.66
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 15768 0 0 0 31851 15 0 0 25 0 2 0 95789140 79233024 15749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 19344 15749 83 193 0 19148 0
[pid=18109/tid=18110] ppid=18106 vsize=77376 CPUtime=159.5
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 5365 0 0 0 15945 5 0 0 25 0 2 0 95789158 79233024 15749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.16
Current children cumulated vsize (KiB) 82732

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 18110
/proc/meminfo: memFree=1510656/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=86208 CPUtime=438.4
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 17723 0 0 0 43822 18 0 0 25 0 2 0 95789140 88276992 17683 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 21552 17683 83 193 0 21356 0
[pid=18109/tid=18110] ppid=18106 vsize=86208 CPUtime=219.49
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 6125 0 0 0 21942 7 0 0 25 0 2 0 95789158 88276992 17683 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.9
Current children cumulated vsize (KiB) 91564

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 18110
/proc/meminfo: memFree=1507200/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=89644 CPUtime=558.15
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 18581 0 0 0 55795 20 0 0 25 0 2 0 95789140 91795456 18541 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 22411 18541 83 193 0 22215 0
[pid=18109/tid=18110] ppid=18106 vsize=89644 CPUtime=279.46
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 6661 0 0 0 27938 8 0 0 25 0 2 0 95789158 91795456 18541 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.65
Current children cumulated vsize (KiB) 95000

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 18110
/proc/meminfo: memFree=1501824/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=95464 CPUtime=677.88
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 19941 0 0 0 67766 22 0 0 25 0 2 0 95789140 97755136 19901 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 23866 19901 83 193 0 23670 0
[pid=18109/tid=18110] ppid=18106 vsize=95464 CPUtime=339.44
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 7869 0 0 0 33934 10 0 0 25 0 2 0 95789158 97755136 19901 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.38
Current children cumulated vsize (KiB) 100820

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 18110
/proc/meminfo: memFree=1495296/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=102120 CPUtime=797.62
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 21570 0 0 0 79737 25 0 0 25 0 2 0 95789140 104570880 21530 1992294400 134512640 135305190 4294956144 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 25530 21530 83 193 0 25334 0
[pid=18109/tid=18110] ppid=18106 vsize=102120 CPUtime=399.42
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 9297 0 0 0 39929 13 0 0 25 0 2 0 95789158 104570880 21530 1992294400 134512640 135305190 4294956144 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.12
Current children cumulated vsize (KiB) 107476

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 18110
/proc/meminfo: memFree=1494272/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=103172 CPUtime=917.36
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 21806 0 0 0 91711 25 0 0 25 0 2 0 95789140 105648128 21766 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 25793 21766 83 193 0 25597 0
[pid=18109/tid=18110] ppid=18106 vsize=103172 CPUtime=459.39
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 9480 0 0 0 45926 13 0 0 25 0 2 0 95789158 105648128 21766 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.86
Current children cumulated vsize (KiB) 108528

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 18110
/proc/meminfo: memFree=1491648/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=106232 CPUtime=1037.11
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 22480 0 0 0 103684 27 0 0 25 0 2 0 95789140 108781568 22440 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 26558 22440 83 193 0 26362 0
[pid=18109/tid=18110] ppid=18106 vsize=106232 CPUtime=519.36
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 9703 0 0 0 51923 13 0 0 25 0 2 0 95789158 108781568 22440 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.61
Current children cumulated vsize (KiB) 111588

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 18110
/proc/meminfo: memFree=1486016/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=112636 CPUtime=1156.85
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 23927 0 0 0 115656 29 0 0 25 0 2 0 95789140 115339264 23852 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 28159 23852 83 193 0 27963 0
[pid=18109/tid=18110] ppid=18106 vsize=112636 CPUtime=579.35
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 10900 0 0 0 57919 16 0 0 25 0 2 0 95789158 115339264 23852 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1159.35
Current children cumulated vsize (KiB) 117992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.701 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 18110
/proc/meminfo: memFree=1484224/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=114476 CPUtime=1197.56
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 24334 0 0 0 119726 30 0 0 25 0 2 0 95789140 117223424 24259 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 28619 24259 83 193 0 28423 0
[pid=18109/tid=18110] ppid=18106 vsize=114476 CPUtime=599.74
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 11059 0 0 0 59958 16 0 0 25 0 2 0 95789158 117223424 24259 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 119832

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

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

[startup+602.701 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 18110
/proc/meminfo: memFree=1484224/2055920 swapFree=4192956/4192956
[pid=18106] ppid=18104 vsize=5356 CPUtime=2.5
/proc/18106/stat : 18106 (manysat.sh) S 18104 18106 18069 0 -1 4194304 312 4238 0 0 0 0 246 4 16 0 1 0 95788888 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 1339 238 195 169 0 50 0
[pid=18109] ppid=18106 vsize=114476 CPUtime=1197.56
/proc/18109/stat : 18109 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194304 24334 0 0 0 119726 30 0 0 25 0 2 0 95789140 117223424 24259 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 28619 24259 83 193 0 28423 0
[pid=18109/tid=18110] ppid=18106 vsize=114476 CPUtime=599.74
/proc/18109/task/18110/stat : 18110 (manysat1.1_stat) R 18106 18106 18069 0 -1 4194368 11059 0 0 0 59958 16 0 0 25 0 2 0 95789158 117223424 24259 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 119832

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18106 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=462625
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=51992
# CPU time returned by wait4() is 2.51462
# 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): 602.723
CPU time (s): 1200.06
CPU user time (s): 1199.72
CPU system time (s): 0.34
CPU usage (%): 199.106
Max. virtual memory (cumulated for all children) (KiB): 119832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.46263
system time used= 0.051992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4550
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 7

runsolver used 0.580911 second user time and 1.62575 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 18:39:10
IDJOB=1722604
IDBENCH=71093
IDSOLVER=513
FILE ID=node5/1722604-1240677549
PBS_JOBID= 9186672
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED=1361440509

node5.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.212
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.212
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:       1586680 kB
Buffers:         53952 kB
Cached:         331676 kB
SwapCached:          0 kB
Active:          85528 kB
Inactive:       313912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586680 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4192 kB
Writeback:           0 kB
Mapped:          23540 kB
Slab:            55872 kB
Committed_AS:   335416 kB
PageTables:       1388 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= 66340 MiB
End job on node5 at 2009-04-25 18:49:14