Trace number 1524643

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.11 601.82

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S501150091-001.cnf
MD5SUMe113edb96dafae9a32f84235b77a2595
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.5081
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
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 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   20000   100000 |    5999       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 1000   #clauses: 20000   #literals: 100000
0.00/0.02	c CPU time:   0.020996 s
0.00/0.02	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1524643-1238362490/watcher-1524643-1238362490 -o /tmp/evaluation-result-1524643-1238362490/solver-1524643-1238362490 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1524643-1238362490.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.91 0.95 0.90 3/76 29465
/proc/meminfo: memFree=1224248/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0
/proc/29465/stat : 29465 (manysat.sh) R 29463 29465 29190 0 -1 4194304 267 0 0 0 0 0 0 0 20 0 1 0 1108909966 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 244276849311 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/29465/statm: 1339 234 194 169 0 50 0
[pid=29466] ppid=29465 vsize=824 CPUtime=0
/proc/29466/stat : 29466 (SatElite) R 29465 29465 29190 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 1108909966 843776 106 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/29466/statm: 206 106 50 127 0 76 0

[startup+0.0647319 s]
/proc/loadavg: 0.91 0.95 0.90 3/76 29465
/proc/meminfo: memFree=1224248/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) R 29463 29465 29190 0 -1 4194304 292 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276849311 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.101898 s]
/proc/loadavg: 0.91 0.95 0.90 3/76 29465
/proc/meminfo: memFree=1224248/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.301929 s]
/proc/loadavg: 0.91 0.95 0.90 3/76 29465
/proc/meminfo: memFree=1224248/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.702008 s]
/proc/loadavg: 0.91 0.95 0.90 3/76 29465
/proc/meminfo: memFree=1224248/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+1.50117 s]
/proc/loadavg: 0.91 0.95 0.90 3/79 29469
/proc/meminfo: memFree=1213152/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=25524 CPUtime=2.82
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 3457 0 0 0 281 1 0 0 17 0 2 0 1108909972 26136576 3443 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 6381 3443 83 193 0 6185 0
[pid=29468/tid=29469] ppid=29465 vsize=25524 CPUtime=1.38
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 1191 0 0 0 138 0 0 0 17 0 2 0 1108909975 26136576 3443 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 30880

[startup+3.10248 s]
/proc/loadavg: 0.91 0.95 0.90 3/79 29469
/proc/meminfo: memFree=1208544/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=32964 CPUtime=6.01
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 5181 0 0 0 599 2 0 0 16 0 2 0 1108909972 33755136 5167 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 8241 5167 83 193 0 8045 0
[pid=29468/tid=29469] ppid=29465 vsize=32964 CPUtime=2.98
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 2063 0 0 0 297 1 0 0 17 0 2 0 1108909975 33755136 5167 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 38320

[startup+6.3011 s]
/proc/loadavg: 1.00 0.97 0.91 3/79 29469
/proc/meminfo: memFree=1195424/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=44340 CPUtime=12.4
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 8011 0 0 0 1235 5 0 0 17 0 2 0 1108909972 45404160 7997 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 11085 7997 83 193 0 10889 0
[pid=29468/tid=29469] ppid=29465 vsize=44340 CPUtime=6.17
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 3505 0 0 0 614 3 0 0 17 0 2 0 1108909975 45404160 7997 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 49696

[startup+12.7023 s]
/proc/loadavg: 1.08 0.99 0.91 3/79 29469
/proc/meminfo: memFree=1186464/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=49432 CPUtime=25.15
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 9361 0 0 0 2508 7 0 0 17 0 2 0 1108909972 50618368 9347 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 12358 9347 83 193 0 12162 0
[pid=29468/tid=29469] ppid=29465 vsize=49432 CPUtime=12.53
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 4216 0 0 0 1249 4 0 0 19 0 2 0 1108909975 50618368 9347 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 54788

[startup+25.5018 s]
/proc/loadavg: 1.28 1.04 0.93 3/79 29469
/proc/meminfo: memFree=1172448/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=63188 CPUtime=50.67
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 12758 0 0 0 5057 10 0 0 18 0 2 0 1108909972 64704512 12744 1992294400 134512640 135305190 4294956144 18446744073709551615 134528603 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 15797 12744 83 193 0 15601 0
[pid=29468/tid=29469] ppid=29465 vsize=63188 CPUtime=25.25
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 5955 0 0 0 2520 5 0 0 19 0 2 0 1108909975 64704512 12744 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 68544

