Trace number 1721354

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.12 603.519

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_12_UNSAT.cnf
MD5SUMecc4810d82e30597ea8451526243ec09
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 variables2522
Number of clauses243459
Sum of the clauses size726523
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24164
Number of clauses of size 3239264
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.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  243459   726523 |   73037       0        0     nan |  0.000 % |
3.22/3.30	c |         0 |  242248  1066319 |      --       0       --      -- |     --   | -1211/339796
3.22/3.30	c ==============================================================================
3.22/3.30	c Result  :   #vars: 1581   #clauses: 242248   #literals: 1066319
3.22/3.30	c CPU time:   3.2635 s
3.22/3.30	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-1721354-1240665743/watcher-1721354-1240665743 -o /tmp/evaluation-result-1721354-1240665743/solver-1721354-1240665743 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1721354-1240665743.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: 1.00 1.00 1.00 3/64 11626
/proc/meminfo: memFree=1834100/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=0
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94603394 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 235 195 169 0 50 0
[pid=11627] ppid=11626 vsize=844 CPUtime=0
/proc/11627/stat : 11627 (SatElite) R 11626 11626 11561 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 94603394 864256 109 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/11627/statm: 211 110 50 127 0 81 0

[startup+0.0600279 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11626
/proc/meminfo: memFree=1834100/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=0
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94603394 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 235 195 169 0 50 0
[pid=11627] ppid=11626 vsize=5868 CPUtime=0.04
/proc/11627/stat : 11627 (SatElite) R 11626 11626 11561 0 -1 4194304 1323 0 0 0 4 0 0 0 18 0 1 0 94603394 6008832 1307 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/11627/statm: 1467 1308 50 127 0 1337 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11224

[startup+0.100994 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11626
/proc/meminfo: memFree=1834100/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=0
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94603394 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 235 195 169 0 50 0
[pid=11627] ppid=11626 vsize=9028 CPUtime=0.09
/proc/11627/stat : 11627 (SatElite) R 11626 11626 11561 0 -1 4194304 2075 0 0 0 8 1 0 0 18 0 1 0 94603394 9244672 2059 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/11627/statm: 2257 2059 50 127 0 2127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14384

[startup+0.302015 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11626
/proc/meminfo: memFree=1834100/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=0
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94603394 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 235 195 169 0 50 0
[pid=11627] ppid=11626 vsize=18792 CPUtime=0.29
/proc/11627/stat : 11627 (SatElite) R 11626 11626 11561 0 -1 4194304 4587 0 0 0 26 3 0 0 19 0 1 0 94603394 19243008 4571 1992294400 134512640 135034092 4294956096 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 0 0 0
/proc/11627/statm: 4698 4571 68 127 0 4568 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24148

[startup+0.701056 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11626
/proc/meminfo: memFree=1834100/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=0
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94603394 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 235 195 169 0 50 0
[pid=11627] ppid=11626 vsize=21944 CPUtime=0.69
/proc/11627/stat : 11627 (SatElite) R 11626 11626 11561 0 -1 4194304 5118 0 0 0 66 3 0 0 23 0 1 0 94603394 22470656 5102 1992294400 134512640 135034092 4294956096 18446744073709551615 134540707 0 0 4096 3 0 0 0 17 0 0 0
/proc/11627/statm: 5486 5102 68 127 0 5356 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27300

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11628
/proc/meminfo: memFree=1808484/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=0
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94603394 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 235 195 169 0 50 0
[pid=11627] ppid=11626 vsize=27236 CPUtime=1.48
/proc/11627/stat : 11627 (SatElite) R 11626 11626 11561 0 -1 4194304 6100 0 0 0 145 3 0 0 25 0 1 0 94603394 27889664 6084 1992294400 134512640 135034092 4294956096 18446744073709551615 134569554 0 0 4096 3 0 0 0 17 0 0 0
/proc/11627/statm: 6809 6084 68 127 0 6679 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32592

[startup+3.10845 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11628
/proc/meminfo: memFree=1808356/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=0
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94603394 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 235 195 169 0 50 0
[pid=11627] ppid=11626 vsize=27236 CPUtime=3.09
/proc/11627/stat : 11627 (SatElite) R 11626 11626 11561 0 -1 4194304 6100 0 0 0 306 3 0 0 25 0 1 0 94603394 27889664 6084 1992294400 134512640 135034092 4294956096 18446744073709551615 134569587 0 0 4096 3 0 0 0 17 0 0 0
/proc/11627/statm: 6809 6084 68 127 0 6679 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32592

[startup+6.30265 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 11630
/proc/meminfo: memFree=1789340/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=51716 CPUtime=4.97
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 9897 0 0 0 492 5 0 0 18 0 2 0 94603761 52957184 9883 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 12929 9883 83 193 0 12733 0
[pid=11629/tid=11630] ppid=11626 vsize=51716 CPUtime=2.36
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 1235 0 0 0 235 1 0 0 18 0 2 0 94603787 52957184 9883 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 57072

[startup+12.7013 s]
/proc/loadavg: 1.31 1.07 1.02 3/67 11630
/proc/meminfo: memFree=1781420/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=57464 CPUtime=17.72
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 11538 0 0 0 1764 8 0 0 25 0 2 0 94603761 58843136 11524 1992294400 134512640 135305190 4294956144 18446744073709551615 134541971 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 14366 11524 83 193 0 14170 0
[pid=11629/tid=11630] ppid=11626 vsize=57464 CPUtime=8.73
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 1800 0 0 0 871 2 0 0 17 0 2 0 94603787 58843136 11524 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.38
Current children cumulated vsize (KiB) 62820

[startup+25.5016 s]
/proc/loadavg: 1.67 1.16 1.05 3/67 11630
/proc/meminfo: memFree=1774316/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=64644 CPUtime=43.01
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 13298 0 0 0 4292 9 0 0 23 0 2 0 94603761 66195456 13284 1992294400 134512640 135305190 4294956144 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 16161 13284 83 193 0 15965 0
[pid=11629/tid=11630] ppid=11626 vsize=64644 CPUtime=21.43
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 2556 0 0 0 2140 3 0 0 20 0 2 0 94603787 66195456 13284 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 46.67
Current children cumulated vsize (KiB) 70000

[startup+51.1013 s]
/proc/loadavg: 1.78 1.23 1.08 3/67 11630
/proc/meminfo: memFree=1766252/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=73640 CPUtime=94.09
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 15424 0 0 0 9397 12 0 0 25 0 2 0 94603761 75407360 15410 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 18410 15410 83 193 0 18214 0
[pid=11629/tid=11630] ppid=11626 vsize=73640 CPUtime=47.02
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 3736 0 0 0 4697 5 0 0 25 0 2 0 94603787 75407360 15410 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.75
Current children cumulated vsize (KiB) 78996

[startup+102.307 s]
/proc/loadavg: 1.90 1.34 1.12 3/67 11630
/proc/meminfo: memFree=1746796/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=94272 CPUtime=196.26
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 20227 0 0 0 19608 18 0 0 25 0 2 0 94603761 96534528 20213 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 23568 20213 83 193 0 23372 0
[pid=11629/tid=11630] ppid=11626 vsize=94272 CPUtime=98.2
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 6605 0 0 0 9811 9 0 0 25 0 2 0 94603787 96534528 20213 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 199.92
Current children cumulated vsize (KiB) 99628

[startup+162.302 s]
/proc/loadavg: 1.96 1.46 1.17 3/67 11630
/proc/meminfo: memFree=1740268/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=101272 CPUtime=316
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 21851 0 0 0 31580 20 0 0 25 0 2 0 94603761 103702528 21837 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 25318 21837 83 193 0 25122 0
[pid=11629/tid=11630] ppid=11626 vsize=101272 CPUtime=158.17
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 7290 0 0 0 15807 10 0 0 25 0 2 0 94603787 103702528 21837 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 319.66
Current children cumulated vsize (KiB) 106628

[startup+222.302 s]
/proc/loadavg: 1.98 1.56 1.22 3/67 11630
/proc/meminfo: memFree=1731628/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=110532 CPUtime=435.73
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 24020 0 0 0 43551 22 0 0 25 0 2 0 94603761 113184768 23947 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 27633 23947 83 193 0 27437 0
[pid=11629/tid=11630] ppid=11626 vsize=110532 CPUtime=218.14
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 8567 0 0 0 21803 11 0 0 25 0 2 0 94603787 113184768 23947 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 439.39
Current children cumulated vsize (KiB) 115888

[startup+282.301 s]
/proc/loadavg: 1.99 1.63 1.27 3/67 11630
/proc/meminfo: memFree=1722412/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=120976 CPUtime=555.47
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 26376 0 0 0 55522 25 0 0 25 0 2 0 94603761 123879424 26303 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 30244 26303 83 193 0 30048 0
[pid=11629/tid=11630] ppid=11626 vsize=120976 CPUtime=278.11
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 10691 0 0 0 27798 13 0 0 25 0 2 0 94603787 123879424 26303 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 559.13
Current children cumulated vsize (KiB) 126332

[startup+342.301 s]
/proc/loadavg: 1.99 1.70 1.31 3/67 11630
/proc/meminfo: memFree=1716972/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=126488 CPUtime=675.2
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 27665 0 0 0 67494 26 0 0 25 0 2 0 94603761 129523712 27592 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 31622 27592 83 193 0 31426 0
[pid=11629/tid=11630] ppid=11626 vsize=126488 CPUtime=338.08
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 11805 0 0 0 33794 14 0 0 25 0 2 0 94603787 129523712 27592 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 678.86
Current children cumulated vsize (KiB) 131844

[startup+402.301 s]
/proc/loadavg: 1.99 1.75 1.35 3/67 11630
/proc/meminfo: memFree=1715180/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=128000 CPUtime=794.94
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 28135 0 0 0 79467 27 0 0 25 0 2 0 94603761 131072000 28047 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 32000 28047 83 193 0 31804 0
[pid=11629/tid=11630] ppid=11626 vsize=128000 CPUtime=398.06
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 11990 0 0 0 39791 15 0 0 25 0 2 0 94603787 131072000 28047 1992294400 134512640 135305190 4294956144 18446744073709551615 134528506 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 798.6
Current children cumulated vsize (KiB) 133356

[startup+462.302 s]
/proc/loadavg: 1.99 1.79 1.39 3/67 11630
/proc/meminfo: memFree=1709036/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=135272 CPUtime=914.68
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 29649 0 0 0 91438 30 0 0 25 0 2 0 94603761 138518528 29561 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 33818 29561 83 193 0 33622 0
[pid=11629/tid=11630] ppid=11626 vsize=135272 CPUtime=458.03
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 12376 0 0 0 45787 16 0 0 25 0 2 0 94603787 138518528 29561 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 918.34
Current children cumulated vsize (KiB) 140628

[startup+522.302 s]
/proc/loadavg: 1.99 1.83 1.42 3/67 11630
/proc/meminfo: memFree=1703532/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=141496 CPUtime=1034.41
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 31007 0 0 0 103410 31 0 0 25 0 2 0 94603761 144891904 30919 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 35374 30919 83 193 0 35178 0
[pid=11629/tid=11630] ppid=11626 vsize=141496 CPUtime=518.01
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 13411 0 0 0 51784 17 0 0 25 0 2 0 94603787 144891904 30919 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1038.07
Current children cumulated vsize (KiB) 146852

[startup+582.302 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 11630
/proc/meminfo: memFree=1701036/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=143620 CPUtime=1154.15
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 31627 0 0 0 115382 33 0 0 25 0 2 0 94603761 147066880 31539 1992294400 134512640 135305190 4294956144 18446744073709551615 134556789 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 35905 31539 83 193 0 35709 0
[pid=11629/tid=11630] ppid=11626 vsize=143620 CPUtime=577.97
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 13950 0 0 0 57779 18 0 0 25 0 2 0 94603787 147066880 31539 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1157.81
Current children cumulated vsize (KiB) 148976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.501 s]
/proc/loadavg: 1.99 1.87 1.47 3/67 11630
/proc/meminfo: memFree=1700588/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=144968 CPUtime=1196.46
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 31736 0 0 0 119613 33 0 0 25 0 2 0 94603761 148447232 31648 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 36242 31648 83 193 0 36046 0
[pid=11629/tid=11630] ppid=11626 vsize=144968 CPUtime=599.17
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 13978 0 0 0 59899 18 0 0 25 0 2 0 94603787 148447232 31648 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 150324

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

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

[startup+603.501 s]
/proc/loadavg: 1.99 1.87 1.47 3/67 11630
/proc/meminfo: memFree=1700588/2055920 swapFree=4192952/4192956
[pid=11626] ppid=11624 vsize=5356 CPUtime=3.66
/proc/11626/stat : 11626 (manysat.sh) S 11624 11626 11561 0 -1 4194304 312 6104 0 0 0 0 360 6 16 0 1 0 94603394 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11626/statm: 1339 238 195 169 0 50 0
[pid=11629] ppid=11626 vsize=144968 CPUtime=1196.46
/proc/11629/stat : 11629 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194304 31736 0 0 0 119613 33 0 0 25 0 2 0 94603761 148447232 31648 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11629/statm: 36242 31648 83 193 0 36046 0
[pid=11629/tid=11630] ppid=11626 vsize=144968 CPUtime=599.17
/proc/11629/task/11630/stat : 11630 (manysat1.1_stat) R 11626 11626 11561 0 -1 4194368 13978 0 0 0 59899 18 0 0 25 0 2 0 94603787 148447232 31648 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 150324

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 603.519
CPU time (s): 1200.12
CPU user time (s): 1199.73
CPU system time (s): 0.39
CPU usage (%): 198.854
Max. virtual memory (cumulated for all children) (KiB): 150324

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

runsolver used 0.679896 second user time and 1.75173 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-25 15:22:23
IDJOB=1721354
IDBENCH=71068
IDSOLVER=513
FILE ID=node90/1721354-1240665743
PBS_JOBID= 9186611
Free space on /tmp= 66520 MiB

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

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

MD5SUM BENCH= ecc4810d82e30597ea8451526243ec09
RANDOM SEED=854311224

node90.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:       1834652 kB
Buffers:         16040 kB
Cached:         120500 kB
SwapCached:          4 kB
Active:          41340 kB
Inactive:       112488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834652 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            5448 kB
Writeback:           0 kB
Mapped:          23964 kB
Slab:            53508 kB
Committed_AS:   228428 kB
PageTables:       1428 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= 66512 MiB
End job on node90 at 2009-04-25 15:32:29