Trace number 292230

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 v3UNSAT 463.033 232.285

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1424595365-09.UNSAT.shuffled.cnf
MD5SUMd517b8e6ed1134311abaf8baca7a39b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.89295
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
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 51491
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
462.94/232.28	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-292230-1178809627 -o ROOT/results/node11/solver-292230-1178809627 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292230-1178809627/MiraXTv3_dyn /tmp/evaluation/292230-1178809627/instance-292230-1178809627.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: 1.13 1.57 1.39 3/77 14157
/proc/meminfo: memFree=1859512/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=3788 CPUtime=0
/proc/14157/stat : 14157 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 322011650 3878912 254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14157/statm: 947 254 206 20 0 305 0

[startup+0.094794 s]
/proc/loadavg: 1.13 1.57 1.39 3/77 14157
/proc/meminfo: memFree=1859512/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=7092 CPUtime=0.16
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 647 0 0 0 16 0 0 0 18 0 3 0 322011650 7262208 622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 1773 622 218 20 0 1131 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 7092

[startup+0.101794 s]
/proc/loadavg: 1.13 1.57 1.39 3/77 14157
/proc/meminfo: memFree=1859512/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=7092 CPUtime=0.17
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 655 0 0 0 17 0 0 0 18 0 3 0 322011650 7262208 630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 1773 630 218 20 0 1131 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7092

[startup+0.301822 s]
/proc/loadavg: 1.13 1.57 1.39 3/77 14157
/proc/meminfo: memFree=1859512/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=8384 CPUtime=0.58
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 1081 0 0 0 57 1 0 0 18 0 3 0 322011650 8585216 1056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 2096 1056 218 20 0 1454 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8384

[startup+0.701869 s]
/proc/loadavg: 1.13 1.57 1.39 3/77 14157
/proc/meminfo: memFree=1859512/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=10312 CPUtime=1.37
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 1697 0 0 0 136 1 0 0 18 0 3 0 322011650 10559488 1672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 2578 1672 218 20 0 1936 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10312

[startup+1.50197 s]
/proc/loadavg: 1.13 1.57 1.39 3/80 14160
/proc/meminfo: memFree=1852256/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=13812 CPUtime=2.97
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 2267 0 0 0 296 1 0 0 18 0 3 0 322011650 14143488 2242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 3453 2242 218 20 0 2811 0
[pid=14157/tid=14159] ppid=14155 vsize=13812 CPUtime=1.48
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 945 0 0 0 148 0 0 0 17 0 3 0 322011651 14143488 2242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=13812 CPUtime=1.46
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 993 0 0 0 146 0 0 0 20 0 3 0 322011651 14143488 2242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13812

[startup+3.10116 s]
/proc/loadavg: 1.20 1.58 1.40 3/80 14160
/proc/meminfo: memFree=1849888/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=17072 CPUtime=6.16
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 3114 0 0 0 614 2 0 0 18 0 3 0 322011650 17481728 3015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 4268 3015 218 20 0 3626 0
[pid=14157/tid=14159] ppid=14155 vsize=17072 CPUtime=3.07
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 1317 0 0 0 307 0 0 0 25 0 3 0 322011651 17481728 3015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=17072 CPUtime=3.06
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 1468 0 0 0 305 1 0 0 25 0 3 0 322011651 17481728 3015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17072

[startup+6.30254 s]
/proc/loadavg: 1.20 1.58 1.40 3/80 14160
/proc/meminfo: memFree=1843296/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=22044 CPUtime=12.54
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 4705 0 0 0 1251 3 0 0 18 0 3 0 322011650 22573056 4526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 5511 4526 218 20 0 4869 0
[pid=14157/tid=14159] ppid=14155 vsize=22044 CPUtime=6.28
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 2126 0 0 0 627 1 0 0 25 0 3 0 322011651 22573056 4526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=22044 CPUtime=6.25
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 2250 0 0 0 624 1 0 0 21 0 3 0 322011651 22573056 4526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 22044

[startup+12.7023 s]
/proc/loadavg: 1.33 1.59 1.40 3/80 14160
/proc/meminfo: memFree=1835744/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=29916 CPUtime=25.3
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 6480 0 0 0 2526 4 0 0 18 0 3 0 322011650 30633984 6101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 7479 6101 218 20 0 6837 0
[pid=14157/tid=14159] ppid=14155 vsize=29916 CPUtime=12.67
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 3014 0 0 0 1265 2 0 0 25 0 3 0 322011651 30633984 6101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=29916 CPUtime=12.62
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 3137 0 0 0 1260 2 0 0 25 0 3 0 322011651 30633984 6101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 29916

