Trace number 1722755

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.08 604.419

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.19/0.23	c ==============================================================================
0.19/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.23	c ==============================================================================
0.19/0.23	c |         0 |  362797  1083511 |  108839       0        0     nan |  0.000 % |
4.98/5.05	c |         0 |  361512  1585361 |      --       0       --      -- |     --   | -1285/501850
4.98/5.05	c ==============================================================================
4.98/5.05	c Result  :   #vars: 2152   #clauses: 361512   #literals: 1585361
4.98/5.05	c CPU time:   4.99624 s
4.98/5.05	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-1722755-1240678936/watcher-1722755-1240678936 -o /tmp/evaluation-result-1722755-1240678936/solver-1722755-1240678936 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1722755-1240678936.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: 0.93 0.98 0.99 3/64 23975
/proc/meminfo: memFree=1776560/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=0
/proc/23975/stat : 23975 (manysat.sh) R 23973 23975 23938 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 95921398 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 255539604127 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/23975/statm: 1339 234 194 169 0 50 0
[pid=23976] ppid=23975 vsize=976 CPUtime=0
/proc/23976/stat : 23976 (SatElite) R 23975 23975 23938 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 95921398 999424 160 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/23976/statm: 244 162 51 127 0 114 0

[startup+0.093036 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23975
/proc/meminfo: memFree=1776560/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=0
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95921398 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23975/statm: 1339 235 195 169 0 50 0
[pid=23976] ppid=23975 vsize=8712 CPUtime=0.08
/proc/23976/stat : 23976 (SatElite) R 23975 23975 23938 0 -1 4194304 1998 0 0 0 7 1 0 0 20 0 1 0 95921398 8921088 1982 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/23976/statm: 2211 1987 51 127 0 2081 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14068

[startup+0.101037 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23975
/proc/meminfo: memFree=1776560/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=0
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95921398 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23975/statm: 1339 235 195 169 0 50 0
[pid=23976] ppid=23975 vsize=9240 CPUtime=0.09
/proc/23976/stat : 23976 (SatElite) R 23975 23975 23938 0 -1 4194304 2140 0 0 0 8 1 0 0 20 0 1 0 95921398 9461760 2124 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/23976/statm: 2310 2125 51 127 0 2180 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14596

[startup+0.301054 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23975
/proc/meminfo: memFree=1776560/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=0
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95921398 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23975/statm: 1339 235 195 169 0 50 0
[pid=23976] ppid=23975 vsize=26516 CPUtime=0.29
/proc/23976/stat : 23976 (SatElite) R 23975 23975 23938 0 -1 4194304 6355 0 0 0 26 3 0 0 21 0 1 0 95921398 27152384 6339 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/23976/statm: 6629 6339 68 127 0 6499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31872

[startup+0.701092 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23975
/proc/meminfo: memFree=1776560/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=0
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95921398 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23975/statm: 1339 235 195 169 0 50 0
[pid=23976] ppid=23975 vsize=29696 CPUtime=0.68
/proc/23976/stat : 23976 (SatElite) R 23975 23975 23938 0 -1 4194304 7146 0 0 0 65 3 0 0 25 0 1 0 95921398 30408704 7130 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/23976/statm: 7424 7130 68 127 0 7294 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35052

[startup+1.50117 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23977
/proc/meminfo: memFree=1745248/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=0
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95921398 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23975/statm: 1339 235 195 169 0 50 0
[pid=23976] ppid=23975 vsize=39136 CPUtime=1.48
/proc/23976/stat : 23976 (SatElite) R 23975 23975 23938 0 -1 4194304 8972 0 0 0 144 4 0 0 25 0 1 0 95921398 40075264 8956 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/23976/statm: 9784 8956 68 127 0 9654 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44492

[startup+3.10232 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23977
/proc/meminfo: memFree=1738976/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=0
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95921398 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23975/statm: 1339 235 195 169 0 50 0
[pid=23976] ppid=23975 vsize=39136 CPUtime=3.08
/proc/23976/stat : 23976 (SatElite) R 23975 23975 23938 0 -1 4194304 8972 0 0 0 304 4 0 0 25 0 1 0 95921398 40075264 8956 1992294400 134512640 135034092 4294956096 18446744073709551615 134569564 0 0 4096 3 0 0 0 17 0 0 0
/proc/23976/statm: 9784 8956 68 127 0 9654 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44492

[startup+6.30163 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23977
/proc/meminfo: memFree=1736544/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 5356

[startup+12.7012 s]
/proc/loadavg: 1.02 1.00 1.00 3/67 23979
/proc/meminfo: memFree=1701464/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=77932 CPUtime=13.76
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 16577 0 0 0 1363 13 0 0 18 0 2 0 95921958 79802368 16563 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 19483 16563 83 193 0 19287 0
[pid=23978/tid=23979] ppid=23975 vsize=77932 CPUtime=6.69
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 2779 0 0 0 666 3 0 0 18 0 2 0 95921997 79802368 16563 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.35
Current children cumulated vsize (KiB) 83288

[startup+25.5014 s]
/proc/loadavg: 1.23 1.05 1.02 3/67 23979
/proc/meminfo: memFree=1683096/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=96540 CPUtime=39.3
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 21146 0 0 0 3911 19 0 0 17 0 2 0 95921958 98856960 21132 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 24135 21132 83 193 0 23939 0
[pid=23978/tid=23979] ppid=23975 vsize=96540 CPUtime=19.49
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 4691 0 0 0 1943 6 0 0 25 0 2 0 95921997 98856960 21132 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.89
Current children cumulated vsize (KiB) 101896

[startup+51.1018 s]
/proc/loadavg: 1.50 1.12 1.04 3/67 23979
/proc/meminfo: memFree=1659928/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=119196 CPUtime=90.37
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 26747 0 0 0 9012 25 0 0 25 0 2 0 95921958 122056704 26733 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 29799 26733 83 193 0 29603 0
[pid=23978/tid=23979] ppid=23975 vsize=119196 CPUtime=45.05
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 7318 0 0 0 4497 8 0 0 21 0 2 0 95921997 122056704 26733 1992294400 134512640 135305190 4294956144 18446744073709551615 134557414 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.96
Current children cumulated vsize (KiB) 124552

[startup+102.307 s]
/proc/loadavg: 1.78 1.26 1.09 3/67 23979
/proc/meminfo: memFree=1652312/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=127568 CPUtime=192.55
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 28639 0 0 0 19227 28 0 0 25 0 2 0 95921958 130629632 28625 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 31892 28625 83 193 0 31696 0
[pid=23978/tid=23979] ppid=23975 vsize=127568 CPUtime=96.23
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 7976 0 0 0 9614 9 0 0 25 0 2 0 95921997 130629632 28625 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.14
Current children cumulated vsize (KiB) 132924

[startup+162.301 s]
/proc/loadavg: 1.92 1.39 1.14 3/67 23979
/proc/meminfo: memFree=1623896/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=156976 CPUtime=312.27
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 35734 0 0 0 31192 35 0 0 25 0 2 0 95921958 160743424 35720 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 39244 35720 83 193 0 39048 0
[pid=23978/tid=23979] ppid=23975 vsize=156976 CPUtime=156.19
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 12559 0 0 0 15605 14 0 0 25 0 2 0 95921997 160743424 35720 1992294400 134512640 135305190 4294956144 18446744073709551615 134551998 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 317.86
Current children cumulated vsize (KiB) 162332

[startup+222.302 s]
/proc/loadavg: 2.01 1.51 1.20 3/67 23979
/proc/meminfo: memFree=1617560/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=163916 CPUtime=432
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 37305 0 0 0 43163 37 0 0 25 0 2 0 95921958 167849984 37291 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 40979 37291 83 193 0 40783 0
[pid=23978/tid=23979] ppid=23975 vsize=163916 CPUtime=216.17
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 13578 0 0 0 21602 15 0 0 25 0 2 0 95921997 167849984 37291 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 437.59
Current children cumulated vsize (KiB) 169272

[startup+282.301 s]
/proc/loadavg: 2.00 1.60 1.24 3/67 23979
/proc/meminfo: memFree=1597848/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=184668 CPUtime=551.75
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 42315 0 0 0 55132 43 0 0 25 0 2 0 95921958 189100032 42301 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 46167 42301 83 193 0 45971 0
[pid=23978/tid=23979] ppid=23975 vsize=184668 CPUtime=276.15
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 16298 0 0 0 27597 18 0 0 25 0 2 0 95921997 189100032 42301 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 557.34
Current children cumulated vsize (KiB) 190024

[startup+342.302 s]
/proc/loadavg: 2.00 1.67 1.29 3/67 23979
/proc/meminfo: memFree=1582880/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=200064 CPUtime=671.49
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 46003 0 0 0 67100 49 0 0 25 0 2 0 95921958 204865536 45989 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 50016 45989 83 193 0 49820 0
[pid=23978/tid=23979] ppid=23975 vsize=200064 CPUtime=336.12
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 17365 0 0 0 33592 20 0 0 25 0 2 0 95921997 204865536 45989 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.08
Current children cumulated vsize (KiB) 205420

[startup+402.302 s]
/proc/loadavg: 2.00 1.73 1.33 3/67 23979
/proc/meminfo: memFree=1578144/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=204664 CPUtime=791.18
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 47150 0 0 0 79066 52 0 0 25 0 2 0 95921958 209575936 47136 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 51166 47136 83 193 0 50970 0
[pid=23978/tid=23979] ppid=23975 vsize=204664 CPUtime=396.06
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 17881 0 0 0 39584 22 0 0 25 0 2 0 95921997 209575936 47136 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 796.77
Current children cumulated vsize (KiB) 210020

[startup+462.301 s]
/proc/loadavg: 2.00 1.77 1.37 3/67 23979
/proc/meminfo: memFree=1574432/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=208832 CPUtime=910.93
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 48064 0 0 0 91040 53 0 0 25 0 2 0 95921958 213843968 48050 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 52208 48050 83 193 0 52012 0
[pid=23978/tid=23979] ppid=23975 vsize=208832 CPUtime=456.03
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 18019 0 0 0 45581 22 0 0 25 0 2 0 95921997 213843968 48050 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 916.52
Current children cumulated vsize (KiB) 214188

[startup+522.302 s]
/proc/loadavg: 2.11 1.84 1.42 3/67 23979
/proc/meminfo: memFree=1567456/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=216616 CPUtime=1030.67
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 50028 0 0 0 103011 56 0 0 25 0 2 0 95921958 221814784 50014 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 54154 50014 83 193 0 53958 0
[pid=23978/tid=23979] ppid=23975 vsize=216616 CPUtime=516.01
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 19634 0 0 0 51576 25 0 0 25 0 2 0 95921997 221814784 50014 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1036.26
Current children cumulated vsize (KiB) 221972

[startup+582.301 s]
/proc/loadavg: 2.11 1.88 1.46 3/67 23979
/proc/meminfo: memFree=1554208/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=229872 CPUtime=1150.38
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 53083 0 0 0 114978 60 0 0 21 0 2 0 95921958 235388928 53069 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 57468 53069 83 193 0 57272 0
[pid=23978/tid=23979] ppid=23975 vsize=229872 CPUtime=575.97
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 21434 0 0 0 57569 28 0 0 25 0 2 0 95921997 235388928 53069 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1155.97
Current children cumulated vsize (KiB) 235228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.401 s]
/proc/loadavg: 2.14 1.91 1.47 3/67 23979
/proc/meminfo: memFree=1553696/2055920 swapFree=4181236/4192956
[pid=23975] ppid=23973 vsize=5356 CPUtime=5.59
/proc/23975/stat : 23975 (manysat.sh) S 23973 23975 23938 0 -1 4194304 312 8976 0 0 0 0 552 7 16 0 1 0 95921398 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23975/statm: 1339 238 195 169 0 50 0
[pid=23978] ppid=23975 vsize=230396 CPUtime=1194.49
/proc/23978/stat : 23978 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194304 53213 0 0 0 119389 60 0 0 25 0 2 0 95921958 235925504 53199 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23978/statm: 57599 53199 83 193 0 57403 0
[pid=23978/tid=23979] ppid=23975 vsize=230396 CPUtime=598.07
/proc/23978/task/23979/stat : 23979 (manysat1.1_stat) R 23975 23975 23938 0 -1 4194368 21470 0 0 0 59779 28 0 0 25 0 2 0 95921997 235925504 53199 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 235752

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 604.419
CPU time (s): 1200.08
CPU user time (s): 1199.41
CPU system time (s): 0.67
CPU usage (%): 198.551
Max. virtual memory (cumulated for all children) (KiB): 235752

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

runsolver used 0.536918 second user time and 1.67274 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-25 19:02:17
IDJOB=1722755
IDBENCH=71096
IDSOLVER=514
FILE ID=node48/1722755-1240678936
PBS_JOBID= 9186690
Free space on /tmp= 66304 MiB

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

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=1523911238

node48.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.209
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.209
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:       1777104 kB
Buffers:         24364 kB
Cached:         193336 kB
SwapCached:       5340 kB
Active:          93268 kB
Inactive:       132048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777104 kB
SwapTotal:     4192956 kB
SwapFree:      4181236 kB
Dirty:            7624 kB
Writeback:           0 kB
Mapped:          13304 kB
Slab:            39608 kB
Committed_AS:   420460 kB
PageTables:       1368 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= 66292 MiB
End job on node48 at 2009-04-25 19:12:23