Trace number 315445

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 394.401 394.519

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h30-unknown.cnf
MD5SUMfad87308d3751e996b7b3c35a13a7fd9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.2494
Satisfiable
(Un)Satisfiability was proved
Number of variables137341
Number of clauses724504
Sum of the clauses size1900318
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2588905
Number of clauses of size 3130263
Number of clauses of size 41197
Number of clauses of size 5111
Number of clauses of size over 53752

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
394.27/394.50	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/node7/watcher-315445-1178879877 -o ROOT/results/node7/solver-315445-1178879877 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315445-1178879877/MiraXTv1_dyn /tmp/evaluation/315445-1178879877/instance-315445-1178879877.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.99 1.10 3/77 22087
/proc/meminfo: memFree=1799608/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=3788 CPUtime=0
/proc/22087/stat : 22087 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194304 410 0 0 0 0 0 0 0 18 0 1 0 364025392 3878912 386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/22087/statm: 947 394 202 20 0 305 0

[startup+0.067281 s]
/proc/loadavg: 0.92 0.99 1.10 3/77 22087
/proc/meminfo: memFree=1799608/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=9068 CPUtime=0.06
/proc/22087/stat : 22087 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194304 1748 0 0 0 5 1 0 0 18 0 1 0 364025392 9285632 1723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/22087/statm: 2267 1725 206 20 0 1625 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9068

[startup+0.101283 s]
/proc/loadavg: 0.92 0.99 1.10 3/77 22087
/proc/meminfo: memFree=1799608/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=12068 CPUtime=0.09
/proc/22087/stat : 22087 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194304 2432 0 0 0 8 1 0 0 18 0 1 0 364025392 12357632 2407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 0 0 0
/proc/22087/statm: 3017 2407 206 20 0 2375 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12068

[startup+0.301305 s]
/proc/loadavg: 0.92 0.99 1.10 3/77 22087
/proc/meminfo: memFree=1799608/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=27280 CPUtime=0.29
/proc/22087/stat : 22087 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194304 6093 0 0 0 26 3 0 0 19 0 1 0 364025392 27934720 6068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/22087/statm: 6820 6068 206 20 0 6178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27280

[startup+0.701346 s]
/proc/loadavg: 0.92 0.99 1.10 3/77 22087
/proc/meminfo: memFree=1799608/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=56964 CPUtime=0.69
/proc/22087/stat : 22087 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194304 13359 0 0 0 62 7 0 0 23 0 1 0 364025392 58331136 13334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/22087/statm: 14241 13334 206 20 0 13599 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56964

[startup+1.50143 s]
/proc/loadavg: 0.92 0.99 1.10 2/78 22088
/proc/meminfo: memFree=1742832/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=66456 CPUtime=1.49
/proc/22087/stat : 22087 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194304 14383 0 0 0 141 8 0 0 25 0 1 0 364025392 68050944 14358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584061 0 0 4096 0 0 0 0 17 0 0 0
/proc/22087/statm: 16614 14358 207 20 0 15972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66456

[startup+3.1016 s]
/proc/loadavg: 0.92 0.99 1.10 2/78 22088
/proc/meminfo: memFree=1742640/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=66456 CPUtime=3.09
/proc/22087/stat : 22087 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194304 14383 0 0 0 301 8 0 0 25 0 1 0 364025392 68050944 14358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583921 0 0 4096 0 0 0 0 17 0 0 0
/proc/22087/statm: 16614 14358 207 20 0 15972 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66456

[startup+6.30193 s]
/proc/loadavg: 1.01 1.00 1.10 2/78 22088
/proc/meminfo: memFree=1715824/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=110904 CPUtime=6.29
/proc/22087/stat : 22087 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194304 26056 0 0 0 615 14 0 0 25 0 1 0 364025392 113565696 26031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10855957 0 0 4096 0 0 0 0 17 0 0 0
/proc/22087/statm: 27726 26031 207 20 0 27084 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110904

