Trace number 313363

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, and are wall clock time (not CPU 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
MiraXT v3SAT 343.512 187.869

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-10-15-s.cnf
MD5SUMc19d8230b3c2026af5f29abce0d10f19
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.1987
Satisfiable
(Un)Satisfiability was proved
Number of variables270120
Number of clauses1250036
Sum of the clauses size2877772
Maximum clause length10
Minimum clause length1
Number of clauses of size 122595
Number of clauses of size 2979486
Number of clauses of size 3197175
Number of clauses of size 45640
Number of clauses of size 522560
Number of clauses of size over 522580

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-313363-1178802644 -o ROOT/results/node14/solver-313363-1178802644 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313363-1178802644/MiraXTv3_dyn /tmp/evaluation/313363-1178802644/instance-313363-1178802644.cnf 

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): 2400 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.00 0.00 0.00 3/77 16054
/proc/meminfo: memFree=1868728/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=11496 CPUtime=0
/proc/16054/stat : 16054 (runsolver) D 16052 16054 15980 0 -1 4194368 11 0 0 0 0 0 0 0 18 0 1 0 328182489 11771904 127 18446744073709551615 134512640 135603665 4294956384 18446744073709551615 135297312 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/16054/statm: 2874 127 114 266 0 2605 0

[startup+0.102913 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16054
/proc/meminfo: memFree=1868728/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=2624 CPUtime=0
/proc/16054/stat : 16054 (MiraXTv3_dyn) D 16052 16054 15980 0 -1 4194304 173 0 7 0 0 0 0 0 18 0 1 0 328182489 2686976 156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160207166 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/16054/statm: 656 156 130 20 0 14 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2624

[startup+0.20192 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16054
/proc/meminfo: memFree=1868728/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=5876 CPUtime=0
/proc/16054/stat : 16054 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194304 987 0 12 0 0 0 0 0 18 0 1 0 328182489 6017024 974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571806 0 0 4096 0 0 0 0 17 1 0 0
/proc/16054/statm: 1469 975 206 20 0 827 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5876

[startup+0.301929 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16054
/proc/meminfo: memFree=1868728/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=14700 CPUtime=0.1
/proc/16054/stat : 16054 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194304 2976 0 12 0 8 2 0 0 18 0 1 0 328182489 15052800 2963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/16054/statm: 3675 2963 206 20 0 3033 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14700

[startup+0.701966 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16054
/proc/meminfo: memFree=1868728/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=58804 CPUtime=0.5
/proc/16054/stat : 16054 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194304 12212 0 12 0 43 7 0 0 22 0 1 0 328182489 60215296 12199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/16054/statm: 14701 12199 206 20 0 14059 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 58804

[startup+1.50104 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 16055
/proc/meminfo: memFree=1804464/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=93196 CPUtime=1.3
/proc/16054/stat : 16054 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194304 20783 0 12 0 119 11 0 0 25 0 1 0 328182489 95432704 20770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16054/statm: 23299 20770 206 20 0 22657 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 93196

[startup+3.10119 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 16055
/proc/meminfo: memFree=1768496/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=115988 CPUtime=2.9
/proc/16054/stat : 16054 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194304 26278 0 12 0 274 16 0 0 25 0 1 0 328182489 118771712 26265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/16054/statm: 28997 26265 207 20 0 28355 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 115988

[startup+6.30149 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 16055
/proc/meminfo: memFree=1738864/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=141356 CPUtime=6.1
/proc/16054/stat : 16054 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194304 33351 0 12 0 591 19 0 0 25 0 1 0 328182489 144748544 33013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7357876 0 0 4096 0 0 0 0 17 1 0 0
/proc/16054/statm: 35339 33013 207 20 0 34697 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 141356

[startup+12.7021 s]
/proc/loadavg: 0.22 0.05 0.02 2/80 16057
/proc/meminfo: memFree=1635368/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=369252 CPUtime=12.92
/proc/16054/stat : 16054 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194304 62870 0 13 0 1258 34 0 0 25 0 3 0 328182489 378114048 58075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16054/statm: 92313 58075 218 20 0 91671 0
[pid=16054/tid=16056] ppid=16052 vsize=369252 CPUtime=6.03
/proc/16054/task/16056/stat : 16056 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 18189 0 1 0 595 8 0 0 25 0 3 0 328183156 378114048 58075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16054/tid=16057] ppid=16052 vsize=369252 CPUtime=0.41
/proc/16054/task/16057/stat : 16057 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194368 10232 0 0 0 36 5 0 0 18 0 3 0 328183156 378114048 58075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.92
Current children cumulated vsize (KiB) 369252

[startup+25.5013 s]
/proc/loadavg: 0.34 0.08 0.02 2/80 16057
/proc/meminfo: memFree=1635248/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=369252 CPUtime=25.71
/proc/16054/stat : 16054 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194304 62900 0 13 0 2537 34 0 0 25 0 3 0 328182489 378114048 58105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16054/statm: 92313 58105 218 20 0 91671 0
[pid=16054/tid=16056] ppid=16052 vsize=369252 CPUtime=18.83
/proc/16054/task/16056/stat : 16056 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 18219 0 1 0 1874 9 0 0 25 0 3 0 328183156 378114048 58105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16054/tid=16057] ppid=16052 vsize=369252 CPUtime=0.41
/proc/16054/task/16057/stat : 16057 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194368 10232 0 0 0 36 5 0 0 18 0 3 0 328183156 378114048 58105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.71
Current children cumulated vsize (KiB) 369252

[startup+51.1017 s]
/proc/loadavg: 0.79 0.20 0.07 3/80 16057
/proc/meminfo: memFree=1643568/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=359488 CPUtime=71.34
/proc/16054/stat : 16054 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194304 63030 0 13 0 7099 35 0 0 25 0 3 0 328182489 368115712 56057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16054/statm: 89872 56057 218 20 0 89230 0
[pid=16054/tid=16056] ppid=16052 vsize=359488 CPUtime=44.42
/proc/16054/task/16056/stat : 16056 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 18284 0 1 0 4433 9 0 0 25 0 3 0 328183156 368115712 56057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16054/tid=16057] ppid=16052 vsize=359488 CPUtime=20.45
/proc/16054/task/16057/stat : 16057 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 10297 0 0 0 2039 6 0 0 25 0 3 0 328183156 368115712 56057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 71.34
Current children cumulated vsize (KiB) 359488

[startup+102.301 s]
/proc/loadavg: 1.51 0.50 0.17 3/80 16057
/proc/meminfo: memFree=1551344/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=450556 CPUtime=173.52
/proc/16054/stat : 16054 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194304 86111 0 13 0 17289 63 0 0 25 0 3 0 328182489 461369344 79102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16054/statm: 112639 79102 218 20 0 111997 0
[pid=16054/tid=16056] ppid=16052 vsize=450556 CPUtime=95.61
/proc/16054/task/16056/stat : 16056 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 32223 0 1 0 9532 29 0 0 25 0 3 0 328183156 461369344 79102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16054/tid=16057] ppid=16052 vsize=450556 CPUtime=71.43
/proc/16054/task/16057/stat : 16057 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 19439 0 0 0 7129 14 0 0 25 0 3 0 328183156 461369344 79102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 173.52
Current children cumulated vsize (KiB) 450556

[startup+162.301 s]
/proc/loadavg: 1.82 0.77 0.29 3/80 16057
/proc/meminfo: memFree=1262320/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=739188 CPUtime=293.22
/proc/16054/stat : 16054 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194304 158791 0 13 0 29172 150 0 0 25 0 3 0 328182489 756928512 151526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16054/statm: 184797 151526 218 20 0 184155 0
[pid=16054/tid=16056] ppid=16052 vsize=739188 CPUtime=155.58
/proc/16054/task/16056/stat : 16056 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 73397 0 1 0 15474 84 0 0 25 0 3 0 328183156 756928512 151526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16054/tid=16057] ppid=16052 vsize=739188 CPUtime=131.16
/proc/16054/task/16057/stat : 16057 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 50945 0 0 0 13070 46 0 0 25 0 3 0 328183156 756928512 151526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 293.22
Current children cumulated vsize (KiB) 739188

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

[startup+166.403 s]
/proc/loadavg: 1.83 0.79 0.29 3/80 16057
/proc/meminfo: memFree=1246960/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=754068 CPUtime=301.39
/proc/16054/stat : 16054 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194304 162589 0 13 0 29985 154 0 0 25 0 3 0 328182489 772165632 155324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16054/statm: 188517 155324 218 20 0 187875 0
[pid=16054/tid=16056] ppid=16052 vsize=754068 CPUtime=159.68
/proc/16054/task/16056/stat : 16056 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 76047 0 1 0 15881 87 0 0 25 0 3 0 328183156 772165632 155324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16054/tid=16057] ppid=16052 vsize=754068 CPUtime=135.23
/proc/16054/task/16057/stat : 16057 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 52093 0 0 0 13476 47 0 0 25 0 3 0 328183156 772165632 155324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 301.39
Current children cumulated vsize (KiB) 754068

[startup+179.202 s]
/proc/loadavg: 1.86 0.83 0.31 3/80 16057
/proc/meminfo: memFree=1193072/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=811692 CPUtime=326.94
/proc/16054/stat : 16054 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194304 177057 0 13 0 32525 169 0 0 25 0 3 0 328182489 831172608 169792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16054/statm: 202923 169792 218 20 0 202281 0
[pid=16054/tid=16056] ppid=16052 vsize=811692 CPUtime=172.48
/proc/16054/task/16056/stat : 16056 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 85285 0 1 0 17151 97 0 0 25 0 3 0 328183156 831172608 169792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16054/tid=16057] ppid=16052 vsize=811692 CPUtime=147.99
/proc/16054/task/16057/stat : 16057 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 57323 0 0 0 14747 52 0 0 25 0 3 0 328183156 831172608 169792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517955 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 326.94
Current children cumulated vsize (KiB) 811692

