Trace number 314565

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 v1UNSAT 300.735 300.718

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-15.cnf
MD5SUM3d9c71b515699560fe1678f286b58acb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.175
Satisfiable
(Un)Satisfiability was proved
Number of variables21104
Number of clauses74257
Sum of the clauses size192789
Maximum clause length171
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236142
Number of clauses of size 334380
Number of clauses of size 42745
Number of clauses of size 5538
Number of clauses of size over 5451

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
300.71/300.71	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/node16/watcher-314565-1178877225 -o ROOT/results/node16/solver-314565-1178877225 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314565-1178877225/MiraXTv1_dyn /tmp/evaluation/314565-1178877225/instance-314565-1178877225.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.95 0.98 3/77 31458
/proc/meminfo: memFree=1683200/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=3788 CPUtime=0
/proc/31458/stat : 31458 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 335640134 3878912 326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31458/statm: 947 333 202 20 0 305 0

[startup+0.090055 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31458
/proc/meminfo: memFree=1683200/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=10672 CPUtime=0.07
/proc/31458/stat : 31458 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194304 2068 0 0 0 7 0 0 0 18 0 1 0 335640134 10928128 2043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/31458/statm: 2668 2044 206 20 0 2026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10672

[startup+0.101053 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31458
/proc/meminfo: memFree=1683200/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=10800 CPUtime=0.09
/proc/31458/stat : 31458 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194304 2118 0 0 0 9 0 0 0 18 0 1 0 335640134 11059200 2093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583935 0 0 4096 0 0 0 0 17 1 0 0
/proc/31458/statm: 2700 2093 207 20 0 2058 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10800

[startup+0.30101 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31458
/proc/meminfo: memFree=1683200/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=14996 CPUtime=0.29
/proc/31458/stat : 31458 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194304 3173 0 0 0 28 1 0 0 19 0 1 0 335640134 15355904 3148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585409 0 0 4096 0 0 0 0 17 1 0 0
/proc/31458/statm: 3749 3148 207 20 0 3107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14996

[startup+0.701925 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31458
/proc/meminfo: memFree=1683200/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=21768 CPUtime=0.69
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 4248 0 0 0 68 1 0 0 21 0 2 0 335640134 22290432 3806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 5442 3806 218 20 0 4800 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21768

[startup+1.50175 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 31460
/proc/meminfo: memFree=1668656/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=22560 CPUtime=1.49
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 4484 0 0 0 148 1 0 0 21 0 2 0 335640134 23101440 4042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 5640 4042 218 20 0 4998 0
[pid=31458/tid=31460] ppid=31456 vsize=22560 CPUtime=1.09
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 1195 0 0 0 109 0 0 0 25 0 2 0 335640174 23101440 4042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22560

[startup+3.10142 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 31460
/proc/meminfo: memFree=1665968/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=25464 CPUtime=3.09
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 5272 0 0 0 307 2 0 0 21 0 2 0 335640134 26075136 4830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 6366 4830 218 20 0 5724 0
[pid=31458/tid=31460] ppid=31456 vsize=25464 CPUtime=2.69
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 1983 0 0 0 268 1 0 0 25 0 2 0 335640174 26075136 4830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25464

[startup+6.30174 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 31460
/proc/meminfo: memFree=1658160/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=34968 CPUtime=6.29
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 7757 0 0 0 626 3 0 0 21 0 2 0 335640134 35807232 7315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 8742 7315 218 20 0 8100 0
[pid=31458/tid=31460] ppid=31456 vsize=34968 CPUtime=5.89
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 4468 0 0 0 587 2 0 0 25 0 2 0 335640174 35807232 7315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34968

[startup+12.7024 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 31460
/proc/meminfo: memFree=1643760/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=46204 CPUtime=12.69
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 10512 0 0 0 1264 5 0 0 21 0 2 0 335640134 47312896 10037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 11551 10037 218 20 0 10909 0
[pid=31458/tid=31460] ppid=31456 vsize=46204 CPUtime=12.28
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 7223 0 0 0 1225 3 0 0 25 0 2 0 335640174 47312896 10037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46204

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 31460
/proc/meminfo: memFree=1621232/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=69088 CPUtime=25.49
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 16354 0 0 0 2540 9 0 0 21 0 2 0 335640134 70746112 15782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 17272 15782 218 20 0 16630 0
[pid=31458/tid=31460] ppid=31456 vsize=69088 CPUtime=25.09
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 13065 0 0 0 2501 8 0 0 25 0 2 0 335640174 70746112 15782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69088

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 31460
/proc/meminfo: memFree=1593200/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=98564 CPUtime=51.09
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 23840 0 0 0 5095 14 0 0 21 0 2 0 335640134 100929536 23154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 24641 23154 218 20 0 23999 0
[pid=31458/tid=31460] ppid=31456 vsize=98564 CPUtime=50.69
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 20551 0 0 0 5056 13 0 0 25 0 2 0 335640174 100929536 23154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 98564

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 31460
/proc/meminfo: memFree=1529968/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=159152 CPUtime=102.3
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 39411 0 0 0 10206 24 0 0 21 0 2 0 335640134 162971648 38391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 39788 38391 218 20 0 39146 0
[pid=31458/tid=31460] ppid=31456 vsize=159152 CPUtime=101.9
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 36122 0 0 0 10167 23 0 0 25 0 2 0 335640174 162971648 38391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 159152

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31460
/proc/meminfo: memFree=1508976/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=180056 CPUtime=162.31
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 44944 0 0 0 16202 29 0 0 21 0 2 0 335640134 184377344 43636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 45014 43636 218 20 0 44372 0
[pid=31458/tid=31460] ppid=31456 vsize=180056 CPUtime=161.89
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 41655 0 0 0 16162 27 0 0 25 0 2 0 335640174 184377344 43636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 180056

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31460
/proc/meminfo: memFree=1499568/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=189308 CPUtime=222.3
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 47657 0 0 0 22200 30 0 0 21 0 2 0 335640134 193851392 45981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 47327 45981 218 20 0 46685 0
[pid=31458/tid=31460] ppid=31456 vsize=189308 CPUtime=221.9
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 44368 0 0 0 22161 29 0 0 25 0 2 0 335640174 193851392 45981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 189308

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31460
/proc/meminfo: memFree=1496816/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=192084 CPUtime=282.3
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 48563 0 0 0 28199 31 0 0 21 0 2 0 335640134 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 48021 46663 218 20 0 47379 0
[pid=31458/tid=31460] ppid=31456 vsize=192084 CPUtime=281.9
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 45274 0 0 0 28160 30 0 0 25 0 2 0 335640174 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 192084

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

[startup+294.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31460
/proc/meminfo: memFree=1496816/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=192084 CPUtime=294.31
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 48563 0 0 0 29399 32 0 0 21 0 2 0 335640134 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 48021 46663 218 20 0 47379 0
[pid=31458/tid=31460] ppid=31456 vsize=192084 CPUtime=293.9
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 45274 0 0 0 29360 30 0 0 25 0 2 0 335640174 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 294.31
Current children cumulated vsize (KiB) 192084

[startup+297.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31460
/proc/meminfo: memFree=1496816/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=192084 CPUtime=297.51
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 48563 0 0 0 29719 32 0 0 21 0 2 0 335640134 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 48021 46663 218 20 0 47379 0
[pid=31458/tid=31460] ppid=31456 vsize=192084 CPUtime=297.1
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 45274 0 0 0 29680 30 0 0 25 0 2 0 335640174 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 297.51
Current children cumulated vsize (KiB) 192084

[startup+299.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31460
/proc/meminfo: memFree=1496816/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=192084 CPUtime=299.12
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 48563 0 0 0 29880 32 0 0 21 0 2 0 335640134 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 48021 46663 218 20 0 47379 0
[pid=31458/tid=31460] ppid=31456 vsize=192084 CPUtime=298.71
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 45274 0 0 0 29841 30 0 0 25 0 2 0 335640174 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 299.12
Current children cumulated vsize (KiB) 192084

[startup+299.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31460
/proc/meminfo: memFree=1496816/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=192084 CPUtime=299.91
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 48563 0 0 0 29959 32 0 0 21 0 2 0 335640134 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 48021 46663 218 20 0 47379 0
[pid=31458/tid=31460] ppid=31456 vsize=192084 CPUtime=299.5
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 45274 0 0 0 29920 30 0 0 25 0 2 0 335640174 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 299.91
Current children cumulated vsize (KiB) 192084

[startup+300.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31460
/proc/meminfo: memFree=1496816/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=192084 CPUtime=300.32
/proc/31458/stat : 31458 (MiraXTv1_dyn) S 31456 31458 30282 0 -1 4194304 48563 0 0 0 30000 32 0 0 21 0 2 0 335640134 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31458/statm: 48021 46663 218 20 0 47379 0
[pid=31458/tid=31460] ppid=31456 vsize=192084 CPUtime=299.91
/proc/31458/task/31460/stat : 31460 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194368 45274 0 0 0 29961 30 0 0 25 0 2 0 335640174 196694016 46663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 300.32
Current children cumulated vsize (KiB) 192084

[startup+300.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31460
/proc/meminfo: memFree=1496816/2055920 swapFree=4143412/4192956
[pid=31458] ppid=31456 vsize=96956 CPUtime=300.71
/proc/31458/stat : 31458 (MiraXTv1_dyn) R 31456 31458 30282 0 -1 4194304 48565 0 0 0 30037 34 0 0 17 0 1 0 335640134 99282944 23609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31458/statm: 24239 23609 13376 20 0 23597 0
Current children cumulated CPU time (s) 300.71
Current children cumulated vsize (KiB) 96956

Child status: 20
Real time (s): 300.718
CPU time (s): 300.735
CPU user time (s): 300.386
CPU system time (s): 0.348946
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 192384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 300.386
system time used= 0.348946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48568
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= 14
involuntary context switches= 6236

runsolver used 0.303953 second user time and 0.792879 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Fri May 11 09:53:45 UTC 2007

IDJOB= 314565
IDBENCH= 20394
IDSOLVER= 130
FILE ID= node16/314565-1178877225

PBS_JOBID= 5251049

Free space on /tmp= 66555 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-15.cnf
COMMAND LINE= /tmp/evaluation/314565-1178877225/MiraXTv1_dyn /tmp/evaluation/314565-1178877225/instance-314565-1178877225.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-314565-1178877225 -o ROOT/results/node16/solver-314565-1178877225 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314565-1178877225/MiraXTv1_dyn /tmp/evaluation/314565-1178877225/instance-314565-1178877225.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3d9c71b515699560fe1678f286b58acb

RANDOM SEED= 125150989

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:      2055920 kB
MemFree:       1683480 kB
Buffers:         47844 kB
Cached:         165024 kB
SwapCached:      17992 kB
Active:         209904 kB
Inactive:        99588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683480 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            5284 kB
Writeback:           0 kB
Mapped:         101664 kB
Slab:            48288 kB
Committed_AS: 14299372 kB
PageTables:       2008 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= 66555 MiB

End job on node16 on Fri May 11 09:58:46 UTC 2007