Trace number 294444

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 337.756 169.441

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S228456758-12.SAT.shuffled.cnf
MD5SUM3b624125de84e4dd806ca3ec600430c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.025995
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
337.71/169.43	s SATISFIABLE
337.71/169.43	v 1 2 3 4 -5 6 7 -8 9 -10 11 12 13 -14 -15 -16 -17 18 -19 20 -21 22 -23 24 -25 26 27 -28 -29 -30 -31 -32 33 34 -35 36 -37 38 -39 40 41 -42 43 44 -45 -46 47 48 -49 50 0

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/node19/watcher-294444-1178817112 -o ROOT/results/node19/solver-294444-1178817112 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294444-1178817112/MiraXTv3_dyn /tmp/evaluation/294444-1178817112/instance-294444-1178817112.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.91 0.97 0.99 3/77 7403
/proc/meminfo: memFree=1870776/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=3788 CPUtime=0
/proc/7403/stat : 7403 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 329628637 3878912 275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 1 0 0
/proc/7403/statm: 947 275 206 20 0 305 0

[startup+0.06788 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 7403
/proc/meminfo: memFree=1870776/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=4180 CPUtime=0.06
/proc/7403/stat : 7403 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194304 404 0 0 0 6 0 0 0 18 0 1 0 329628637 4280320 379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/7403/statm: 1045 379 207 20 0 403 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4180

[startup+0.104729 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 7403
/proc/meminfo: memFree=1870776/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=6856 CPUtime=0.1
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 578 0 0 0 10 0 0 0 18 0 3 0 329628637 7020544 553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 1714 553 218 20 0 1072 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6856

[startup+0.301099 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 7403
/proc/meminfo: memFree=1870776/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=8832 CPUtime=0.49
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 1056 0 0 0 49 0 0 0 18 0 3 0 329628637 9043968 1031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 2208 1031 218 20 0 1566 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8832

[startup+0.701142 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 7403
/proc/meminfo: memFree=1870776/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=11724 CPUtime=1.3
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 1753 0 0 0 129 1 0 0 18 0 3 0 329628637 12005376 1728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 2931 1728 218 20 0 2289 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11724

[startup+1.50123 s]
/proc/loadavg: 0.91 0.97 0.99 3/80 7406
/proc/meminfo: memFree=1863008/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=14544 CPUtime=2.89
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 2511 0 0 0 288 1 0 0 18 0 3 0 329628637 14893056 2486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 3636 2486 218 20 0 2994 0
[pid=7403/tid=7405] ppid=7401 vsize=14544 CPUtime=1.4
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 1028 0 0 0 140 0 0 0 24 0 3 0 329628647 14893056 2486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7403/tid=7406] ppid=7401 vsize=14544 CPUtime=1.39
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 1048 0 0 0 139 0 0 0 19 0 3 0 329628647 14893056 2486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 14544

[startup+3.1024 s]
/proc/loadavg: 1.00 0.99 0.99 3/80 7406
/proc/meminfo: memFree=1860128/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=17376 CPUtime=6.09
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 3425 0 0 0 607 2 0 0 18 0 3 0 329628637 17793024 3364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 4344 3364 218 20 0 3702 0
[pid=7403/tid=7405] ppid=7401 vsize=17376 CPUtime=2.99
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 1391 0 0 0 299 0 0 0 25 0 3 0 329628647 17793024 3364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7403/tid=7406] ppid=7401 vsize=17376 CPUtime=2.99
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 1599 0 0 0 298 1 0 0 25 0 3 0 329628647 17793024 3364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 17376

[startup+6.30175 s]
/proc/loadavg: 1.00 0.99 0.99 3/80 7406
/proc/meminfo: memFree=1852896/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=24276 CPUtime=12.47
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 5247 0 0 0 1244 3 0 0 18 0 3 0 329628637 24858624 5074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 6069 5074 218 20 0 5427 0
[pid=7403/tid=7405] ppid=7401 vsize=24276 CPUtime=6.18
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 2290 0 0 0 618 0 0 0 25 0 3 0 329628647 24858624 5074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577600 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7403/tid=7406] ppid=7401 vsize=24276 CPUtime=6.19
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 2522 0 0 0 617 2 0 0 22 0 3 0 329628647 24858624 5074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 24276

[startup+12.7024 s]
/proc/loadavg: 1.15 1.02 1.00 3/80 7406
/proc/meminfo: memFree=1845544/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=30944 CPUtime=25.23
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 6844 0 0 0 2518 5 0 0 18 0 3 0 329628637 31686656 6427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 7736 6427 218 20 0 7094 0
[pid=7403/tid=7405] ppid=7401 vsize=30944 CPUtime=12.55
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 3016 0 0 0 1253 2 0 0 25 0 3 0 329628647 31686656 6427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7403/tid=7406] ppid=7401 vsize=30944 CPUtime=12.58
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 3393 0 0 0 1256 2 0 0 25 0 3 0 329628647 31686656 6427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 30944