[startup+51.1018 s]
/proc/loadavg: 1.53 1.11 0.96 3/79 29469
/proc/meminfo: memFree=1162400/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=73360 CPUtime=101.71
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 15417 0 0 0 10158 13 0 0 25 0 2 0 1108909972 75120640 15403 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 18340 15403 83 193 0 18144 0
[pid=29468/tid=29469] ppid=29465 vsize=73360 CPUtime=50.72
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 7385 0 0 0 5065 7 0 0 25 0 2 0 1108909975 75120640 15403 1992294400 134512640 135305190 4294956144 18446744073709551615 134557933 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 78716

[startup+102.307 s]
/proc/loadavg: 1.79 1.25 1.01 3/79 29469
/proc/meminfo: memFree=1129696/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=105492 CPUtime=203.8
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 23431 0 0 0 20357 23 0 0 25 0 2 0 1108909972 108023808 23417 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 26373 23417 83 193 0 26177 0
[pid=29468/tid=29469] ppid=29465 vsize=105492 CPUtime=101.64
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 11340 0 0 0 10152 12 0 0 25 0 2 0 1108909975 108023808 23417 1992294400 134512640 135305190 4294956144 18446744073709551615 134528286 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 110848

[startup+162.301 s]
/proc/loadavg: 1.92 1.38 1.07 3/79 29469
/proc/meminfo: memFree=1101792/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=134656 CPUtime=323.45
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 30443 0 0 0 32312 33 0 0 23 0 2 0 1108909972 137887744 30429 1992294400 134512640 135305190 4294956144 18446744073709551615 134528788 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 33664 30429 83 193 0 33468 0
[pid=29468/tid=29469] ppid=29465 vsize=134656 CPUtime=161.33
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 13800 0 0 0 16118 15 0 0 25 0 2 0 1108909975 137887744 30429 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.5
Current children cumulated vsize (KiB) 140012

[startup+222.301 s]
/proc/loadavg: 1.97 1.49 1.12 3/79 29469
/proc/meminfo: memFree=1060320/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=175612 CPUtime=443.13
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 40793 0 0 0 44262 51 0 0 19 0 2 0 1108909972 179826688 40779 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 43903 40779 83 193 0 43707 0
[pid=29468/tid=29469] ppid=29465 vsize=175612 CPUtime=221.02
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 20063 0 0 0 22077 25 0 0 25 0 2 0 1108909975 179826688 40779 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.18
Current children cumulated vsize (KiB) 180968

[startup+282.303 s]
/proc/loadavg: 1.99 1.58 1.18 3/79 29469
/proc/meminfo: memFree=1053344/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=183048 CPUtime=562.8
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 42507 0 0 0 56225 55 0 0 25 0 2 0 1108909972 187441152 42493 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 45762 42493 83 193 0 45566 0
[pid=29468/tid=29469] ppid=29465 vsize=183048 CPUtime=280.74
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 21534 0 0 0 28045 29 0 0 25 0 2 0 1108909975 187441152 42493 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.85
Current children cumulated vsize (KiB) 188404

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.22 3/79 29469
/proc/meminfo: memFree=1044896/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=191760 CPUtime=682.48
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 44674 0 0 0 68189 59 0 0 17 0 2 0 1108909972 196362240 44660 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 47940 44660 83 193 0 47744 0
[pid=29468/tid=29469] ppid=29465 vsize=191760 CPUtime=340.44
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 22485 0 0 0 34013 31 0 0 25 0 2 0 1108909975 196362240 44660 1992294400 134512640 135305190 4294956144 18446744073709551615 134528322 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.53
Current children cumulated vsize (KiB) 197116

