Trace number 291943

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 550.569 276.28

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1474234583-11.UNSAT.shuffled.cnf
MD5SUMfb662fcb2216f5e012e97644773420f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66783
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...
550.48/276.27	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/node6/watcher-291943-1178809200 -o ROOT/results/node6/solver-291943-1178809200 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291943-1178809200/MiraXTv3_dyn /tmp/evaluation/291943-1178809200/instance-291943-1178809200.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.92 0.98 0.99 3/77 19414
/proc/meminfo: memFree=1818616/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=3788 CPUtime=0
/proc/19414/stat : 19414 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 356957645 3878912 255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/19414/statm: 947 255 206 20 0 305 0

[startup+0.027986 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19414
/proc/meminfo: memFree=1818616/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=8816 CPUtime=0.66
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 1183 0 0 0 66 0 0 0 18 0 3 0 356957645 9027584 1158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 2204 1158 218 20 0 1562 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 8816

[startup+0.416988 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19414
/proc/meminfo: memFree=1818616/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=9004 CPUtime=0.81
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 1303 0 0 0 81 0 0 0 18 0 3 0 356957645 9220096 1278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 2251 1278 218 20 0 1609 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 9004

[startup+0.502997 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19414
/proc/meminfo: memFree=1818616/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=9252 CPUtime=0.98
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 1446 0 0 0 98 0 0 0 18 0 3 0 356957645 9474048 1421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 2313 1421 218 20 0 1671 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9252

[startup+0.703021 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19414
/proc/meminfo: memFree=1818616/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=10856 CPUtime=1.38
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 1740 0 0 0 138 0 0 0 18 0 3 0 356957645 11116544 1715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 2714 1715 218 20 0 2072 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10856

[startup+1.50213 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 19417
/proc/meminfo: memFree=1810784/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=13036 CPUtime=2.98
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 2212 0 0 0 297 1 0 0 18 0 3 0 356957645 13348864 2187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 3259 2187 218 20 0 2617 0
[pid=19414/tid=19416] ppid=19412 vsize=13036 CPUtime=1.48
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 937 0 0 0 148 0 0 0 19 0 3 0 356957646 13348864 2187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=13036 CPUtime=1.48
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 947 0 0 0 148 0 0 0 19 0 3 0 356957646 13348864 2187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 13036

[startup+3.1013 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 19417
/proc/meminfo: memFree=1808992/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=15852 CPUtime=6.16
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 2955 0 0 0 615 1 0 0 18 0 3 0 356957645 16232448 2857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 3963 2857 218 20 0 3321 0
[pid=19414/tid=19416] ppid=19412 vsize=15852 CPUtime=3.07
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 1288 0 0 0 307 0 0 0 25 0 3 0 356957646 16232448 2857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=15852 CPUtime=3.06
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 1339 0 0 0 306 0 0 0 25 0 3 0 356957646 16232448 2857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 15852

[startup+6.30168 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 19417
/proc/meminfo: memFree=1802656/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=21908 CPUtime=12.54
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 4506 0 0 0 1251 3 0 0 18 0 3 0 356957645 22433792 4328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 5477 4328 218 20 0 4835 0
[pid=19414/tid=19416] ppid=19412 vsize=21908 CPUtime=6.28
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 2082 0 0 0 627 1 0 0 22 0 3 0 356957646 22433792 4328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=21908 CPUtime=6.24
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 2096 0 0 0 623 1 0 0 25 0 3 0 356957646 22433792 4328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 21908

[startup+12.7014 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 19417
/proc/meminfo: memFree=1795744/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=29300 CPUtime=25.31
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 6220 0 0 0 2526 5 0 0 18 0 3 0 356957645 30003200 5842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 7325 5842 218 20 0 6683 0
[pid=19414/tid=19416] ppid=19412 vsize=29300 CPUtime=12.67
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 2911 0 0 0 1265 2 0 0 25 0 3 0 356957646 30003200 5842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=29300 CPUtime=12.62
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 2981 0 0 0 1260 2 0 0 25 0 3 0 356957646 30003200 5842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 29300

[startup+25.5029 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 19417
/proc/meminfo: memFree=1790304/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=33852 CPUtime=50.86
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 8055 0 0 0 5080 6 0 0 18 0 3 0 356957645 34664448 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 8463 7187 218 20 0 7821 0
[pid=19414/tid=19416] ppid=19412 vsize=33852 CPUtime=25.47
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 3791 0 0 0 2545 2 0 0 25 0 3 0 356957646 34664448 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=33852 CPUtime=25.36
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 3936 0 0 0 2533 3 0 0 25 0 3 0 356957646 34664448 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 33852

[startup+51.1029 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 19417
/proc/meminfo: memFree=1784736/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=39208 CPUtime=101.89
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 10270 0 0 0 10180 9 0 0 18 0 3 0 356957645 40148992 8561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 9802 8561 218 20 0 9160 0
[pid=19414/tid=19416] ppid=19412 vsize=39208 CPUtime=51.04
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 4924 0 0 0 5100 4 0 0 25 0 3 0 356957646 40148992 8561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=39208 CPUtime=50.84
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 5018 0 0 0 5079 5 0 0 25 0 3 0 356957646 40148992 8561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 39208

[startup+102.303 s]
/proc/loadavg: 1.79 1.27 1.09 3/86 19585
/proc/meminfo: memFree=1780272/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=42184 CPUtime=203.76
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 12768 0 0 0 20353 23 0 0 18 0 3 0 356957645 43196416 9319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 10546 9319 218 20 0 9904 0
[pid=19414/tid=19416] ppid=19412 vsize=42184 CPUtime=102.05
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 6064 0 0 0 10200 5 0 0 25 0 3 0 356957646 43196416 9319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=42184 CPUtime=101.69
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 6376 0 0 0 10152 17 0 0 25 0 3 0 356957646 43196416 9319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 42184

[startup+162.303 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 19615
/proc/meminfo: memFree=1779488/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=42860 CPUtime=323.36
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 15214 0 0 0 32307 29 0 0 18 0 3 0 356957645 43888640 9771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 10715 9771 218 20 0 10073 0
[pid=19414/tid=19416] ppid=19412 vsize=42860 CPUtime=161.96
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 7239 0 0 0 16190 6 0 0 25 0 3 0 356957646 43888640 9771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=42860 CPUtime=161.38
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 7647 0 0 0 16116 22 0 0 24 0 3 0 356957646 43888640 9771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.36
Current children cumulated vsize (KiB) 42860

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 19615
/proc/meminfo: memFree=1778336/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=45172 CPUtime=443.06
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 17319 0 0 0 44275 31 0 0 18 0 3 0 356957645 46256128 10052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 11293 10052 218 20 0 10651 0
[pid=19414/tid=19416] ppid=19412 vsize=45172 CPUtime=221.93
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 8255 0 0 0 22186 7 0 0 25 0 3 0 356957646 46256128 10052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=45172 CPUtime=221.1
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 8736 0 0 0 22087 23 0 0 25 0 3 0 356957646 46256128 10052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.06
Current children cumulated vsize (KiB) 45172

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

[startup+230.603 s]
/proc/loadavg: 1.97 1.52 1.20 3/80 19615
/proc/meminfo: memFree=1778336/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=45172 CPUtime=459.62
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 17492 0 0 0 45931 31 0 0 18 0 3 0 356957645 46256128 10057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 11293 10057 218 20 0 10651 0
[pid=19414/tid=19416] ppid=19412 vsize=45172 CPUtime=230.23
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 8343 0 0 0 23015 8 0 0 25 0 3 0 356957646 46256128 10057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=45172 CPUtime=229.37
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 8821 0 0 0 22914 23 0 0 25 0 3 0 356957646 46256128 10057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.62
Current children cumulated vsize (KiB) 45172

[startup+256.203 s]
/proc/loadavg: 1.98 1.56 1.22 3/80 19615
/proc/meminfo: memFree=1778080/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=45488 CPUtime=510.67
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 18344 0 0 0 51035 32 0 0 18 0 3 0 356957645 46579712 10143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 11372 10143 218 20 0 10730 0
[pid=19414/tid=19416] ppid=19412 vsize=45488 CPUtime=255.81
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 8763 0 0 0 25573 8 0 0 25 0 3 0 356957646 46579712 10143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=45488 CPUtime=254.84
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9253 0 0 0 25461 23 0 0 25 0 3 0 356957646 46579712 10143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 510.67
Current children cumulated vsize (KiB) 45488

[startup+269.001 s]
/proc/loadavg: 1.98 1.57 1.23 4/80 19615
/proc/meminfo: memFree=1777696/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=46076 CPUtime=536.18
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 18871 0 0 0 53586 32 0 0 18 0 3 0 356957645 47181824 10240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 11519 10240 218 20 0 10877 0
[pid=19414/tid=19416] ppid=19412 vsize=46076 CPUtime=268.6
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9082 0 0 0 26851 9 0 0 25 0 3 0 356957646 47181824 10240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=46076 CPUtime=267.57
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9461 0 0 0 26734 23 0 0 25 0 3 0 356957646 47181824 10240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 536.18
Current children cumulated vsize (KiB) 46076

[startup+272.202 s]
/proc/loadavg: 1.98 1.58 1.24 3/80 19615
/proc/meminfo: memFree=1777696/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=46076 CPUtime=542.57
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 18960 0 0 0 54224 33 0 0 18 0 3 0 356957645 47181824 10243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 11519 10243 218 20 0 10877 0
[pid=19414/tid=19416] ppid=19412 vsize=46076 CPUtime=271.78
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9082 0 0 0 27169 9 0 0 19 0 3 0 356957646 47181824 10243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=46076 CPUtime=270.76
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9550 0 0 0 27053 23 0 0 20 0 3 0 356957646 47181824 10243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 542.57
Current children cumulated vsize (KiB) 46076

[startup+273.802 s]
/proc/loadavg: 1.98 1.58 1.24 3/80 19615
/proc/meminfo: memFree=1777696/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=46076 CPUtime=545.75
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 18960 0 0 0 54542 33 0 0 18 0 3 0 356957645 47181824 10243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 11519 10243 218 20 0 10877 0
[pid=19414/tid=19416] ppid=19412 vsize=46076 CPUtime=273.38
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9082 0 0 0 27329 9 0 0 25 0 3 0 356957646 47181824 10243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=46076 CPUtime=272.34
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9550 0 0 0 27211 23 0 0 25 0 3 0 356957646 47181824 10243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 545.75
Current children cumulated vsize (KiB) 46076

[startup+275.402 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 19615
/proc/meminfo: memFree=1777696/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=46076 CPUtime=548.94
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 19047 0 0 0 54861 33 0 0 18 0 3 0 356957645 47181824 10244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 11519 10244 218 20 0 10877 0
[pid=19414/tid=19416] ppid=19412 vsize=46076 CPUtime=274.98
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9169 0 0 0 27489 9 0 0 25 0 3 0 356957646 47181824 10244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=46076 CPUtime=273.94
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9550 0 0 0 27371 23 0 0 25 0 3 0 356957646 47181824 10244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 548.94
Current children cumulated vsize (KiB) 46076

[startup+275.801 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 19615
/proc/meminfo: memFree=1777696/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=46076 CPUtime=549.74
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 19047 0 0 0 54941 33 0 0 18 0 3 0 356957645 47181824 10244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 11519 10244 218 20 0 10877 0
[pid=19414/tid=19416] ppid=19412 vsize=46076 CPUtime=275.38
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9169 0 0 0 27529 9 0 0 25 0 3 0 356957646 47181824 10244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=46076 CPUtime=274.33
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9550 0 0 0 27410 23 0 0 25 0 3 0 356957646 47181824 10244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 549.74
Current children cumulated vsize (KiB) 46076

[startup+276.201 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 19615
/proc/meminfo: memFree=1777696/2055924 swapFree=4143808/4192956
[pid=19414] ppid=19412 vsize=46076 CPUtime=550.48
/proc/19414/stat : 19414 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194304 19047 0 0 0 55015 33 0 0 18 0 3 0 356957645 47181824 10244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19414/statm: 11519 10244 218 20 0 10877 0
[pid=19414/tid=19416] ppid=19412 vsize=46076 CPUtime=275.74
/proc/19414/task/19416/stat : 19416 (MiraXTv3_dyn) S 19412 19414 18506 0 -1 4194368 9169 0 0 0 27565 9 0 0 18 0 3 0 356957646 47181824 10244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19414/tid=19417] ppid=19412 vsize=46076 CPUtime=274.72
/proc/19414/task/19417/stat : 19417 (MiraXTv3_dyn) R 19412 19414 18506 0 -1 4194368 9550 0 0 0 27449 23 0 0 19 0 3 0 356957646 47181824 10244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 550.48
Current children cumulated vsize (KiB) 46076

Child status: 20
Real time (s): 276.28
CPU time (s): 550.569
CPU user time (s): 550.23
CPU system time (s): 0.338948
CPU usage (%): 199.28
Max. virtual memory (cumulated for all children) (KiB): 46076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 550.23
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19053
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= 173
involuntary context switches= 10656

runsolver used 0.282956 second user time and 0.767883 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Thu May 10 15:00:00 UTC 2007

IDJOB= 291943
IDBENCH= 19827
IDSOLVER= 128
FILE ID= node6/291943-1178809200

PBS_JOBID= 5250946

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-S1474234583-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291943-1178809200/MiraXTv3_dyn /tmp/evaluation/291943-1178809200/instance-291943-1178809200.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-291943-1178809200 -o ROOT/results/node6/solver-291943-1178809200 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291943-1178809200/MiraXTv3_dyn /tmp/evaluation/291943-1178809200/instance-291943-1178809200.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fb662fcb2216f5e012e97644773420f6

RANDOM SEED= 525623643

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1818896 kB
Buffers:         39048 kB
Cached:         108268 kB
SwapCached:      17516 kB
Active:         121776 kB
Inactive:        71836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1818896 kB
SwapTotal:     4192956 kB
SwapFree:      4143808 kB
Dirty:            3928 kB
Writeback:           0 kB
Mapped:          51548 kB
Slab:            28888 kB
Committed_AS: 12648592 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= 66561 MiB

End job on node6 on Thu May 10 15:04:36 UTC 2007