[startup+182.403 s]
/proc/loadavg: 1.87 0.85 0.32 3/80 16057
/proc/meminfo: memFree=1176880/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=822624 CPUtime=333.27
/proc/16054/stat : 16054 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194304 179776 0 13 0 33154 173 0 0 25 0 3 0 328182489 842366976 172459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16054/statm: 205656 172459 218 20 0 205014 0
[pid=16054/tid=16056] ppid=16052 vsize=822624 CPUtime=175.68
/proc/16054/task/16056/stat : 16056 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 86723 0 1 0 17468 100 0 0 24 0 3 0 328183156 842366976 172459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16054/tid=16057] ppid=16052 vsize=822624 CPUtime=151.11
/proc/16054/task/16057/stat : 16057 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 58604 0 0 0 15058 53 0 0 25 0 3 0 328183156 842366976 172459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 333.27
Current children cumulated vsize (KiB) 822624

[startup+185.601 s]
/proc/loadavg: 1.87 0.85 0.32 3/80 16057
/proc/meminfo: memFree=1176880/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=822624 CPUtime=339.65
/proc/16054/stat : 16054 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194304 179785 0 13 0 33792 173 0 0 25 0 3 0 328182489 842366976 172468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16054/statm: 205656 172468 218 20 0 205014 0
[pid=16054/tid=16056] ppid=16052 vsize=822624 CPUtime=178.88
/proc/16054/task/16056/stat : 16056 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 86732 0 1 0 17788 100 0 0 25 0 3 0 328183156 842366976 172468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16054/tid=16057] ppid=16052 vsize=822624 CPUtime=154.29
/proc/16054/task/16057/stat : 16057 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 58604 0 0 0 15376 53 0 0 25 0 3 0 328183156 842366976 172468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 339.65
Current children cumulated vsize (KiB) 822624