[startup+12.7026 s]
/proc/loadavg: 1.01 1.00 1.10 2/78 22088
/proc/meminfo: memFree=1686320/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=125352 CPUtime=12.69
/proc/22087/stat : 22087 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194304 28488 0 0 0 1254 15 0 0 25 0 1 0 364025392 128360448 28463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584079 0 0 4096 0 0 0 0 17 0 0 0
/proc/22087/statm: 31338 28463 207 20 0 30696 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 125352

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.10 2/78 22088
/proc/meminfo: memFree=1681200/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=127860 CPUtime=25.47
/proc/22087/stat : 22087 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194304 29852 0 0 0 2532 15 0 0 25 0 1 0 364025392 130928640 29827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134591809 0 0 4096 0 0 0 0 17 1 0 0
/proc/22087/statm: 31965 29827 207 20 0 31323 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 127860

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 22089
/proc/meminfo: memFree=1657000/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=211572 CPUtime=51.06
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 40477 0 0 0 5085 21 0 0 25 0 2 0 364025392 216649728 35753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 52893 35753 218 20 0 52251 0
[pid=22087/tid=22089] ppid=22085 vsize=211572 CPUtime=20.55
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 9448 0 0 0 2051 4 0 0 25 0 2 0 364028446 216649728 35753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 211572

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 22089
/proc/meminfo: memFree=1653160/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=214608 CPUtime=102.25
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 41503 0 0 0 10204 21 0 0 25 0 2 0 364025392 219758592 36779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 53652 36779 218 20 0 53010 0
[pid=22087/tid=22089] ppid=22085 vsize=214608 CPUtime=71.74
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 10474 0 0 0 7169 5 0 0 25 0 2 0 364028446 219758592 36779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525979 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 214608

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 22089
/proc/meminfo: memFree=1632680/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=233892 CPUtime=162.24
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 46743 0 0 0 16196 28 0 0 25 0 2 0 364025392 239505408 41833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 58473 41833 218 20 0 57831 0
[pid=22087/tid=22089] ppid=22085 vsize=233892 CPUtime=131.72
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 15714 0 0 0 13161 11 0 0 25 0 2 0 364028446 239505408 41833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851996 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 233892

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 22089
/proc/meminfo: memFree=1612008/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=254124 CPUtime=222.22
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 52085 0 0 0 22189 33 0 0 25 0 2 0 364025392 260222976 46984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 63531 46984 218 20 0 62889 0
[pid=22087/tid=22089] ppid=22085 vsize=254124 CPUtime=191.7
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 21056 0 0 0 19154 16 0 0 25 0 2 0 364028446 260222976 46984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 254124

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 22089
/proc/meminfo: memFree=1595368/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=270688 CPUtime=282.2
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 56469 0 0 0 28183 37 0 0 25 0 2 0 364025392 277184512 51156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 67672 51156 218 20 0 67030 0
[pid=22087/tid=22089] ppid=22085 vsize=270688 CPUtime=251.69
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 25440 0 0 0 25148 21 0 0 25 0 2 0 364028446 277184512 51156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 270688

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 22089
/proc/meminfo: memFree=1595176/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=270688 CPUtime=342.18
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 56801 0 0 0 34180 38 0 0 25 0 2 0 364025392 277184512 51190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 67672 51190 218 20 0 67030 0
[pid=22087/tid=22089] ppid=22085 vsize=270688 CPUtime=311.68
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 25772 0 0 0 31146 22 0 0 25 0 2 0 364028446 277184512 51190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 270688

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

[startup+358.302 s]
/proc/loadavg: 1.00 1.00 1.06 3/79 22089
/proc/meminfo: memFree=1595240/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=270688 CPUtime=358.18
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 56879 0 0 0 35780 38 0 0 25 0 2 0 364025392 277184512 51192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 67672 51192 218 20 0 67030 0
[pid=22087/tid=22089] ppid=22085 vsize=270688 CPUtime=327.67
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 25850 0 0 0 32745 22 0 0 25 0 2 0 364028446 277184512 51192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565886 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 358.18
Current children cumulated vsize (KiB) 270688

