Trace number 1722355

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.18 603.823

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_13_UNSAT.cnf
MD5SUMd4e16a803f6cd0903a2bd3e7157287b3
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 variables2730
Number of clauses271285
Sum of the clauses size809746
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24450
Number of clauses of size 3266804
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.18	c ==============================================================================
0.09/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.18	c ==============================================================================
0.09/0.18	c |         0 |  271285   809746 |   81385       0        0     nan |  0.000 % |
3.89/3.91	c |         0 |  269831  1187407 |      --       0       --      -- |     --   | -1454/377661
3.89/3.91	c ==============================================================================
3.89/3.91	c Result  :   #vars: 1698   #clauses: 269831   #literals: 1187407
3.89/3.91	c CPU time:   3.86141 s
3.89/3.91	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-1722355-1240674425/watcher-1722355-1240674425 -o /tmp/evaluation-result-1722355-1240674425/solver-1722355-1240674425 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1722355-1240674425.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.91 0.97 0.99 3/64 20397
/proc/meminfo: memFree=1833456/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=0
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475767 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20397/statm: 1339 235 195 169 0 50 0
[pid=20398] ppid=20397 vsize=1532 CPUtime=0
/proc/20398/stat : 20398 (SatElite) R 20397 20397 20046 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 95475767 1568768 259 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/20398/statm: 383 261 50 127 0 253 0