[startup+187.202 s]
/proc/loadavg: 1.88 0.87 0.33 3/80 16057
/proc/meminfo: memFree=1176880/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=741092 CPUtime=342.84
/proc/16054/stat : 16054 (MiraXTv3_dyn) S 16052 16054 15980 0 -1 4194304 180053 0 13 0 34110 174 0 0 25 0 3 0 328182489 758878208 163190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16054/statm: 185273 163190 218 20 0 184631 0
[pid=16054/tid=16056] ppid=16052 vsize=741092 CPUtime=180.48
/proc/16054/task/16056/stat : 16056 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 86737 0 1 0 17948 100 0 0 25 0 3 0 328183156 758878208 163190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16054/tid=16057] ppid=16052 vsize=741092 CPUtime=155.89
/proc/16054/task/16057/stat : 16057 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194368 58867 0 0 0 15535 54 0 0 25 0 3 0 328183156 758878208 163190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.84
Current children cumulated vsize (KiB) 741092

[startup+187.601 s]
/proc/loadavg: 1.88 0.87 0.33 3/80 16057
/proc/meminfo: memFree=1176880/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=617344 CPUtime=343.25
/proc/16054/stat : 16054 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194304 180059 0 13 0 34150 175 0 0 17 0 1 0 328182489 632160256 152059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16054/statm: 154336 152059 224 20 0 153694 0
Current children cumulated CPU time (s) 343.25
Current children cumulated vsize (KiB) 617344

