Trace number 300143

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 v3? (TO) 1200.23 601.844

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S1922669300-13.cnf
MD5SUM5f45850fd3e53a02669e4f16bcb2cc76
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.1519
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-300143-1178835995 -o ROOT/results/node2/solver-300143-1178835995 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/300143-1178835995/MiraXTv3_dyn /tmp/evaluation/300143-1178835995/instance-300143-1178835995.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.99 0.97 0.96 3/77 32234
/proc/meminfo: memFree=1775672/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=3788 CPUtime=0
/proc/32234/stat : 32234 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 359637266 3878912 314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32234/statm: 947 322 202 20 0 305 0

[startup+0.070545 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 32234
/proc/meminfo: memFree=1775672/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=5184 CPUtime=0.06
/proc/32234/stat : 32234 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194304 707 0 0 0 6 0 0 0 18 0 1 0 359637266 5308416 682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575882 0 0 4096 0 0 0 0 17 1 0 0
/proc/32234/statm: 1296 682 207 20 0 654 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5184

[startup+0.101549 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 32234
/proc/meminfo: memFree=1775672/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=5316 CPUtime=0.09
/proc/32234/stat : 32234 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194304 741 0 0 0 9 0 0 0 18 0 1 0 359637266 5443584 716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/32234/statm: 1329 716 207 20 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5316

[startup+0.301574 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 32234
/proc/meminfo: memFree=1775672/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=13180 CPUtime=0.47
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 1822 0 0 0 46 1 0 0 18 0 3 0 359637266 13496320 1724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 3295 1724 218 20 0 2653 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13180

[startup+0.701615 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 32234
/proc/meminfo: memFree=1775672/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=17868 CPUtime=1.26
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 3147 0 0 0 125 1 0 0 18 0 3 0 359637266 18296832 3049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 4467 3049 218 20 0 3825 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 17868

[startup+1.5017 s]
/proc/loadavg: 0.99 0.97 0.96 3/80 32237
/proc/meminfo: memFree=1760352/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=28340 CPUtime=2.86
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 5615 0 0 0 283 3 0 0 18 0 3 0 359637266 29020160 5516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 7118 5517 218 20 0 6476 0
[pid=32234/tid=32236] ppid=32232 vsize=28472 CPUtime=1.37
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 2366 0 0 0 137 0 0 0 18 0 3 0 359637277 29155328 5517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970693 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=28472 CPUtime=1.36
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 2392 0 0 0 134 2 0 0 18 0 3 0 359637277 29155328 5517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 28340

[startup+3.10187 s]
/proc/loadavg: 0.99 0.97 0.96 3/80 32237
/proc/meminfo: memFree=1747808/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=41036 CPUtime=6.06
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 8563 0 0 0 600 6 0 0 18 0 3 0 359637266 42020864 8463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 10259 8463 218 20 0 9617 0
[pid=32234/tid=32236] ppid=32232 vsize=41036 CPUtime=2.97
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 3773 0 0 0 296 1 0 0 25 0 3 0 359637277 42020864 8463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=41036 CPUtime=2.95
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 3932 0 0 0 292 3 0 0 21 0 3 0 359637277 42020864 8463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 41036

[startup+6.3022 s]
/proc/loadavg: 1.07 0.99 0.97 3/80 32237
/proc/meminfo: memFree=1735840/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=54352 CPUtime=12.43
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 11996 0 0 0 1234 9 0 0 18 0 3 0 359637266 55656448 11823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 13588 11823 218 20 0 12946 0
[pid=32234/tid=32236] ppid=32232 vsize=54352 CPUtime=6.18
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 5524 0 0 0 615 3 0 0 25 0 3 0 359637277 55656448 11823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=54352 CPUtime=6.14
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 5614 0 0 0 608 6 0 0 22 0 3 0 359637277 55656448 11823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 54352

[startup+12.7019 s]
/proc/loadavg: 1.15 1.00 0.97 3/80 32237
/proc/meminfo: memFree=1687392/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=99056 CPUtime=25.21
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 23580 0 0 0 2502 19 0 0 18 0 3 0 359637266 101433344 23241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 24764 23241 218 20 0 24122 0
[pid=32234/tid=32236] ppid=32232 vsize=99056 CPUtime=12.56
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 11249 0 0 0 1250 6 0 0 25 0 3 0 359637277 101433344 23241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=99056 CPUtime=12.51
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 11473 0 0 0 1240 11 0 0 25 0 3 0 359637277 101433344 23241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 99056

[startup+25.5012 s]
/proc/loadavg: 1.34 1.05 0.99 3/80 32237
/proc/meminfo: memFree=1676320/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=105264 CPUtime=50.72
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 25611 0 0 0 5051 21 0 0 18 0 3 0 359637266 107790336 24891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 26316 24891 218 20 0 25674 0
[pid=32234/tid=32236] ppid=32232 vsize=105264 CPUtime=25.35
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 12261 0 0 0 2528 7 0 0 25 0 3 0 359637277 107790336 24891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=105264 CPUtime=25.24
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 12492 0 0 0 2511 13 0 0 25 0 3 0 359637277 107790336 24891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 105264

[startup+51.1019 s]
/proc/loadavg: 1.56 1.13 1.02 3/80 32237
/proc/meminfo: memFree=1642016/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=140308 CPUtime=101.75
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 35168 0 0 0 10145 30 0 0 18 0 3 0 359637266 143675392 33629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 35077 33629 218 20 0 34435 0
[pid=32234/tid=32236] ppid=32232 vsize=140308 CPUtime=50.92
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 17048 0 0 0 5081 11 0 0 25 0 3 0 359637277 143675392 33629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=140308 CPUtime=50.71
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 17262 0 0 0 5052 19 0 0 25 0 3 0 359637277 143675392 33629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 140308

[startup+102.305 s]
/proc/loadavg: 1.81 1.26 1.06 3/80 32237
/proc/meminfo: memFree=1600352/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=180392 CPUtime=203.88
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 46604 0 0 0 20343 45 0 0 18 0 3 0 359637266 184721408 43811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 45098 43811 218 20 0 44456 0
[pid=32234/tid=32236] ppid=32232 vsize=180392 CPUtime=102.09
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 22926 0 0 0 10193 16 0 0 25 0 3 0 359637277 184721408 43811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=180392 CPUtime=101.67
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 22820 0 0 0 10139 28 0 0 25 0 3 0 359637277 184721408 43811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 180392

[startup+162.301 s]
/proc/loadavg: 1.93 1.39 1.12 3/80 32237
/proc/meminfo: memFree=1597024/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=184488 CPUtime=323.56
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 48246 0 0 0 32308 48 0 0 18 0 3 0 359637266 188915712 44649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 46122 44649 218 20 0 45480 0
[pid=32234/tid=32236] ppid=32232 vsize=184488 CPUtime=162.04
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 23013 0 0 0 16188 16 0 0 25 0 3 0 359637277 188915712 44649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=184488 CPUtime=161.39
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 24375 0 0 0 16108 31 0 0 25 0 3 0 359637277 188915712 44649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.56
Current children cumulated vsize (KiB) 184488

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.17 3/80 32237
/proc/meminfo: memFree=1590240/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=190656 CPUtime=443.23
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 51334 0 0 0 44271 52 0 0 18 0 3 0 359637266 195231744 46327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 47664 46327 218 20 0 47022 0
[pid=32234/tid=32236] ppid=32232 vsize=190656 CPUtime=222.01
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 24547 0 0 0 22183 18 0 0 17 0 3 0 359637277 195231744 46327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10966530 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=190656 CPUtime=221.09
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 25929 0 0 0 22076 33 0 0 25 0 3 0 359637277 195231744 46327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.23
Current children cumulated vsize (KiB) 190656

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.22 3/80 32237
/proc/meminfo: memFree=1587744/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=194008 CPUtime=562.91
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 53198 0 0 0 56238 53 0 0 18 0 3 0 359637266 198664192 46967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 48502 46967 218 20 0 47860 0
[pid=32234/tid=32236] ppid=32232 vsize=194008 CPUtime=281.98
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 25710 0 0 0 28179 19 0 0 25 0 3 0 359637277 198664192 46967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=194008 CPUtime=280.8
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 26630 0 0 0 28047 33 0 0 25 0 3 0 359637277 198664192 46967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 194008

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.27 3/80 32237
/proc/meminfo: memFree=1585120/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=197232 CPUtime=682.59
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 54946 0 0 0 68204 55 0 0 18 0 3 0 359637266 201965568 47627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 49308 47627 218 20 0 48666 0
[pid=32234/tid=32236] ppid=32232 vsize=197232 CPUtime=341.94
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 26307 0 0 0 34174 20 0 0 25 0 3 0 359637277 201965568 47627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=197232 CPUtime=340.52
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 27781 0 0 0 34018 34 0 0 25 0 3 0 359637277 201965568 47627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.59
Current children cumulated vsize (KiB) 197232

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.31 3/80 32237
/proc/meminfo: memFree=1585056/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=197232 CPUtime=802.26
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 56035 0 0 0 80170 56 0 0 18 0 3 0 359637266 201965568 47628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 49308 47628 218 20 0 48666 0
[pid=32234/tid=32236] ppid=32232 vsize=197232 CPUtime=401.89
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 26851 0 0 0 40169 20 0 0 25 0 3 0 359637277 201965568 47628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=197232 CPUtime=400.24
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 28326 0 0 0 39989 35 0 0 25 0 3 0 359637277 201965568 47628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.26
Current children cumulated vsize (KiB) 197232

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.35 3/80 32237
/proc/meminfo: memFree=1576608/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=205424 CPUtime=921.95
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 59174 0 0 0 92135 60 0 0 18 0 3 0 359637266 210354176 49747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 51356 49747 218 20 0 50714 0
[pid=32234/tid=32236] ppid=32232 vsize=205424 CPUtime=461.86
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 27328 0 0 0 46165 21 0 0 21 0 3 0 359637277 210354176 49747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=205424 CPUtime=459.96
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 30988 0 0 0 45958 38 0 0 25 0 3 0 359637277 210354176 49747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.95
Current children cumulated vsize (KiB) 205424

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.39 3/80 32237
/proc/meminfo: memFree=1576480/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=205424 CPUtime=1041.62
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 60425 0 0 0 104101 61 0 0 18 0 3 0 359637266 210354176 49765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 51356 49765 218 20 0 50714 0
[pid=32234/tid=32236] ppid=32232 vsize=205424 CPUtime=521.81
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 28099 0 0 0 52159 22 0 0 25 0 3 0 359637277 210354176 49765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=205424 CPUtime=519.69
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 31468 0 0 0 51931 38 0 0 25 0 3 0 359637277 210354176 49765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.62
Current children cumulated vsize (KiB) 205424

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.42 3/80 32237
/proc/meminfo: memFree=1576480/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=205424 CPUtime=1161.27
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 61052 0 0 0 116065 62 0 0 18 0 3 0 359637266 210354176 49771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 51356 49771 218 20 0 50714 0
[pid=32234/tid=32236] ppid=32232 vsize=205424 CPUtime=581.77
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 28723 0 0 0 58154 23 0 0 25 0 3 0 359637277 210354176 49771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=205424 CPUtime=579.38
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 31471 0 0 0 57900 38 0 0 25 0 3 0 359637277 210354176 49771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.27
Current children cumulated vsize (KiB) 205424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.801 s]
/proc/loadavg: 1.99 1.85 1.43 4/80 32239
/proc/meminfo: memFree=1576480/2055920 swapFree=4148880/4192956
[pid=32234] ppid=32232 vsize=205424 CPUtime=1200.17
/proc/32234/stat : 32234 (MiraXTv3_dyn) S 32232 32234 31484 0 -1 4194304 61259 0 0 0 119955 62 0 0 18 0 3 0 359637266 210354176 49771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32234/statm: 51356 49771 218 20 0 50714 0
[pid=32234/tid=32236] ppid=32232 vsize=205424 CPUtime=601.25
/proc/32234/task/32236/stat : 32236 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 28930 0 0 0 60102 23 0 0 25 0 3 0 359637277 210354176 49771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32234/tid=32237] ppid=32232 vsize=205424 CPUtime=598.79
/proc/32234/task/32237/stat : 32237 (MiraXTv3_dyn) R 32232 32234 31484 0 -1 4194368 31471 0 0 0 59841 38 0 0 25 0 3 0 359637277 210354176 49771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 205424

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)
Real time (s): 601.844
CPU time (s): 1200.23
CPU user time (s): 1199.57
CPU system time (s): 0.657899
CPU usage (%): 199.425
Max. virtual memory (cumulated for all children) (KiB): 205700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.57
system time used= 0.657899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61259
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= 487
involuntary context switches= 22342

runsolver used 0.616906 second user time and 1.57976 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Thu May 10 22:26:35 UTC 2007

IDJOB= 300143
IDBENCH= 20027
IDSOLVER= 128
FILE ID= node2/300143-1178835995

PBS_JOBID= 5250987

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S1922669300-13.cnf
COMMAND LINE= /tmp/evaluation/300143-1178835995/MiraXTv3_dyn /tmp/evaluation/300143-1178835995/instance-300143-1178835995.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-300143-1178835995 -o ROOT/results/node2/solver-300143-1178835995 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/300143-1178835995/MiraXTv3_dyn /tmp/evaluation/300143-1178835995/instance-300143-1178835995.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5f45850fd3e53a02669e4f16bcb2cc76

RANDOM SEED= 776069510

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1775952 kB
Buffers:         43704 kB
Cached:         148880 kB
SwapCached:      12368 kB
Active:         111416 kB
Inactive:       104328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775952 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4352 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            49656 kB
Committed_AS: 11723560 kB
PageTables:       1860 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= 66560 MiB

End job on node2 on Thu May 10 22:36:39 UTC 2007