Trace number 1732756

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 2/2009-03-20? (TO) 1200.14 609.221

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK13.cnf
MD5SUMee4a2d6030f643cfa5b109579b0e5c45
Bench CategoryCRAFTED (crafted 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 variables78
Number of clauses2162160
Sum of the clauses size25945920
Maximum clause length12
Minimum clause length12
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52162160

Solver Data

0.00/0.00	c Parsing...
3.39/3.40	c ==============================================================================
3.39/3.40	c |           |     ORIGINAL     |              LEARNT              |          |
3.39/3.40	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.39/3.40	c ==============================================================================
3.39/3.40	c |         0 | 2162160 25945920 |  648647       0        0     nan |  0.000 % |
3.39/3.40	c ==============================================================================
3.39/3.40	c Result  :   #vars: 78   #clauses: 2162160   #literals: 25945920
3.39/3.40	c CPU time:   3.03254 s
3.39/3.40	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-1732756-1240782734/watcher-1732756-1240782734 -o /tmp/evaluation-result-1732756-1240782734/solver-1732756-1240782734 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1732756-1240782734.cnf aimd 2 

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.07 1.00 1.00 3/64 21379
/proc/meminfo: memFree=1213488/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=0
/proc/21379/stat : 21379 (manysat.sh) R 21377 21379 21036 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 106300192 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 237947644575 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21379/statm: 1339 234 194 169 0 50 0
[pid=21380] ppid=21379 vsize=824 CPUtime=0
/proc/21380/stat : 21380 (SatElite) R 21379 21379 21036 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 106300192 843776 95 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21380/statm: 206 97 50 127 0 76 0

[startup+0.083557 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 21379
/proc/meminfo: memFree=1213488/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=0
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300192 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21379/statm: 1339 235 195 169 0 50 0
[pid=21380] ppid=21379 vsize=5752 CPUtime=0.07
/proc/21380/stat : 21380 (SatElite) R 21379 21379 21036 0 -1 4194304 1302 0 0 0 7 0 0 0 19 0 1 0 106300192 5890048 1286 1992294400 134512640 135034092 4294956096 18446744073709551615 134548147 0 0 4096 3 0 0 0 17 0 0 0
/proc/21380/statm: 1438 1287 50 127 0 1308 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11108

[startup+0.102557 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 21379
/proc/meminfo: memFree=1213488/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=0
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300192 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21379/statm: 1339 235 195 169 0 50 0
[pid=21380] ppid=21379 vsize=6932 CPUtime=0.08
/proc/21380/stat : 21380 (SatElite) R 21379 21379 21036 0 -1 4194304 1589 0 0 0 8 0 0 0 19 0 1 0 106300192 7098368 1573 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/21380/statm: 1733 1573 50 127 0 1603 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12288

[startup+0.302574 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 21379
/proc/meminfo: memFree=1213488/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=0
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300192 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21379/statm: 1339 235 195 169 0 50 0
[pid=21380] ppid=21379 vsize=19568 CPUtime=0.28
/proc/21380/stat : 21380 (SatElite) R 21379 21379 21036 0 -1 4194304 4604 0 0 0 26 2 0 0 21 0 1 0 106300192 20037632 4588 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/21380/statm: 4892 4588 50 127 0 4762 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24924

[startup+0.702604 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 21379
/proc/meminfo: memFree=1213488/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=0
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300192 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21379/statm: 1339 235 195 169 0 50 0
[pid=21380] ppid=21379 vsize=44144 CPUtime=0.69
/proc/21380/stat : 21380 (SatElite) R 21379 21379 21036 0 -1 4194304 10632 0 0 0 63 6 0 0 25 0 1 0 106300192 45203456 10616 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21380/statm: 11036 10617 50 127 0 10906 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49500

[startup+1.50167 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 21381
/proc/meminfo: memFree=1152608/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=0
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300192 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21379/statm: 1339 235 195 169 0 50 0
[pid=21380] ppid=21379 vsize=99104 CPUtime=1.48
/proc/21380/stat : 21380 (SatElite) R 21379 21379 21036 0 -1 4194304 22759 0 0 0 136 12 0 0 25 0 1 0 106300192 101482496 22743 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21380/statm: 24776 22744 50 127 0 24646 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 104460

[startup+3.1018 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 21381
/proc/meminfo: memFree=1085088/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=0
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300192 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21379/statm: 1339 235 195 169 0 50 0
[pid=21380] ppid=21379 vsize=296344 CPUtime=3.09
/proc/21380/stat : 21380 (SatElite) R 21379 21379 21036 0 -1 4194304 53871 0 0 0 278 31 0 0 25 0 1 0 106300192 303456256 53855 1992294400 134512640 135034092 4294956096 18446744073709551615 134542711 0 0 4096 3 0 0 0 17 0 0 0
/proc/21380/statm: 74086 53855 50 127 0 73956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 301700

[startup+6.30105 s]
/proc/loadavg: 1.15 1.02 1.01 2/66 21381
/proc/meminfo: memFree=910560/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=0
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300192 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21379/statm: 1339 235 195 169 0 50 0
[pid=21380] ppid=21379 vsize=296348 CPUtime=6.28
/proc/21380/stat : 21380 (SatElite) R 21379 21379 21036 0 -1 4194304 69938 0 0 0 580 48 0 0 25 0 1 0 106300192 303460352 69922 1992294400 134512640 135034092 4294956096 18446744073709551615 134756904 0 0 4096 3 0 0 0 17 0 0 0
/proc/21380/statm: 74087 69922 66 127 0 73957 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 301704

[startup+12.7016 s]
/proc/loadavg: 1.14 1.02 1.00 2/66 21382
/proc/meminfo: memFree=1056416/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=133360 CPUtime=1.44
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 31612 0 0 0 128 16 0 0 25 0 1 0 106301316 136560640 31598 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/21382/statm: 33340 31599 71 193 0 33144 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 138716

[startup+25.5026 s]
/proc/loadavg: 1.26 1.05 1.01 3/67 21383
/proc/meminfo: memFree=700376/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=464420 CPUtime=24.13
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 105302 0 0 0 2350 63 0 0 25 0 2 0 106301316 475566080 105203 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 116105 105203 83 193 0 115909 0
[pid=21382/tid=21383] ppid=21379 vsize=464420 CPUtime=9.88
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 9245 0 0 0 979 9 0 0 25 0 2 0 106301748 475566080 105203 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.36
Current children cumulated vsize (KiB) 469776

[startup+51.1027 s]
/proc/loadavg: 1.51 1.12 1.04 4/67 21383
/proc/meminfo: memFree=672984/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=495128 CPUtime=75.11
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 111299 0 0 0 7440 71 0 0 25 0 2 0 106301316 507011072 111200 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 123782 111200 83 193 0 123586 0
[pid=21382/tid=21383] ppid=21379 vsize=495128 CPUtime=35.27
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 12483 0 0 0 3514 13 0 0 25 0 2 0 106301748 507011072 111200 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 86.34
Current children cumulated vsize (KiB) 500484

[startup+102.307 s]
/proc/loadavg: 1.79 1.26 1.09 3/67 21383
/proc/meminfo: memFree=650456/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=527260 CPUtime=177.28
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 117750 0 0 0 17644 84 0 0 25 0 2 0 106301316 539914240 117651 1992294400 134512640 135305190 4294956144 18446744073709551615 134528442 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 131815 117651 83 193 0 131619 0
[pid=21382/tid=21383] ppid=21379 vsize=527260 CPUtime=86.42
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 15451 0 0 0 8623 19 0 0 25 0 2 0 106301748 539914240 117651 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 188.51
Current children cumulated vsize (KiB) 532616

[startup+162.301 s]
/proc/loadavg: 1.92 1.39 1.14 3/67 21383
/proc/meminfo: memFree=632856/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=548012 CPUtime=297.02
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 122186 0 0 0 29606 96 0 0 25 0 2 0 106301316 561164288 122087 1992294400 134512640 135305190 4294956144 18446744073709551615 134528701 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 137003 122087 83 193 0 136807 0
[pid=21382/tid=21383] ppid=21379 vsize=548012 CPUtime=146.4
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 17641 0 0 0 14615 25 0 0 25 0 2 0 106301748 561164288 122087 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 308.25
Current children cumulated vsize (KiB) 553368

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 21383
/proc/meminfo: memFree=618520/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=565376 CPUtime=416.77
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 125740 0 0 0 41574 103 0 0 25 0 2 0 106301316 578945024 125641 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 141344 125641 83 193 0 141148 0
[pid=21382/tid=21383] ppid=21379 vsize=565376 CPUtime=206.39
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 19852 0 0 0 20609 30 0 0 25 0 2 0 106301748 578945024 125641 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 428
Current children cumulated vsize (KiB) 570732

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 21383
/proc/meminfo: memFree=606936/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=578920 CPUtime=536.51
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 128712 0 0 0 53542 109 0 0 25 0 2 0 106301316 592814080 128613 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 144730 128613 83 193 0 144534 0
[pid=21382/tid=21383] ppid=21379 vsize=578920 CPUtime=266.37
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 21189 0 0 0 26604 33 0 0 25 0 2 0 106301748 592814080 128613 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 547.74
Current children cumulated vsize (KiB) 584276

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.28 3/67 21383
/proc/meminfo: memFree=594712/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=592892 CPUtime=656.26
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 131653 0 0 0 65510 116 0 0 25 0 2 0 106301316 607121408 131554 1992294400 134512640 135305190 4294956144 18446744073709551615 134538311 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 148223 131554 83 193 0 148027 0
[pid=21382/tid=21383] ppid=21379 vsize=592892 CPUtime=326.36
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 22646 0 0 0 32599 37 0 0 25 0 2 0 106301748 607121408 131554 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 667.49
Current children cumulated vsize (KiB) 598248

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 21383
/proc/meminfo: memFree=589976/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=599556 CPUtime=776
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 132827 0 0 0 77481 119 0 0 25 0 2 0 106301316 613945344 132728 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 149889 132728 83 193 0 149693 0
[pid=21382/tid=21383] ppid=21379 vsize=599556 CPUtime=386.34
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 23145 0 0 0 38595 39 0 0 25 0 2 0 106301748 613945344 132728 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 787.23
Current children cumulated vsize (KiB) 604912

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 21383
/proc/meminfo: memFree=584344/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=605372 CPUtime=895.74
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 134253 0 0 0 89452 122 0 0 25 0 2 0 106301316 619900928 134154 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 151343 134154 83 193 0 151147 0
[pid=21382/tid=21383] ppid=21379 vsize=605372 CPUtime=446.33
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 23925 0 0 0 44593 40 0 0 25 0 2 0 106301748 619900928 134154 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 906.97
Current children cumulated vsize (KiB) 610728

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 21389
/proc/meminfo: memFree=577792/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=612716 CPUtime=1015.48
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 135821 0 0 0 101421 127 0 0 25 0 2 0 106301316 627421184 135722 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 153179 135722 83 193 0 152983 0
[pid=21382/tid=21383] ppid=21379 vsize=612716 CPUtime=506.29
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 24623 0 0 0 50587 42 0 0 25 0 2 0 106301748 627421184 135722 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1026.71
Current children cumulated vsize (KiB) 618072

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 21389
/proc/meminfo: memFree=573840/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=617480 CPUtime=1135.22
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 136840 0 0 0 113394 128 0 0 25 0 2 0 106301316 632299520 136741 1992294400 134512640 135305190 4294956144 18446744073709551615 134538540 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 154370 136741 83 193 0 154174 0
[pid=21382/tid=21383] ppid=21379 vsize=617480 CPUtime=566.28
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 25097 0 0 0 56585 43 0 0 25 0 2 0 106301748 632299520 136741 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1146.45
Current children cumulated vsize (KiB) 622836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+609.202 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 21389
/proc/meminfo: memFree=573008/2055920 swapFree=4177048/4192956
[pid=21379] ppid=21377 vsize=5356 CPUtime=11.23
/proc/21379/stat : 21379 (manysat.sh) S 21377 21379 21036 0 -1 4194304 312 69941 0 0 0 0 1052 71 16 0 1 0 106300192 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21379/statm: 1339 238 195 169 0 50 0
[pid=21382] ppid=21379 vsize=617972 CPUtime=1188.91
/proc/21382/stat : 21382 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194304 137068 0 0 0 118762 129 0 0 25 0 2 0 106301316 632803328 136894 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21382/statm: 154493 136894 83 193 0 154297 0
[pid=21382/tid=21383] ppid=21379 vsize=617972 CPUtime=593.18
/proc/21382/task/21383/stat : 21383 (manysat1.1_stat) R 21379 21379 21036 0 -1 4194368 25325 0 0 0 59274 44 0 0 25 0 2 0 106301748 632803328 136894 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 623328

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 21379 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=521400
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=711891
# CPU time returned by wait4() is 11.2333
# while last known CPU time is 1200.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 609.221
CPU time (s): 1200.14
CPU user time (s): 1198.14
CPU system time (s): 2
CPU usage (%): 196.996
Max. virtual memory (cumulated for all children) (KiB): 623328

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

runsolver used 0.556915 second user time and 1.67575 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-26 23:52:21
IDJOB=1732756
IDBENCH=71127
IDSOLVER=515
FILE ID=node69/1732756-1240782734
PBS_JOBID= 9187241
Free space on /tmp= 66060 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT09/CRAFTED/ramseycube/Q3inK13.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732756-1240782734/watcher-1732756-1240782734 -o /tmp/evaluation-result-1732756-1240782734/solver-1732756-1240782734 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1732756-1240782734.cnf aimd 2

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

MD5SUM BENCH= ee4a2d6030f643cfa5b109579b0e5c45
RANDOM SEED=765500690

node69.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.231
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.231
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:       1213968 kB
Buffers:         66444 kB
Cached:         683980 kB
SwapCached:      10564 kB
Active:         544388 kB
Inactive:       219728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213968 kB
SwapTotal:     4192956 kB
SwapFree:      4177048 kB
Dirty:           91660 kB
Writeback:           0 kB
Mapped:          14256 kB
Slab:            63808 kB
Committed_AS:   351180 kB
PageTables:       1464 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= 65972 MiB
End job on node69 at 2009-04-27 00:02:33