Trace number 1736056

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.15 602.12

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes9.cnf
MD5SUMfe117ca26ab85d9c8449a6f94eb0c5ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark321.639
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  133795   269030 |   40138       0        0     nan |  0.000 % |
0.69/0.70	c |         0 |  132235   444200 |      --       0       --      -- |     --   | -1560/175170
0.69/0.70	c ==============================================================================
0.69/0.70	c Result  :   #vars: 1500   #clauses: 132235   #literals: 444200
0.69/0.70	c CPU time:   0.683896 s
0.69/0.70	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-1736056-1240809511/watcher-1736056-1240809511 -o /tmp/evaluation-result-1736056-1240809511/solver-1736056-1240809511 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1736056-1240809511.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: 0.92 0.98 1.08 3/65 29622
/proc/meminfo: memFree=1662720/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0
/proc/29622/stat : 29622 (manysat.sh) R 29620 29622 28773 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 108980375 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 243665529503 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29622/statm: 1339 234 194 169 0 50 0
[pid=29623] ppid=29622 vsize=824 CPUtime=0
/proc/29623/stat : 29623 (SatElite) R 29622 29622 28773 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 108980376 843776 111 1992294400 134512640 135034092 4294956096 18446744073709551615 134529260 0 0 4096 3 0 0 0 17 0 0 0
/proc/29623/statm: 206 112 51 127 0 76 0