[startup+371.102 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 22089
/proc/meminfo: memFree=1595240/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=270688 CPUtime=370.98
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 56879 0 0 0 37059 39 0 0 25 0 2 0 364025392 277184512 51192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 67672 51192 218 20 0 67030 0
[pid=22087/tid=22089] ppid=22085 vsize=270688 CPUtime=340.47
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 25850 0 0 0 34025 22 0 0 25 0 2 0 364028446 277184512 51192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 370.98
Current children cumulated vsize (KiB) 270688

[startup+383.905 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 22089
/proc/meminfo: memFree=1595176/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=270688 CPUtime=383.78
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 56963 0 0 0 38339 39 0 0 25 0 2 0 364025392 277184512 51199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 67672 51199 218 20 0 67030 0
[pid=22087/tid=22089] ppid=22085 vsize=270688 CPUtime=353.27
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 25934 0 0 0 35305 22 0 0 25 0 2 0 364028446 277184512 51199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 383.78
Current children cumulated vsize (KiB) 270688

[startup+390.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 22089
/proc/meminfo: memFree=1595176/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=270688 CPUtime=390.18
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 56963 0 0 0 38979 39 0 0 25 0 2 0 364025392 277184512 51199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 67672 51199 218 20 0 67030 0
[pid=22087/tid=22089] ppid=22085 vsize=270688 CPUtime=359.66
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 25934 0 0 0 35944 22 0 0 25 0 2 0 364028446 277184512 51199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 390.18
Current children cumulated vsize (KiB) 270688

[startup+391.901 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 22089
/proc/meminfo: memFree=1595176/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=270688 CPUtime=391.78
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 56963 0 0 0 39139 39 0 0 25 0 2 0 364025392 277184512 51199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 67672 51199 218 20 0 67030 0
[pid=22087/tid=22089] ppid=22085 vsize=270688 CPUtime=361.26
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 25934 0 0 0 36104 22 0 0 25 0 2 0 364028446 277184512 51199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525979 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 391.78
Current children cumulated vsize (KiB) 270688

[startup+393.501 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 22089
/proc/meminfo: memFree=1595176/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=270688 CPUtime=393.38
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 56963 0 0 0 39299 39 0 0 25 0 2 0 364025392 277184512 51199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 67672 51199 218 20 0 67030 0
[pid=22087/tid=22089] ppid=22085 vsize=270688 CPUtime=362.86
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 25934 0 0 0 36264 22 0 0 25 0 2 0 364028446 277184512 51199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 393.38
Current children cumulated vsize (KiB) 270688

[startup+394.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 22089
/proc/meminfo: memFree=1595176/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=248468 CPUtime=394.18
/proc/22087/stat : 22087 (MiraXTv1_dyn) S 22085 22087 20398 0 -1 4194304 57042 0 0 0 39379 39 0 0 25 0 2 0 364025392 254431232 50579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22087/statm: 62117 50579 218 20 0 61475 0
[pid=22087/tid=22089] ppid=22085 vsize=248468 CPUtime=363.66
/proc/22087/task/22089/stat : 22089 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194368 26013 0 0 0 36344 22 0 0 25 0 2 0 364028446 254431232 50579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 394.18
Current children cumulated vsize (KiB) 248468

[startup+394.501 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 22089
/proc/meminfo: memFree=1595176/2055920 swapFree=4156568/4192956
[pid=22087] ppid=22085 vsize=0 CPUtime=394.37
/proc/22087/stat : 22087 (MiraXTv1_dyn) R 22085 22087 20398 0 -1 4194308 57047 0 0 0 39397 40 0 0 18 0 1 0 364025392 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22087/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 394.37
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 394.519
CPU time (s): 394.401
CPU user time (s): 393.976
CPU system time (s): 0.424935
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 270984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 393.976
system time used= 0.424935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57047
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= 1289

runsolver used 0.411937 second user time and 1.02684 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 10:37:58 UTC 2007

IDJOB= 315445
IDBENCH= 20416
IDSOLVER= 130
FILE ID= node7/315445-1178879877

PBS_JOBID= 5251044

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h30-unknown.cnf
COMMAND LINE= /tmp/evaluation/315445-1178879877/MiraXTv1_dyn /tmp/evaluation/315445-1178879877/instance-315445-1178879877.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-315445-1178879877 -o ROOT/results/node7/solver-315445-1178879877 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315445-1178879877/MiraXTv1_dyn /tmp/evaluation/315445-1178879877/instance-315445-1178879877.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fad87308d3751e996b7b3c35a13a7fd9

RANDOM SEED= 249723075

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1799888 kB
Buffers:         41464 kB
Cached:         148532 kB
SwapCached:      16996 kB
Active:         140732 kB
Inactive:        73432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799888 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:           16984 kB
Writeback:           0 kB
Mapped:          30060 kB
Slab:            27352 kB
Committed_AS: 14787528 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= 66536 MiB

End job on node7 on Fri May 11 10:44:32 UTC 2007