[startup+25.5018 s]
/proc/loadavg: 1.43 1.60 1.41 3/80 14160
/proc/meminfo: memFree=1830432/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=34324 CPUtime=50.83
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 8350 0 0 0 5077 6 0 0 18 0 3 0 322011650 35147776 7480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 8581 7480 218 20 0 7939 0
[pid=14157/tid=14159] ppid=14155 vsize=34324 CPUtime=25.46
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 4004 0 0 0 2544 2 0 0 25 0 3 0 322011651 35147776 7480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=34324 CPUtime=25.35
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 4017 0 0 0 2532 3 0 0 25 0 3 0 322011651 35147776 7480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 34324

[startup+51.1019 s]
/proc/loadavg: 1.62 1.64 1.42 3/80 14160
/proc/meminfo: memFree=1823840/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=40848 CPUtime=101.89
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 10710 0 0 0 10181 8 0 0 18 0 3 0 322011650 41828352 9004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 10212 9004 218 20 0 9570 0
[pid=14157/tid=14159] ppid=14155 vsize=40848 CPUtime=51.04
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 5154 0 0 0 5101 3 0 0 25 0 3 0 322011651 41828352 9004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=40848 CPUtime=50.83
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 5227 0 0 0 5079 4 0 0 25 0 3 0 322011651 41828352 9004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 40848

[startup+102.306 s]
/proc/loadavg: 1.85 1.69 1.46 3/80 14160
/proc/meminfo: memFree=1821088/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=43440 CPUtime=204.02
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 13002 0 0 0 20392 10 0 0 18 0 3 0 322011650 44482560 9652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 10860 9652 218 20 0 10218 0
[pid=14157/tid=14159] ppid=14155 vsize=43440 CPUtime=102.22
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 6229 0 0 0 10217 5 0 0 20 0 3 0 322011651 44482560 9652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=43440 CPUtime=101.79
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 6444 0 0 0 10174 5 0 0 25 0 3 0 322011651 44482560 9652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 43440

[startup+162.301 s]
/proc/loadavg: 1.94 1.74 1.48 3/80 14160
/proc/meminfo: memFree=1818784/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=45124 CPUtime=323.69
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 15538 0 0 0 32356 13 0 0 18 0 3 0 322011650 46206976 10230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 11281 10230 218 20 0 10639 0
[pid=14157/tid=14159] ppid=14155 vsize=45124 CPUtime=162.18
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 7336 0 0 0 16212 6 0 0 25 0 3 0 322011651 46206976 10230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=45124 CPUtime=161.49
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 7873 0 0 0 16143 6 0 0 25 0 3 0 322011651 46206976 10230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 45124

[startup+222.301 s]
/proc/loadavg: 1.98 1.79 1.52 3/80 14160
/proc/meminfo: memFree=1817376/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=46712 CPUtime=443.34
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 17609 0 0 0 44320 14 0 0 18 0 3 0 322011650 47833088 10599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 11678 10599 218 20 0 11036 0
[pid=14157/tid=14159] ppid=14155 vsize=46712 CPUtime=222.11
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 8252 0 0 0 22204 7 0 0 19 0 3 0 322011651 47833088 10599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=46712 CPUtime=221.21
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 9028 0 0 0 22115 6 0 0 25 0 3 0 322011651 47833088 10599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 46712

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

[startup+223.901 s]
/proc/loadavg: 1.98 1.79 1.52 3/80 14160
/proc/meminfo: memFree=1817376/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=46712 CPUtime=446.54
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 17611 0 0 0 44640 14 0 0 18 0 3 0 322011650 47833088 10601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 11678 10601 218 20 0 11036 0
[pid=14157/tid=14159] ppid=14155 vsize=46712 CPUtime=223.71
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 8252 0 0 0 22364 7 0 0 25 0 3 0 322011651 47833088 10601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=46712 CPUtime=222.81
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 9030 0 0 0 22275 6 0 0 25 0 3 0 322011651 47833088 10601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 446.54
Current children cumulated vsize (KiB) 46712

[startup+227.103 s]
/proc/loadavg: 1.98 1.79 1.52 3/80 14160
/proc/meminfo: memFree=1817248/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=46712 CPUtime=452.9
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 17779 0 0 0 45275 15 0 0 18 0 3 0 322011650 47833088 10604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 11678 10604 218 20 0 11036 0
[pid=14157/tid=14159] ppid=14155 vsize=46712 CPUtime=226.9
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 8335 0 0 0 22683 7 0 0 18 0 3 0 322011651 47833088 10604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=46712 CPUtime=225.98
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 9115 0 0 0 22591 7 0 0 25 0 3 0 322011651 47833088 10604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 452.9
Current children cumulated vsize (KiB) 46712