[startup+187.801 s]
/proc/loadavg: 1.88 0.87 0.33 3/80 16057
/proc/meminfo: memFree=1176880/2055920 swapFree=4145896/4192956
[pid=16054] ppid=16052 vsize=128512 CPUtime=343.44
/proc/16054/stat : 16054 (MiraXTv3_dyn) R 16052 16054 15980 0 -1 4194304 180060 0 13 0 34162 182 0 0 19 0 1 0 328182489 131596288 29965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7360040 0 0 4096 0 0 0 0 17 1 0 0
/proc/16054/statm: 32128 29965 225 20 0 31486 0
Current children cumulated CPU time (s) 343.44
Current children cumulated vsize (KiB) 128512

Child status: 10
Real time (s): 187.869
CPU time (s): 343.512
CPU user time (s): 341.659
CPU system time (s): 1.85272
CPU usage (%): 182.846
Max. virtual memory (cumulated for all children) (KiB): 822624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 341.659
system time used= 1.85272
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180063
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 556
involuntary context switches= 6541

runsolver used 0.19697 second user time and 0.517921 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu May 10 13:10:47 UTC 2007

IDJOB= 313363
IDBENCH= 20364
IDSOLVER= 128
FILE ID= node14/313363-1178802644

PBS_JOBID= 5250939

Free space on /tmp= 66539 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-10-15-s.cnf
COMMAND LINE= /tmp/evaluation/313363-1178802644/MiraXTv3_dyn /tmp/evaluation/313363-1178802644/instance-313363-1178802644.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-313363-1178802644 -o ROOT/results/node14/solver-313363-1178802644 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313363-1178802644/MiraXTv3_dyn /tmp/evaluation/313363-1178802644/instance-313363-1178802644.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c19d8230b3c2026af5f29abce0d10f19

RANDOM SEED= 71054175

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.227
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.227
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:       1869456 kB
Buffers:         37320 kB
Cached:          83344 kB
SwapCached:      14996 kB
Active:          89212 kB
Inactive:        55144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869456 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:           26568 kB
Writeback:           0 kB
Mapped:          29752 kB
Slab:            27708 kB
Committed_AS:  9425488 kB
PageTables:       1784 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= 66539 MiB

End job on node14 on Thu May 10 13:13:55 UTC 2007