[startup+25.5018 s]
/proc/loadavg: 1.28 1.06 1.01 3/80 7406
/proc/meminfo: memFree=1838568/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=37316 CPUtime=50.76
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 9090 0 0 0 5069 7 0 0 18 0 3 0 329628637 38211584 8203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 9329 8203 218 20 0 8687 0
[pid=7403/tid=7405] ppid=7401 vsize=37316 CPUtime=25.29
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 4077 0 0 0 2527 2 0 0 25 0 3 0 329628647 38211584 8203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7403/tid=7406] ppid=7401 vsize=37316 CPUtime=25.36
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 4578 0 0 0 2533 3 0 0 25 0 3 0 329628647 38211584 8203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 37316

[startup+51.1016 s]
/proc/loadavg: 1.53 1.13 1.04 3/80 7406
/proc/meminfo: memFree=1836456/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=39100 CPUtime=101.81
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 10601 0 0 0 10173 8 0 0 18 0 3 0 329628637 40038400 8676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 9775 8676 218 20 0 9133 0
[pid=7403/tid=7405] ppid=7401 vsize=39100 CPUtime=50.84
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 4826 0 0 0 5081 3 0 0 25 0 3 0 329628647 40038400 8676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=39100 CPUtime=50.87
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 5340 0 0 0 5083 4 0 0 25 0 3 0 329628647 40038400 8676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 39100

[startup+102.306 s]
/proc/loadavg: 1.81 1.27 1.09 3/80 7406
/proc/meminfo: memFree=1831912/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=44240 CPUtime=203.93
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 13610 0 0 0 20382 11 0 0 18 0 3 0 329628637 45301760 9812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 11060 9812 218 20 0 10418 0
[pid=7403/tid=7405] ppid=7401 vsize=44240 CPUtime=101.98
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 6471 0 0 0 10194 4 0 0 25 0 3 0 329628647 45301760 9812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=44240 CPUtime=101.85
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 6704 0 0 0 10179 6 0 0 25 0 3 0 329628647 45301760 9812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 44240

[startup+162.302 s]
/proc/loadavg: 1.93 1.40 1.14 3/80 7406
/proc/meminfo: memFree=1829672/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=46296 CPUtime=323.59
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 16471 0 0 0 32346 13 0 0 18 0 3 0 329628637 47407104 10362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 11574 10362 218 20 0 10932 0
[pid=7403/tid=7405] ppid=7401 vsize=46296 CPUtime=161.9
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 7853 0 0 0 16185 5 0 0 25 0 3 0 329628647 47407104 10362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=46296 CPUtime=161.58
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 8183 0 0 0 16151 7 0 0 25 0 3 0 329628647 47407104 10362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.59
Current children cumulated vsize (KiB) 46296

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

[startup+166.302 s]
/proc/loadavg: 1.93 1.40 1.14 3/80 7406
/proc/meminfo: memFree=1829288/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=46296 CPUtime=331.56
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 16630 0 0 0 33143 13 0 0 18 0 3 0 329628637 47407104 10385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 11574 10385 218 20 0 10932 0
[pid=7403/tid=7405] ppid=7401 vsize=46296 CPUtime=165.89
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 7944 0 0 0 16584 5 0 0 25 0 3 0 329628647 47407104 10385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=46296 CPUtime=165.57
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 8251 0 0 0 16550 7 0 0 21 0 3 0 329628647 47407104 10385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 331.56
Current children cumulated vsize (KiB) 46296

[startup+167.901 s]
/proc/loadavg: 1.93 1.41 1.15 3/80 7406
/proc/meminfo: memFree=1829416/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=46296 CPUtime=334.75
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 16698 0 0 0 33462 13 0 0 18 0 3 0 329628637 47407104 10385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 11574 10385 218 20 0 10932 0
[pid=7403/tid=7405] ppid=7401 vsize=46296 CPUtime=167.49
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 8012 0 0 0 16744 5 0 0 25 0 3 0 329628647 47407104 10385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=46296 CPUtime=167.16
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 8251 0 0 0 16709 7 0 0 25 0 3 0 329628647 47407104 10385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 334.75
Current children cumulated vsize (KiB) 46296