[startup+0.0224341 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20397
/proc/meminfo: memFree=1833456/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=0
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475767 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20397/statm: 1339 235 195 169 0 50 0
[pid=20398] ppid=20397 vsize=2600 CPUtime=0.01
/proc/20398/stat : 20398 (SatElite) R 20397 20397 20046 0 -1 4194304 558 0 0 0 1 0 0 0 18 0 1 0 95475767 2662400 542 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/20398/statm: 650 543 50 127 0 520 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7956

[startup+0.101447 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20397
/proc/meminfo: memFree=1833456/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=0
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475767 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20397/statm: 1339 235 195 169 0 50 0
[pid=20398] ppid=20397 vsize=8776 CPUtime=0.09
/proc/20398/stat : 20398 (SatElite) R 20397 20397 20046 0 -1 4194304 2005 0 0 0 8 1 0 0 18 0 1 0 95475767 8986624 1989 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/20398/statm: 2194 1990 50 127 0 2064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14132

[startup+0.301481 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20397
/proc/meminfo: memFree=1833456/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=0
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475767 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20397/statm: 1339 235 195 169 0 50 0
[pid=20398] ppid=20397 vsize=21212 CPUtime=0.28
/proc/20398/stat : 20398 (SatElite) R 20397 20397 20046 0 -1 4194304 4972 0 0 0 26 2 0 0 19 0 1 0 95475767 21721088 4956 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/20398/statm: 5303 4956 68 127 0 5173 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26568

[startup+0.701553 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20397
/proc/meminfo: memFree=1833456/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=0
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475767 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20397/statm: 1339 235 195 169 0 50 0
[pid=20398] ppid=20397 vsize=24712 CPUtime=0.69
/proc/20398/stat : 20398 (SatElite) R 20397 20397 20046 0 -1 4194304 5545 0 0 0 66 3 0 0 22 0 1 0 95475767 25305088 5529 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/20398/statm: 6178 5529 68 127 0 6048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30068

[startup+1.50169 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 20399
/proc/meminfo: memFree=1808800/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=0
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475767 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20397/statm: 1339 235 195 169 0 50 0
[pid=20398] ppid=20397 vsize=30356 CPUtime=1.49
/proc/20398/stat : 20398 (SatElite) R 20397 20397 20046 0 -1 4194304 6780 0 0 0 145 4 0 0 25 0 1 0 95475767 31084544 6764 1992294400 134512640 135034092 4294956096 18446744073709551615 134569544 0 0 4096 3 0 0 0 17 1 0 0
/proc/20398/statm: 7589 6764 68 127 0 7459 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35712

[startup+3.10297 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 20399
/proc/meminfo: memFree=1804896/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=0
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475767 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20397/statm: 1339 235 195 169 0 50 0
[pid=20398] ppid=20397 vsize=30356 CPUtime=3.09
/proc/20398/stat : 20398 (SatElite) R 20397 20397 20046 0 -1 4194304 6780 0 0 0 305 4 0 0 25 0 1 0 95475767 31084544 6764 1992294400 134512640 135034092 4294956096 18446744073709551615 134569547 0 0 4096 3 0 0 0 17 1 0 0
/proc/20398/statm: 7589 6764 68 127 0 7459 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35712

[startup+6.30155 s]
/proc/loadavg: 1.00 0.98 0.99 3/67 20401
/proc/meminfo: memFree=1786648/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=53536 CPUtime=3.6
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 10503 0 0 0 354 6 0 0 17 0 2 0 95476202 54820864 10489 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 13384 10489 83 193 0 13188 0
[pid=20400/tid=20401] ppid=20397 vsize=53536 CPUtime=1.65
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 1090 0 0 0 165 0 0 0 17 0 2 0 95476230 54820864 10489 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 58892

[startup+12.7027 s]
/proc/loadavg: 1.08 1.00 1.00 3/67 20401
/proc/meminfo: memFree=1774936/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=63516 CPUtime=16.37
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 13068 0 0 0 1628 9 0 0 22 0 2 0 95476202 65040384 13054 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 15879 13054 83 193 0 15683 0
[pid=20400/tid=20401] ppid=20397 vsize=63516 CPUtime=8.05
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 2274 0 0 0 803 2 0 0 18 0 2 0 95476230 65040384 13054 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.71
Current children cumulated vsize (KiB) 68872

[startup+25.5019 s]
/proc/loadavg: 1.28 1.05 1.02 3/67 20401
/proc/meminfo: memFree=1764248/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=73704 CPUtime=41.91
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 15531 0 0 0 4179 12 0 0 16 0 2 0 95476202 75472896 15517 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 18426 15517 83 193 0 18230 0
[pid=20400/tid=20401] ppid=20397 vsize=73704 CPUtime=20.84
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 3227 0 0 0 2080 4 0 0 17 0 2 0 95476230 75472896 15517 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.25
Current children cumulated vsize (KiB) 79060

[startup+51.1014 s]
/proc/loadavg: 1.53 1.12 1.04 3/67 20401
/proc/meminfo: memFree=1747032/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=91224 CPUtime=92.97
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 19778 0 0 0 9280 17 0 0 25 0 2 0 95476202 93413376 19764 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 22806 19764 83 193 0 22610 0
[pid=20400/tid=20401] ppid=20397 vsize=91224 CPUtime=46.42
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 5397 0 0 0 4635 7 0 0 25 0 2 0 95476230 93413376 19764 1992294400 134512640 135305190 4294956144 18446744073709551615 134528464 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97.31
Current children cumulated vsize (KiB) 96580

[startup+102.305 s]
/proc/loadavg: 1.79 1.26 1.09 3/67 20401
/proc/meminfo: memFree=1732888/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=105828 CPUtime=195.12
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 23298 0 0 0 19491 21 0 0 25 0 2 0 95476202 108367872 23284 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 26457 23284 83 193 0 26261 0
[pid=20400/tid=20401] ppid=20397 vsize=105828 CPUtime=97.6
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 6835 0 0 0 9751 9 0 0 25 0 2 0 95476230 108367872 23284 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 199.46
Current children cumulated vsize (KiB) 111184

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.14 3/67 20401
/proc/meminfo: memFree=1720664/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=118988 CPUtime=314.84
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 26353 0 0 0 31459 25 0 0 25 0 2 0 95476202 121843712 26339 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 29747 26339 83 193 0 29551 0
[pid=20400/tid=20401] ppid=20397 vsize=118988 CPUtime=157.57
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 8684 0 0 0 15746 11 0 0 25 0 2 0 95476230 121843712 26339 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 319.18
Current children cumulated vsize (KiB) 124344

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 20401
/proc/meminfo: memFree=1708568/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=130920 CPUtime=434.56
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 29357 0 0 0 43426 30 0 0 25 0 2 0 95476202 134062080 29343 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 32730 29343 83 193 0 32534 0
[pid=20400/tid=20401] ppid=20397 vsize=130920 CPUtime=217.56
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 9857 0 0 0 21742 14 0 0 25 0 2 0 95476230 134062080 29343 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 438.9
Current children cumulated vsize (KiB) 136276

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 20401
/proc/meminfo: memFree=1698072/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=141664 CPUtime=554.31
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 31971 0 0 0 55397 34 0 0 25 0 2 0 95476202 145063936 31957 1992294400 134512640 135305190 4294956144 18446744073709551615 134528397 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 35416 31957 83 193 0 35220 0
[pid=20400/tid=20401] ppid=20397 vsize=141664 CPUtime=277.54
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 10544 0 0 0 27739 15 0 0 25 0 2 0 95476230 145063936 31957 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 558.65
Current children cumulated vsize (KiB) 147020

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 20401
/proc/meminfo: memFree=1693336/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=146940 CPUtime=674.04
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 33126 0 0 0 67370 34 0 0 25 0 2 0 95476202 150466560 33112 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 36735 33112 83 193 0 36539 0
[pid=20400/tid=20401] ppid=20397 vsize=146940 CPUtime=337.51
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 11278 0 0 0 33736 15 0 0 25 0 2 0 95476230 150466560 33112 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 678.38
Current children cumulated vsize (KiB) 152296

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 20401
/proc/meminfo: memFree=1689048/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=151624 CPUtime=793.76
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 34177 0 0 0 79339 37 0 0 25 0 2 0 95476202 155262976 34163 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 37906 34163 83 193 0 37710 0
[pid=20400/tid=20401] ppid=20397 vsize=151624 CPUtime=397.48
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 11534 0 0 0 39733 15 0 0 25 0 2 0 95476230 155262976 34163 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 798.1
Current children cumulated vsize (KiB) 156980

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 20401
/proc/meminfo: memFree=1677080/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=165016 CPUtime=913.49
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 37196 0 0 0 91309 40 0 0 18 0 2 0 95476202 168976384 37182 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 41254 37182 83 193 0 41058 0
[pid=20400/tid=20401] ppid=20397 vsize=165016 CPUtime=457.46
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 13276 0 0 0 45729 17 0 0 25 0 2 0 95476230 168976384 37182 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 917.83
Current children cumulated vsize (KiB) 170372

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 20401
/proc/meminfo: memFree=1670744/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=172000 CPUtime=1033.21
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 38757 0 0 0 103279 42 0 0 25 0 2 0 95476202 176128000 38743 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 43000 38743 83 193 0 42804 0
[pid=20400/tid=20401] ppid=20397 vsize=172000 CPUtime=517.44
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 14061 0 0 0 51726 18 0 0 25 0 2 0 95476230 176128000 38743 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1037.55
Current children cumulated vsize (KiB) 177356

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 20401
/proc/meminfo: memFree=1665944/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=177240 CPUtime=1152.93
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 39954 0 0 0 115250 43 0 0 25 0 2 0 95476202 181493760 39940 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 44310 39940 83 193 0 44114 0
[pid=20400/tid=20401] ppid=20397 vsize=177240 CPUtime=577.41
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 14722 0 0 0 57722 19 0 0 25 0 2 0 95476230 181493760 39940 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1157.27
Current children cumulated vsize (KiB) 182596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.802 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 20401
/proc/meminfo: memFree=1665240/2055920 swapFree=4181888/4192956
[pid=20397] ppid=20395 vsize=5356 CPUtime=4.34
/proc/20397/stat : 20397 (manysat.sh) S 20395 20397 20046 0 -1 4194304 312 6784 0 0 0 0 428 6 16 0 1 0 95475767 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20397/statm: 1339 238 195 169 0 50 0
[pid=20400] ppid=20397 vsize=177816 CPUtime=1195.84
/proc/20400/stat : 20400 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194304 40100 0 0 0 119541 43 0 0 25 0 2 0 95476202 182083584 40086 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20400/statm: 44454 40086 83 193 0 44258 0
[pid=20400/tid=20401] ppid=20397 vsize=177816 CPUtime=598.9
/proc/20400/task/20401/stat : 20401 (manysat1.1_stat) R 20397 20397 20046 0 -1 4194368 14804 0 0 0 59871 19 0 0 25 0 2 0 95476230 182083584 40086 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 183172

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 20397 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=282348
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=66989
# CPU time returned by wait4() is 4.34934
# while last known CPU time is 1200.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 603.823
CPU time (s): 1200.18
CPU user time (s): 1199.69
CPU system time (s): 0.49
CPU usage (%): 198.763
Max. virtual memory (cumulated for all children) (KiB): 183172

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

runsolver used 0.557915 second user time and 1.64975 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-25 17:47:05
IDJOB=1722355
IDBENCH=71088
IDSOLVER=514
FILE ID=node18/1722355-1240674425
PBS_JOBID= 9186592
Free space on /tmp= 66144 MiB

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

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

MD5SUM BENCH= d4e16a803f6cd0903a2bd3e7157287b3
RANDOM SEED=1181189458

node18.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.280
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.280
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:       1834008 kB
Buffers:         20136 kB
Cached:         145436 kB
SwapCached:       5176 kB
Active:          85288 kB
Inactive:        88452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834008 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:            5936 kB
Writeback:           0 kB
Mapped:          13876 kB
Slab:            34368 kB
Committed_AS:   354504 kB
PageTables:       1372 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= 66136 MiB
End job on node18 at 2009-04-25 17:57:11