[startup+402.301 s]
/proc/loadavg: 1.99 1.71 1.27 3/79 29469
/proc/meminfo: memFree=1044192/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=192156 CPUtime=802.14
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 44804 0 0 0 80155 59 0 0 25 0 2 0 1108909972 196767744 44775 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 48039 44775 83 193 0 47843 0
[pid=29468/tid=29469] ppid=29465 vsize=192156 CPUtime=400.14
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 22536 0 0 0 39983 31 0 0 17 0 2 0 1108909975 196767744 44775 1992294400 134512640 135305190 4294956144 18446744073709551615 134531190 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.19
Current children cumulated vsize (KiB) 197512

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.31 3/79 29469
/proc/meminfo: memFree=1015072/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=221644 CPUtime=921.81
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 52149 0 0 0 92108 73 0 0 16 0 2 0 1108909972 226963456 52090 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 55411 52090 83 193 0 55215 0
[pid=29468/tid=29469] ppid=29465 vsize=221644 CPUtime=459.85
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 27291 0 0 0 45944 41 0 0 25 0 2 0 1108909975 226963456 52090 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.86
Current children cumulated vsize (KiB) 227000

[startup+522.301 s]
/proc/loadavg: 1.99 1.80 1.35 3/79 29469
/proc/meminfo: memFree=1006368/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=229836 CPUtime=1041.5
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 54358 0 0 0 104071 79 0 0 25 0 2 0 1108909972 235352064 54299 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 57459 54299 83 193 0 57263 0
[pid=29468/tid=29469] ppid=29465 vsize=229836 CPUtime=519.55
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 27454 0 0 0 51914 41 0 0 25 0 2 0 1108909975 235352064 54299 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.55
Current children cumulated vsize (KiB) 235192

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.39 3/79 29469
/proc/meminfo: memFree=1000544/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=234956 CPUtime=1161.17
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 55713 0 0 0 116035 82 0 0 25 0 2 0 1108909972 240594944 55654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 58739 55654 83 193 0 58543 0
[pid=29468/tid=29469] ppid=29465 vsize=234956 CPUtime=579.25
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 27628 0 0 0 57883 42 0 0 25 0 2 0 1108909975 240594944 55654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.22
Current children cumulated vsize (KiB) 240312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.85 1.40 3/79 29471
/proc/meminfo: memFree=993504/2055920 swapFree=4127428/4192956
[pid=29465] ppid=29463 vsize=5356 CPUtime=0.05
/proc/29465/stat : 29465 (manysat.sh) S 29463 29465 29190 0 -1 4194304 312 517 0 0 0 0 5 0 17 0 1 0 1108909966 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29465/statm: 1339 238 195 169 0 50 0
[pid=29468] ppid=29465 vsize=242528 CPUtime=1200.06
/proc/29468/stat : 29468 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194304 57431 0 0 0 119920 86 0 0 25 0 2 0 1108909972 248348672 57372 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29468/statm: 60632 57372 83 193 0 60436 0
[pid=29468/tid=29469] ppid=29465 vsize=242528 CPUtime=598.65
/proc/29468/task/29469/stat : 29469 (manysat1.1_stat) R 29465 29465 29190 0 -1 4194368 29286 0 0 0 59820 45 0 0 25 0 2 0 1108909975 248348672 57372 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 247884

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

Real time (s): 601.82
CPU time (s): 1200.11
CPU user time (s): 1199.25
CPU system time (s): 0.86
CPU usage (%): 199.413
Max. virtual memory (cumulated for all children) (KiB): 247884

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

runsolver used 0.713891 second user time and 2.03569 second system time

The end

Launcher Data

Begin job on node63 at 2009-03-29 23:34:50
IDJOB=1524643
IDBENCH=70184
IDSOLVER=515
FILE ID=node63/1524643-1238362490
PBS_JOBID= 9061167
Free space on /tmp= 66320 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S501150091-001.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524643-1238362490/watcher-1524643-1238362490 -o /tmp/evaluation-result-1524643-1238362490/solver-1524643-1238362490 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1524643-1238362490.cnf aimd 2

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

MD5SUM BENCH= e113edb96dafae9a32f84235b77a2595
RANDOM SEED=512293034

node63.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.285
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.285
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:       1224664 kB
Buffers:         85200 kB
Cached:         608260 kB
SwapCached:      55900 kB
Active:         256624 kB
Inactive:       494196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1224664 kB
SwapTotal:     4192956 kB
SwapFree:      4127428 kB
Dirty:            1956 kB
Writeback:           0 kB
Mapped:          14572 kB
Slab:            64960 kB
Committed_AS:  3227320 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66320 MiB
End job on node63 at 2009-03-29 23:44:54