[startup+168.701 s]
/proc/loadavg: 1.93 1.41 1.15 3/80 7406
/proc/meminfo: memFree=1829416/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=46296 CPUtime=336.35
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 16733 0 0 0 33621 14 0 0 18 0 3 0 329628637 47407104 10420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 11574 10420 218 20 0 10932 0
[pid=7403/tid=7405] ppid=7401 vsize=46296 CPUtime=168.3
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 8047 0 0 0 16824 6 0 0 25 0 3 0 329628647 47407104 10420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=46296 CPUtime=167.96
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 8251 0 0 0 16789 7 0 0 25 0 3 0 329628647 47407104 10420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 336.35
Current children cumulated vsize (KiB) 46296

[startup+169.101 s]
/proc/loadavg: 1.93 1.41 1.15 3/80 7406
/proc/meminfo: memFree=1829416/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=46296 CPUtime=337.15
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 16733 0 0 0 33701 14 0 0 18 0 3 0 329628637 47407104 10420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 11574 10420 218 20 0 10932 0
[pid=7403/tid=7405] ppid=7401 vsize=46296 CPUtime=168.7
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 8047 0 0 0 16864 6 0 0 25 0 3 0 329628647 47407104 10420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=46296 CPUtime=168.36
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 8251 0 0 0 16829 7 0 0 25 0 3 0 329628647 47407104 10420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 337.15
Current children cumulated vsize (KiB) 46296

[startup+169.301 s]
/proc/loadavg: 1.93 1.41 1.15 3/80 7406
/proc/meminfo: memFree=1829416/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=46296 CPUtime=337.56
/proc/7403/stat : 7403 (MiraXTv3_dyn) S 7401 7403 7077 0 -1 4194304 16733 0 0 0 33742 14 0 0 18 0 3 0 329628637 47407104 10420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 11574 10420 218 20 0 10932 0
[pid=7403/tid=7405] ppid=7401 vsize=46296 CPUtime=168.9
/proc/7403/task/7405/stat : 7405 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 8047 0 0 0 16884 6 0 0 25 0 3 0 329628647 47407104 10420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7403/tid=7406] ppid=7401 vsize=46296 CPUtime=168.56
/proc/7403/task/7406/stat : 7406 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194368 8251 0 0 0 16849 7 0 0 25 0 3 0 329628647 47407104 10420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 337.56
Current children cumulated vsize (KiB) 46296

[startup+169.406 s]
/proc/loadavg: 1.93 1.41 1.15 3/80 7406
/proc/meminfo: memFree=1829416/2055920 swapFree=4148252/4192956
[pid=7403] ppid=7401 vsize=38904 CPUtime=337.71
/proc/7403/stat : 7403 (MiraXTv3_dyn) R 7401 7403 7077 0 -1 4194304 16740 0 0 0 33757 14 0 0 17 0 1 0 329628637 39837696 8751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7917096 0 0 4096 0 0 0 0 17 1 0 0
/proc/7403/statm: 9726 8751 225 20 0 9084 0
Current children cumulated CPU time (s) 337.71
Current children cumulated vsize (KiB) 38904

Child status: 10
Real time (s): 169.441
CPU time (s): 337.756
CPU user time (s): 337.607
CPU system time (s): 0.148977
CPU usage (%): 199.335
Max. virtual memory (cumulated for all children) (KiB): 46296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 337.607
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16743
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= 167
involuntary context switches= 6316

runsolver used 0.19097 second user time and 0.430934 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 10 17:11:53 UTC 2007

IDJOB= 294444
IDBENCH= 19888
IDSOLVER= 128
FILE ID= node19/294444-1178817112

PBS_JOBID= 5250959

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S228456758-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294444-1178817112/MiraXTv3_dyn /tmp/evaluation/294444-1178817112/instance-294444-1178817112.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-294444-1178817112 -o ROOT/results/node19/solver-294444-1178817112 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294444-1178817112/MiraXTv3_dyn /tmp/evaluation/294444-1178817112/instance-294444-1178817112.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3b624125de84e4dd806ca3ec600430c5

RANDOM SEED= 595123433

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1871128 kB
Buffers:         39096 kB
Cached:          81296 kB
SwapCached:      14248 kB
Active:          76640 kB
Inactive:        67380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871128 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4008 kB
Writeback:           0 kB
Mapped:          29804 kB
Slab:            26328 kB
Committed_AS:  9108348 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= 66560 MiB

End job on node19 on Thu May 10 17:14:42 UTC 2007