[startup+230.301 s]
/proc/loadavg: 1.98 1.79 1.52 3/80 14160
/proc/meminfo: memFree=1817248/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=46844 CPUtime=459.29
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 17807 0 0 0 45914 15 0 0 18 0 3 0 322011650 47968256 10632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 11711 10632 218 20 0 11069 0
[pid=14157/tid=14159] ppid=14155 vsize=46844 CPUtime=230.1
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 8335 0 0 0 23003 7 0 0 25 0 3 0 322011651 47968256 10632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=46844 CPUtime=229.17
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 9143 0 0 0 22910 7 0 0 25 0 3 0 322011651 47968256 10632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.29
Current children cumulated vsize (KiB) 46844

[startup+231.101 s]
/proc/loadavg: 1.98 1.79 1.52 3/80 14160
/proc/meminfo: memFree=1817120/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=46844 CPUtime=460.87
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 17891 0 0 0 46072 15 0 0 18 0 3 0 322011650 47968256 10633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 11711 10633 218 20 0 11069 0
[pid=14157/tid=14159] ppid=14155 vsize=46844 CPUtime=230.9
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 8336 0 0 0 23083 7 0 0 25 0 3 0 322011651 47968256 10633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=46844 CPUtime=229.96
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 9226 0 0 0 22989 7 0 0 25 0 3 0 322011651 47968256 10633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.87
Current children cumulated vsize (KiB) 46844

[startup+231.901 s]
/proc/loadavg: 1.98 1.79 1.52 3/80 14160
/proc/meminfo: memFree=1817120/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=46844 CPUtime=462.47
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 17974 0 0 0 46232 15 0 0 18 0 3 0 322011650 47968256 10633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 11711 10633 218 20 0 11069 0
[pid=14157/tid=14159] ppid=14155 vsize=46844 CPUtime=231.7
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 8419 0 0 0 23163 7 0 0 25 0 3 0 322011651 47968256 10633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=46844 CPUtime=230.75
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 9226 0 0 0 23068 7 0 0 25 0 3 0 322011651 47968256 10633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.47
Current children cumulated vsize (KiB) 46844

[startup+232.105 s]
/proc/loadavg: 1.98 1.80 1.52 3/80 14160
/proc/meminfo: memFree=1817120/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=46844 CPUtime=462.82
/proc/14157/stat : 14157 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194304 17974 0 0 0 46267 15 0 0 18 0 3 0 322011650 47968256 10633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14157/statm: 11711 10633 218 20 0 11069 0
[pid=14157/tid=14159] ppid=14155 vsize=46844 CPUtime=231.87
/proc/14157/task/14159/stat : 14159 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194368 8419 0 0 0 23180 7 0 0 17 0 3 0 322011651 47968256 10633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14157/tid=14160] ppid=14155 vsize=46844 CPUtime=230.92
/proc/14157/task/14160/stat : 14160 (MiraXTv3_dyn) S 14155 14157 13108 0 -1 4194368 9226 0 0 0 23085 7 0 0 25 0 3 0 322011651 47968256 10633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.82
Current children cumulated vsize (KiB) 46844

[startup+232.201 s]
/proc/loadavg: 1.98 1.80 1.52 3/80 14160
/proc/meminfo: memFree=1817120/2055920 swapFree=4144152/4192956
[pid=14157] ppid=14155 vsize=39564 CPUtime=462.94
/proc/14157/stat : 14157 (MiraXTv3_dyn) R 14155 14157 13108 0 -1 4194304 17977 0 0 0 46279 15 0 0 16 0 1 0 322011650 40513536 9033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8411057 0 0 4096 0 0 0 0 17 0 0 0
/proc/14157/statm: 9891 9033 220 20 0 9249 0
Current children cumulated CPU time (s) 462.94
Current children cumulated vsize (KiB) 39564

Child status: 20
Real time (s): 232.285
CPU time (s): 463.033
CPU user time (s): 462.869
CPU system time (s): 0.163975
CPU usage (%): 199.338
Max. virtual memory (cumulated for all children) (KiB): 46844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 462.869
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17980
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= 187
involuntary context switches= 8723

runsolver used 0.219966 second user time and 0.628904 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Thu May 10 15:07:07 UTC 2007

IDJOB= 292230
IDBENCH= 19834
IDSOLVER= 128
FILE ID= node11/292230-1178809627

PBS_JOBID= 5250942

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1424595365-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292230-1178809627/MiraXTv3_dyn /tmp/evaluation/292230-1178809627/instance-292230-1178809627.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-292230-1178809627 -o ROOT/results/node11/solver-292230-1178809627 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292230-1178809627/MiraXTv3_dyn /tmp/evaluation/292230-1178809627/instance-292230-1178809627.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d517b8e6ed1134311abaf8baca7a39b1

RANDOM SEED= 193792322

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1859792 kB
Buffers:         38260 kB
Cached:          91888 kB
SwapCached:      18364 kB
Active:          78724 kB
Inactive:        76072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859792 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:          30024 kB
Slab:            26724 kB
Committed_AS:  7535948 kB
PageTables:       1848 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= 66561 MiB

End job on node11 on Thu May 10 15:11:00 UTC 2007