Trace number 1721405

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 1/2009-03-20? (TO) 1200.02 604.719

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_17_UNKNOWN.cnf
MD5SUMd554330e1400d4f25a793413df9abc4e
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 variables3582
Number of clauses395999
Sum of the clauses size1182858
Maximum clause length18
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25604
Number of clauses of size 3390364
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.26	c ==============================================================================
0.19/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.26	c ==============================================================================
0.19/0.26	c |         0 |  395999  1182858 |  118799       0        0     nan |  0.000 % |
5.38/5.46	c |         0 |  394633  1728226 |      --       0       --      -- |     --   | -1366/545368
5.38/5.46	c ==============================================================================
5.38/5.46	c Result  :   #vars: 2337   #clauses: 394633   #literals: 1728226
5.38/5.46	c CPU time:   5.40518 s
5.38/5.46	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-1721405-1240666423/watcher-1721405-1240666423 -o /tmp/evaluation-result-1721405-1240666423/solver-1721405-1240666423 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1721405-1240666423.cnf aimd 1 

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.10 2/65 17032
/proc/meminfo: memFree=1741928/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=0
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 94671482 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 235 195 169 0 50 0
[pid=17033] ppid=17032 vsize=5356 CPUtime=0
/proc/17033/stat : 17033 (manysat.sh) R 17032 17032 16938 0 -1 4194368 17 0 0 0 0 0 0 0 22 0 1 0 94671482 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254613712167 0 0 4096 0 0 0 0 17 1 0 0
/proc/17033/statm: 1339 235 195 169 0 50 0