[startup+0.103107 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 29622
/proc/meminfo: memFree=1662720/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108980375 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29622/statm: 1339 235 195 169 0 50 0
[pid=29623] ppid=29622 vsize=9484 CPUtime=0.09
/proc/29623/stat : 29623 (SatElite) R 29622 29622 28773 0 -1 4194304 2065 0 0 0 8 1 0 0 19 0 1 0 108980376 9711616 2049 1992294400 134512640 135034092 4294956096 18446744073709551615 134566581 0 0 4096 3 0 0 0 17 0 0 0
/proc/29623/statm: 2371 2049 68 127 0 2241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14840

[startup+0.201124 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 29622
/proc/meminfo: memFree=1662720/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108980375 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29622/statm: 1339 235 195 169 0 50 0
[pid=29623] ppid=29622 vsize=13540 CPUtime=0.19
/proc/29623/stat : 29623 (SatElite) R 29622 29622 28773 0 -1 4194304 2832 0 0 0 18 1 0 0 20 0 1 0 108980376 13864960 2816 1992294400 134512640 135034092 4294956096 18446744073709551615 134563316 0 0 4096 3 0 0 0 17 0 0 0
/proc/29623/statm: 3385 2816 68 127 0 3255 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18896

[startup+0.301143 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 29622
/proc/meminfo: memFree=1662720/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108980375 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29622/statm: 1339 235 195 169 0 50 0
[pid=29623] ppid=29622 vsize=13540 CPUtime=0.29
/proc/29623/stat : 29623 (SatElite) R 29622 29622 28773 0 -1 4194304 2832 0 0 0 28 1 0 0 21 0 1 0 108980376 13864960 2816 1992294400 134512640 135034092 4294956096 18446744073709551615 134569386 0 0 4096 3 0 0 0 17 0 0 0
/proc/29623/statm: 3385 2816 68 127 0 3255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18896

[startup+0.701214 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 29622
/proc/meminfo: memFree=1662720/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108980375 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29622/statm: 1339 235 195 169 0 50 0
[pid=29623] ppid=29622 vsize=13540 CPUtime=0.69
/proc/29623/stat : 29623 (SatElite) R 29622 29622 28773 0 -1 4194304 2832 0 0 0 68 1 0 0 25 0 1 0 108980376 13864960 2816 1992294400 134512640 135034092 4294956096 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 0 0 0
/proc/29623/statm: 3385 2816 68 127 0 3255 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18896

[startup+1.50137 s]
/proc/loadavg: 0.92 0.98 1.08 3/68 29626
/proc/meminfo: memFree=1643304/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=30664 CPUtime=1.12
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 4887 0 0 0 110 2 0 0 17 0 2 0 108980461 31399936 4873 1992294400 134512640 135305190 4294956144 18446744073709551615 134528834 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29625/statm: 7666 4873 83 193 0 7470 0
[pid=29625/tid=29626] ppid=29622 vsize=30664 CPUtime=0.49
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 543 0 0 0 49 0 0 0 17 0 2 0 108980475 31399936 4873 1992294400 134512640 135305190 4294956144 18446744073709551615 134570407 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 36020

[startup+3.10266 s]
/proc/loadavg: 0.92 0.98 1.08 3/68 29626
/proc/meminfo: memFree=1638184/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=36388 CPUtime=4.32
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 6324 0 0 0 428 4 0 0 17 0 2 0 108980461 37261312 6310 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29625/statm: 9097 6310 83 193 0 8901 0
[pid=29625/tid=29626] ppid=29622 vsize=36388 CPUtime=2.09
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 1275 0 0 0 208 1 0 0 17 0 2 0 108980475 37261312 6310 1992294400 134512640 135305190 4294956144 18446744073709551615 134528499 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 41744

[startup+6.30124 s]
/proc/loadavg: 1.09 1.02 1.09 3/68 29626
/proc/meminfo: memFree=1629736/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=42392 CPUtime=10.7
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 7871 0 0 0 1064 6 0 0 17 0 2 0 108980461 43409408 7857 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29625/statm: 10598 7857 83 193 0 10402 0
[pid=29625/tid=29626] ppid=29622 vsize=42392 CPUtime=5.29
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 2118 0 0 0 527 2 0 0 17 0 2 0 108980475 43409408 7857 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.54
Current children cumulated vsize (KiB) 47748

[startup+12.7024 s]
/proc/loadavg: 1.16 1.03 1.10 3/68 29626
/proc/meminfo: memFree=1621096/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=50540 CPUtime=23.47
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 9679 0 0 0 2339 8 0 0 17 0 2 0 108980461 51752960 9665 1992294400 134512640 135305190 4294956144 18446744073709551615 134556927 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29625/statm: 12635 9665 83 193 0 12439 0
[pid=29625/tid=29626] ppid=29622 vsize=50540 CPUtime=11.68
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 3096 0 0 0 1165 3 0 0 17 0 2 0 108980475 51752960 9665 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 55896

[startup+25.5017 s]
/proc/loadavg: 1.34 1.08 1.11 3/68 29626
/proc/meminfo: memFree=1609448/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=61636 CPUtime=48.98
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 12646 0 0 0 4886 12 0 0 17 0 2 0 108980461 63115264 12632 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 15409 12632 83 193 0 15213 0
[pid=29625/tid=29626] ppid=29622 vsize=61636 CPUtime=24.43
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 4737 0 0 0 2438 5 0 0 17 0 2 0 108980475 63115264 12632 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (KiB) 66992

[startup+51.1013 s]
/proc/loadavg: 1.57 1.15 1.13 3/68 29626
/proc/meminfo: memFree=1593960/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=77972 CPUtime=100.04
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 16519 0 0 0 9985 19 0 0 18 0 2 0 108980461 79843328 16505 1992294400 134512640 135305190 4294956144 18446744073709551615 134558297 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 19493 16505 83 193 0 19297 0
[pid=29625/tid=29626] ppid=29622 vsize=77972 CPUtime=49.91
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 6890 0 0 0 4982 9 0 0 18 0 2 0 108980475 79843328 16505 1992294400 134512640 135305190 4294956144 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.88
Current children cumulated vsize (KiB) 83328

[startup+102.302 s]
/proc/loadavg: 1.81 1.28 1.18 3/68 29626
/proc/meminfo: memFree=1563752/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=107880 CPUtime=202.17
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 24033 0 0 0 20187 30 0 0 17 0 2 0 108980461 110469120 24019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 26970 24019 83 193 0 26774 0
[pid=29625/tid=29626] ppid=29622 vsize=107880 CPUtime=100.88
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 11106 0 0 0 10074 14 0 0 18 0 2 0 108980475 110469120 24019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.01
Current children cumulated vsize (KiB) 113236

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.23 3/68 29626
/proc/meminfo: memFree=1543464/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=128072 CPUtime=321.84
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 29070 0 0 0 32147 37 0 0 19 0 2 0 108980461 131145728 29056 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 32018 29056 83 193 0 31822 0
[pid=29625/tid=29626] ppid=29622 vsize=128072 CPUtime=160.62
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 13644 0 0 0 16044 18 0 0 25 0 2 0 108980475 131145728 29056 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.68
Current children cumulated vsize (KiB) 133428

[startup+222.306 s]
/proc/loadavg: 1.97 1.51 1.27 3/68 29626
/proc/meminfo: memFree=1530536/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=140696 CPUtime=441.53
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 32294 0 0 0 44110 43 0 0 18 0 2 0 108980461 144072704 32280 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 35174 32280 83 193 0 34978 0
[pid=29625/tid=29626] ppid=29622 vsize=140696 CPUtime=220.36
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 15308 0 0 0 22015 21 0 0 18 0 2 0 108980475 144072704 32280 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.37
Current children cumulated vsize (KiB) 146052

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.31 3/68 29626
/proc/meminfo: memFree=1496296/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=175532 CPUtime=561.21
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 40879 0 0 0 56063 58 0 0 22 0 2 0 108980461 179744768 40865 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 43883 40865 83 193 0 43687 0
[pid=29625/tid=29626] ppid=29622 vsize=175532 CPUtime=280.07
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 19391 0 0 0 27979 28 0 0 22 0 2 0 108980475 179744768 40865 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.05
Current children cumulated vsize (KiB) 180888

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.35 3/68 29626
/proc/meminfo: memFree=1496104/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=175756 CPUtime=680.94
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 40906 0 0 0 68036 58 0 0 18 0 2 0 108980461 179974144 40892 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 43939 40892 83 193 0 43743 0
[pid=29625/tid=29626] ppid=29622 vsize=175756 CPUtime=339.83
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 19393 0 0 0 33955 28 0 0 25 0 2 0 108980475 179974144 40892 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.78
Current children cumulated vsize (KiB) 181112

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.39 3/68 29626
/proc/meminfo: memFree=1473320/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=199852 CPUtime=800.65
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 46617 0 0 0 79997 68 0 0 25 0 2 0 108980461 204648448 46603 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 49963 46603 83 193 0 49767 0
[pid=29625/tid=29626] ppid=29622 vsize=199852 CPUtime=399.6
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 22180 0 0 0 39927 33 0 0 25 0 2 0 108980475 204648448 46603 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.49
Current children cumulated vsize (KiB) 205208

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.43 3/68 29626
/proc/meminfo: memFree=1470248/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=202376 CPUtime=920.35
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 47351 0 0 0 91965 70 0 0 25 0 2 0 108980461 207233024 47337 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 50594 47337 83 193 0 50398 0
[pid=29625/tid=29626] ppid=29622 vsize=202376 CPUtime=459.33
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 22380 0 0 0 45899 34 0 0 25 0 2 0 108980475 207233024 47337 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.19
Current children cumulated vsize (KiB) 207732

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.46 3/68 29626
/proc/meminfo: memFree=1456296/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=217096 CPUtime=1040.09
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 50954 0 0 0 103931 78 0 0 25 0 2 0 108980461 222306304 50940 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 54274 50940 83 193 0 54078 0
[pid=29625/tid=29626] ppid=29622 vsize=217096 CPUtime=519.09
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 24365 0 0 0 51871 38 0 0 17 0 2 0 108980475 222306304 50940 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.93
Current children cumulated vsize (KiB) 222452

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.49 3/68 29626
/proc/meminfo: memFree=1443944/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=227792 CPUtime=1159.79
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 53897 0 0 0 115894 85 0 0 25 0 2 0 108980461 233259008 53883 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 56948 53883 83 193 0 56752 0
[pid=29625/tid=29626] ppid=29622 vsize=227792 CPUtime=578.85
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 25838 0 0 0 57844 41 0 0 25 0 2 0 108980475 233259008 53883 1992294400 134512640 135305190 4294956144 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.63
Current children cumulated vsize (KiB) 233148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.102 s]
/proc/loadavg: 1.99 1.85 1.50 3/68 29626
/proc/meminfo: memFree=1442984/2055920 swapFree=4181416/4192956
[pid=29622] ppid=29620 vsize=5356 CPUtime=0.84
/proc/29622/stat : 29622 (manysat.sh) S 29620 29622 28773 0 -1 4194304 312 2837 0 0 0 0 82 2 16 0 1 0 108980375 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29622/statm: 1339 238 195 169 0 50 0
[pid=29625] ppid=29622 vsize=229560 CPUtime=1199.31
/proc/29625/stat : 29625 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194304 54135 0 0 0 119846 85 0 0 25 0 2 0 108980461 235069440 54121 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29625/statm: 57390 54121 83 193 0 57194 0
[pid=29625/tid=29626] ppid=29622 vsize=229560 CPUtime=598.58
/proc/29625/task/29626/stat : 29626 (manysat1.1_stat) R 29622 29622 28773 0 -1 4194368 26001 0 0 0 59817 41 0 0 25 0 2 0 108980475 235069440 54121 1992294400 134512640 135305190 4294956144 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 234916

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

Real time (s): 602.12
CPU time (s): 1200.15
CPU user time (s): 1199.28
CPU system time (s): 0.87
CPU usage (%): 199.321
Max. virtual memory (cumulated for all children) (KiB): 234916

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

runsolver used 0.533918 second user time and 1.66775 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-27 07:18:31
IDJOB=1736056
IDBENCH=71586
IDSOLVER=515
FILE ID=node84/1736056-1240809511
PBS_JOBID= 9187387
Free space on /tmp= 66216 MiB

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

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

MD5SUM BENCH= fe117ca26ab85d9c8449a6f94eb0c5ef
RANDOM SEED=1725551071

node84.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.259
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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1663200 kB
Buffers:         50444 kB
Cached:         267636 kB
SwapCached:       5396 kB
Active:         104572 kB
Inactive:       221284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663200 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:            3136 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            52880 kB
Committed_AS:   407848 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= 66212 MiB
End job on node84 at 2009-04-27 07:28:35