[startup+0.02628 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 17032
/proc/meminfo: memFree=1741928/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=0
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 94671482 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 235 195 169 0 50 0
[pid=17033] ppid=17032 vsize=3092 CPUtime=0.01
/proc/17033/stat : 17033 (SatElite) R 17032 17032 16938 0 -1 4194304 649 0 0 0 1 0 0 0 22 0 1 0 94671482 3166208 633 1992294400 134512640 135034092 4294956096 18446744073709551615 134529233 0 0 4096 3 0 0 0 17 1 0 0
/proc/17033/statm: 773 633 51 127 0 643 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8448

[startup+0.10229 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 17032
/proc/meminfo: memFree=1741928/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=0
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 94671482 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 235 195 169 0 50 0
[pid=17033] ppid=17032 vsize=9272 CPUtime=0.08
/proc/17033/stat : 17033 (SatElite) R 17032 17032 16938 0 -1 4194304 2123 0 0 0 8 0 0 0 23 0 1 0 94671482 9494528 2107 1992294400 134512640 135034092 4294956096 18446744073709551615 134548090 0 0 4096 3 0 0 0 17 1 0 0
/proc/17033/statm: 2318 2107 51 127 0 2188 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14628

[startup+0.301314 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 17032
/proc/meminfo: memFree=1741928/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=0
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 94671482 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 235 195 169 0 50 0
[pid=17033] ppid=17032 vsize=27384 CPUtime=0.29
/proc/17033/stat : 17033 (SatElite) R 17032 17032 16938 0 -1 4194304 6623 0 0 0 27 2 0 0 24 0 1 0 94671482 28041216 6607 1992294400 134512640 135034092 4294956096 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 1 0 0
/proc/17033/statm: 6846 6607 68 127 0 6716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32740

[startup+0.701358 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 17032
/proc/meminfo: memFree=1741928/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=0
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 94671482 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 235 195 169 0 50 0
[pid=17033] ppid=17032 vsize=33368 CPUtime=0.69
/proc/17033/stat : 17033 (SatElite) R 17032 17032 16938 0 -1 4194304 7701 0 0 0 66 3 0 0 25 0 1 0 94671482 34168832 7685 1992294400 134512640 135034092 4294956096 18446744073709551615 134540726 0 0 4096 3 0 0 0 17 1 0 0
/proc/17033/statm: 8342 7685 68 127 0 8212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38724

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 17034
/proc/meminfo: memFree=1708248/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=0
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 94671482 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 235 195 169 0 50 0
[pid=17033] ppid=17032 vsize=40460 CPUtime=1.49
/proc/17033/stat : 17033 (SatElite) R 17032 17032 16938 0 -1 4194304 9411 0 0 0 145 4 0 0 25 0 1 0 94671482 41431040 9395 1992294400 134512640 135034092 4294956096 18446744073709551615 134582951 0 0 4096 3 0 0 0 17 0 0 0
/proc/17033/statm: 10115 9395 68 127 0 9985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45816

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 17034
/proc/meminfo: memFree=1702040/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=0
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 94671482 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 235 195 169 0 50 0
[pid=17033] ppid=17032 vsize=40960 CPUtime=3.08
/proc/17033/stat : 17033 (SatElite) R 17032 17032 16938 0 -1 4194304 9524 0 0 0 304 4 0 0 25 0 1 0 94671482 41943040 9508 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/17033/statm: 10240 9508 68 127 0 10110 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46316

[startup+6.30198 s]
/proc/loadavg: 1.16 1.03 1.11 2/67 17034
/proc/meminfo: memFree=1701720/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 5356

[startup+12.7017 s]
/proc/loadavg: 1.31 1.07 1.12 3/68 17036
/proc/meminfo: memFree=1660432/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=84176 CPUtime=12.82
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 18193 0 0 0 1272 10 0 0 17 0 2 0 94672088 86196224 18179 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 21044 18179 83 193 0 20848 0
[pid=17035/tid=17036] ppid=17032 vsize=84176 CPUtime=6.21
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 2734 0 0 0 619 2 0 0 17 0 2 0 94672129 86196224 18179 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.86
Current children cumulated vsize (KiB) 89532

[startup+25.5011 s]
/proc/loadavg: 1.46 1.11 1.14 3/68 17036
/proc/meminfo: memFree=1636304/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=107420 CPUtime=38.36
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 23815 0 0 0 3820 16 0 0 19 0 2 0 94672088 109998080 23801 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 26855 23801 83 193 0 26659 0
[pid=17035/tid=17036] ppid=17032 vsize=107420 CPUtime=19.01
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 5769 0 0 0 1895 6 0 0 17 0 2 0 94672129 109998080 23801 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.4
Current children cumulated vsize (KiB) 112776

[startup+51.102 s]
/proc/loadavg: 1.64 1.18 1.16 3/68 17036
/proc/meminfo: memFree=1608528/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=135304 CPUtime=89.42
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 30734 0 0 0 8920 22 0 0 25 0 2 0 94672088 138551296 30720 1992294400 134512640 135305190 4294956144 18446744073709551615 134528338 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 33826 30720 83 193 0 33630 0
[pid=17035/tid=17036] ppid=17032 vsize=135304 CPUtime=44.57
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 9667 0 0 0 4448 9 0 0 25 0 2 0 94672129 138551296 30720 1992294400 134512640 135305190 4294956144 18446744073709551615 134556758 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.46
Current children cumulated vsize (KiB) 140660

[startup+102.307 s]
/proc/loadavg: 1.84 1.30 1.20 3/68 17036
/proc/meminfo: memFree=1586256/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=157616 CPUtime=191.57
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 36344 0 0 0 19127 30 0 0 25 0 2 0 94672088 161398784 36330 1992294400 134512640 135305190 4294956144 18446744073709551615 134528315 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 39404 36330 83 193 0 39208 0
[pid=17035/tid=17036] ppid=17032 vsize=157616 CPUtime=95.73
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 13087 0 0 0 9559 14 0 0 25 0 2 0 94672129 161398784 36330 1992294400 134512640 135305190 4294956144 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 197.61
Current children cumulated vsize (KiB) 162972

[startup+162.301 s]
/proc/loadavg: 1.94 1.43 1.25 3/68 17036
/proc/meminfo: memFree=1555920/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=188732 CPUtime=311.28
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 44012 0 0 0 31087 41 0 0 25 0 2 0 94672088 193261568 43998 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 47183 43998 83 193 0 46987 0
[pid=17035/tid=17036] ppid=17032 vsize=188732 CPUtime=155.69
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 15278 0 0 0 15550 19 0 0 25 0 2 0 94672129 193261568 43998 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 317.32
Current children cumulated vsize (KiB) 194088

[startup+222.301 s]
/proc/loadavg: 1.98 1.53 1.29 3/68 17036
/proc/meminfo: memFree=1523856/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=221320 CPUtime=430.95
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 51851 0 0 0 43045 50 0 0 25 0 2 0 94672088 226631680 51837 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 55330 51837 83 193 0 55134 0
[pid=17035/tid=17036] ppid=17032 vsize=221320 CPUtime=215.66
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 19383 0 0 0 21542 24 0 0 25 0 2 0 94672129 226631680 51837 1992294400 134512640 135305190 4294956144 18446744073709551615 134530579 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 436.99
Current children cumulated vsize (KiB) 226676

[startup+282.302 s]
/proc/loadavg: 2.06 1.63 1.34 3/68 17036
/proc/meminfo: memFree=1523792/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=221320 CPUtime=550.68
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 51880 0 0 0 55018 50 0 0 25 0 2 0 94672088 226631680 51866 1992294400 134512640 135305190 4294956144 18446744073709551615 134528402 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 55330 51866 83 193 0 55134 0
[pid=17035/tid=17036] ppid=17032 vsize=221320 CPUtime=275.62
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 19398 0 0 0 27538 24 0 0 25 0 2 0 94672129 226631680 51866 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 556.72
Current children cumulated vsize (KiB) 226676

[startup+342.302 s]
/proc/loadavg: 2.02 1.69 1.38 3/68 17038
/proc/meminfo: memFree=1505616/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=239932 CPUtime=670.38
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 56420 0 0 0 66982 56 0 0 25 0 2 0 94672088 245690368 56406 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 59983 56406 83 193 0 59787 0
[pid=17035/tid=17036] ppid=17032 vsize=239932 CPUtime=335.57
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 21541 0 0 0 33530 27 0 0 25 0 2 0 94672129 245690368 56406 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 676.42
Current children cumulated vsize (KiB) 245288

[startup+402.302 s]
/proc/loadavg: 2.00 1.75 1.41 3/68 17038
/proc/meminfo: memFree=1487696/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=258840 CPUtime=790.12
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 61051 0 0 0 78951 61 0 0 25 0 2 0 94672088 265052160 61037 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 64710 61037 83 193 0 64514 0
[pid=17035/tid=17036] ppid=17032 vsize=258840 CPUtime=395.54
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 22595 0 0 0 39526 28 0 0 25 0 2 0 94672129 265052160 61037 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 796.16
Current children cumulated vsize (KiB) 264196

[startup+462.302 s]
/proc/loadavg: 2.00 1.79 1.45 3/68 17038
/proc/meminfo: memFree=1471632/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=274432 CPUtime=909.84
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 64877 0 0 0 90919 65 0 0 25 0 2 0 94672088 281018368 64863 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 68608 64863 83 193 0 68412 0
[pid=17035/tid=17036] ppid=17032 vsize=274432 CPUtime=455.51
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 23742 0 0 0 45522 29 0 0 25 0 2 0 94672129 281018368 64863 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 915.88
Current children cumulated vsize (KiB) 279788

[startup+522.302 s]
/proc/loadavg: 2.00 1.83 1.48 3/68 17038
/proc/meminfo: memFree=1465488/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=282080 CPUtime=1029.59
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 66424 0 0 0 102892 67 0 0 25 0 2 0 94672088 288849920 66410 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 70520 66410 83 193 0 70324 0
[pid=17035/tid=17036] ppid=17032 vsize=282080 CPUtime=515.5
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 25278 0 0 0 51519 31 0 0 25 0 2 0 94672129 288849920 66410 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1035.63
Current children cumulated vsize (KiB) 287436

[startup+582.302 s]
/proc/loadavg: 2.00 1.85 1.51 3/68 17038
/proc/meminfo: memFree=1464144/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=283736 CPUtime=1149.28
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 66751 0 0 0 114861 67 0 0 25 0 2 0 94672088 290545664 66737 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 70934 66737 83 193 0 70738 0
[pid=17035/tid=17036] ppid=17032 vsize=283736 CPUtime=575.43
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 25522 0 0 0 57512 31 0 0 25 0 2 0 94672129 290545664 66737 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1155.32
Current children cumulated vsize (KiB) 289092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.702 s]
/proc/loadavg: 2.00 1.86 1.52 3/68 17038
/proc/meminfo: memFree=1463952/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=283808 CPUtime=1193.98
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 66785 0 0 0 119331 67 0 0 25 0 2 0 94672088 290619392 66771 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 70952 66771 83 193 0 70756 0
[pid=17035/tid=17036] ppid=17032 vsize=283808 CPUtime=597.81
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 25528 0 0 0 59750 31 0 0 25 0 2 0 94672129 290619392 66771 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 289164

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

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

[startup+604.702 s]
/proc/loadavg: 2.00 1.86 1.52 3/68 17038
/proc/meminfo: memFree=1463952/2055920 swapFree=4180992/4192956
[pid=17032] ppid=17030 vsize=5356 CPUtime=6.04
/proc/17032/stat : 17032 (manysat.sh) S 17030 17032 16938 0 -1 4194304 312 9528 0 0 0 0 596 8 16 0 1 0 94671482 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17032/statm: 1339 238 195 169 0 50 0
[pid=17035] ppid=17032 vsize=283808 CPUtime=1193.98
/proc/17035/stat : 17035 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194304 66785 0 0 0 119331 67 0 0 25 0 2 0 94672088 290619392 66771 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17035/statm: 70952 66771 83 193 0 70756 0
[pid=17035/tid=17036] ppid=17032 vsize=283808 CPUtime=597.81
/proc/17035/task/17036/stat : 17036 (manysat1.1_stat) R 17032 17032 16938 0 -1 4194368 25528 0 0 0 59750 31 0 0 25 0 2 0 94672129 290619392 66771 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 289164

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 604.719
CPU time (s): 1200.02
CPU user time (s): 1199.27
CPU system time (s): 0.75
CPU usage (%): 198.443
Max. virtual memory (cumulated for all children) (KiB): 289164

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

runsolver used 0.542917 second user time and 1.66375 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-25 15:33:43
IDJOB=1721405
IDBENCH=71069
IDSOLVER=514
FILE ID=node87/1721405-1240666423
PBS_JOBID= 9186614
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= d554330e1400d4f25a793413df9abc4e
RANDOM SEED=561369059

node87.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.213
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.213
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:       1742472 kB
Buffers:         42236 kB
Cached:         200804 kB
SwapCached:       5772 kB
Active:          94880 kB
Inactive:       156340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742472 kB
SwapTotal:     4192956 kB
SwapFree:      4180992 kB
Dirty:            8112 kB
Writeback:           0 kB
Mapped:          13392 kB
Slab:            48188 kB
Committed_AS:   303496 kB
PageTables:       1456 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= 66404 MiB
End job on node87 at 2009-04-25 15:43:50