Trace number 316005

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 431.181 431.525

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.906
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
431.15/431.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/node2/watcher-316005-1178881193 -o ROOT/results/node2/solver-316005-1178881193 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316005-1178881193/MiraXTv1_dyn /tmp/evaluation/316005-1178881193/instance-316005-1178881193.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.91 1.84 1.53 3/77 5538
/proc/meminfo: memFree=1721712/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=3788 CPUtime=0
/proc/5538/stat : 5538 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194304 417 0 0 0 0 0 0 0 18 0 1 0 364157237 3878912 392 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 947 401 202 20 0 305 0

[startup+0.079279 s]
/proc/loadavg: 1.91 1.84 1.53 3/77 5538
/proc/meminfo: memFree=1721712/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=10008 CPUtime=0.07
/proc/5538/stat : 5538 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194304 1959 0 0 0 7 0 0 0 18 0 1 0 364157237 10248192 1934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2502 1935 206 20 0 1860 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10008

[startup+0.101281 s]
/proc/loadavg: 1.91 1.84 1.53 3/77 5538
/proc/meminfo: memFree=1721712/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=12080 CPUtime=0.09
/proc/5538/stat : 5538 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194304 2381 0 0 0 9 0 0 0 18 0 1 0 364157237 12369920 2356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 3020 2357 206 20 0 2378 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12080

[startup+0.301303 s]
/proc/loadavg: 1.91 1.84 1.53 3/77 5538
/proc/meminfo: memFree=1721712/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=26724 CPUtime=0.29
/proc/5538/stat : 5538 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194304 5847 0 0 0 27 2 0 0 19 0 1 0 364157237 27365376 5822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 6681 5822 206 20 0 6039 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26724

[startup+0.701344 s]
/proc/loadavg: 1.91 1.84 1.53 3/77 5538
/proc/meminfo: memFree=1721712/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=55724 CPUtime=0.69
/proc/5538/stat : 5538 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194304 12716 0 0 0 64 5 0 0 23 0 1 0 364157237 57061376 12691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 13931 12691 206 20 0 13289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55724

[startup+1.50143 s]
/proc/loadavg: 1.91 1.84 1.53 2/78 5539
/proc/meminfo: memFree=1651368/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=77564 CPUtime=1.48
/proc/5538/stat : 5538 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194304 17749 0 0 0 141 7 0 0 25 0 1 0 364157237 79425536 17724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584079 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 19391 17724 207 20 0 18749 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 77564

[startup+3.10159 s]
/proc/loadavg: 1.91 1.84 1.53 2/78 5539
/proc/meminfo: memFree=1650472/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=77564 CPUtime=3.08
/proc/5538/stat : 5538 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194304 17749 0 0 0 301 7 0 0 25 0 1 0 364157237 79425536 17724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 19391 17724 207 20 0 18749 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 77564

[startup+6.30193 s]
/proc/loadavg: 1.84 1.83 1.53 2/78 5539
/proc/meminfo: memFree=1600104/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=136032 CPUtime=6.28
/proc/5538/stat : 5538 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194304 31946 0 0 0 615 13 0 0 25 0 1 0 364157237 139296768 31921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 34008 31921 207 20 0 33366 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 136032

[startup+12.7016 s]
/proc/loadavg: 1.77 1.81 1.53 2/78 5539
/proc/meminfo: memFree=1589224/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=141280 CPUtime=12.69
/proc/5538/stat : 5538 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194304 33295 0 0 0 1255 14 0 0 25 0 1 0 364157237 144670720 33270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583881 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 35320 33270 207 20 0 34678 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 141280

[startup+25.5019 s]
/proc/loadavg: 1.60 1.77 1.52 2/78 5539
/proc/meminfo: memFree=1583080/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=148536 CPUtime=25.47
/proc/5538/stat : 5538 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194304 34856 0 0 0 2533 14 0 0 25 0 1 0 364157237 152100864 34831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575756 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 37134 34831 207 20 0 36492 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 148536

[startup+51.1016 s]
/proc/loadavg: 1.40 1.71 1.50 2/79 5540
/proc/meminfo: memFree=1542176/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=264436 CPUtime=51.01
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 49439 0 0 0 5081 20 0 0 25 0 2 0 364157237 270782464 43823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 66109 43823 218 20 0 65467 0
[pid=5538/tid=5540] ppid=5536 vsize=264436 CPUtime=21.75
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 13091 0 0 0 2170 5 0 0 25 0 2 0 364160165 270782464 43823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517120 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 264436

[startup+102.307 s]
/proc/loadavg: 1.21 1.61 1.48 2/85 5704
/proc/meminfo: memFree=1544688/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=264436 CPUtime=102.18
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 49628 0 0 0 10185 33 0 0 25 0 2 0 364157237 270782464 44012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 66109 44012 218 20 0 65467 0
[pid=5538/tid=5540] ppid=5536 vsize=264436 CPUtime=72.92
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 13280 0 0 0 7275 17 0 0 25 0 2 0 364160165 270782464 44012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 264436

[startup+162.301 s]
/proc/loadavg: 1.12 1.51 1.45 2/79 5738
/proc/meminfo: memFree=1544480/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=265492 CPUtime=162.14
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 50035 0 0 0 16177 37 0 0 25 0 2 0 364157237 271863808 44419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 66373 44419 218 20 0 65731 0
[pid=5538/tid=5540] ppid=5536 vsize=265492 CPUtime=132.87
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 13687 0 0 0 13266 21 0 0 25 0 2 0 364160165 271863808 44419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517152 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 265492

[startup+222.301 s]
/proc/loadavg: 1.08 1.43 1.43 2/79 5738
/proc/meminfo: memFree=1534432/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=274908 CPUtime=222.11
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 52626 0 0 0 22171 40 0 0 25 0 2 0 364157237 281505792 46909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 68727 46909 218 20 0 68085 0
[pid=5538/tid=5540] ppid=5536 vsize=274908 CPUtime=192.84
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 16278 0 0 0 19260 24 0 0 25 0 2 0 364160165 281505792 46909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 274908

[startup+282.302 s]
/proc/loadavg: 1.11 1.38 1.41 2/79 5738
/proc/meminfo: memFree=1530336/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=279156 CPUtime=282.06
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 53873 0 0 0 28165 41 0 0 25 0 2 0 364157237 285855744 48037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 69789 48037 218 20 0 69147 0
[pid=5538/tid=5540] ppid=5536 vsize=279156 CPUtime=252.79
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 17525 0 0 0 25254 25 0 0 25 0 2 0 364160165 285855744 48037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 279156

[startup+342.302 s]
/proc/loadavg: 1.15 1.34 1.39 2/79 5738
/proc/meminfo: memFree=1526176/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=282764 CPUtime=342.02
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 54924 0 0 0 34159 43 0 0 25 0 2 0 364157237 289550336 48958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 70691 48958 218 20 0 70049 0
[pid=5538/tid=5540] ppid=5536 vsize=282764 CPUtime=312.75
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 18576 0 0 0 31248 27 0 0 25 0 2 0 364160165 289550336 48958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 282764

[startup+402.301 s]
/proc/loadavg: 1.05 1.27 1.36 2/79 5738
/proc/meminfo: memFree=1524384/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=284616 CPUtime=401.97
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 55555 0 0 0 40154 43 0 0 25 0 2 0 364157237 291446784 49452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 71154 49452 218 20 0 70512 0
[pid=5538/tid=5540] ppid=5536 vsize=284616 CPUtime=372.7
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 19207 0 0 0 37243 27 0 0 25 0 2 0 364160165 291446784 49452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 284616

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

[startup+409.502 s]
/proc/loadavg: 1.05 1.27 1.36 2/79 5738
/proc/meminfo: memFree=1524320/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=284616 CPUtime=409.17
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 55555 0 0 0 40874 43 0 0 25 0 2 0 364157237 291446784 49452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 71154 49452 218 20 0 70512 0
[pid=5538/tid=5540] ppid=5536 vsize=284616 CPUtime=379.9
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 19207 0 0 0 37963 27 0 0 25 0 2 0 364160165 291446784 49452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517169 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 409.17
Current children cumulated vsize (KiB) 284616

[startup+422.301 s]
/proc/loadavg: 1.04 1.26 1.35 2/79 5738
/proc/meminfo: memFree=1524192/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=284616 CPUtime=421.95
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 55652 0 0 0 42152 43 0 0 25 0 2 0 364157237 291446784 49478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 71154 49478 218 20 0 70512 0
[pid=5538/tid=5540] ppid=5536 vsize=284616 CPUtime=392.69
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 19304 0 0 0 39242 27 0 0 25 0 2 0 364160165 291446784 49478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526051 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 421.95
Current children cumulated vsize (KiB) 284616

[startup+425.501 s]
/proc/loadavg: 1.04 1.26 1.35 2/79 5738
/proc/meminfo: memFree=1524192/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=284616 CPUtime=425.15
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 55652 0 0 0 42472 43 0 0 25 0 2 0 364157237 291446784 49478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 71154 49478 218 20 0 70512 0
[pid=5538/tid=5540] ppid=5536 vsize=284616 CPUtime=395.88
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 19304 0 0 0 39561 27 0 0 25 0 2 0 364160165 291446784 49478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 425.15
Current children cumulated vsize (KiB) 284616

[startup+428.702 s]
/proc/loadavg: 1.04 1.25 1.35 2/79 5738
/proc/meminfo: memFree=1524192/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=284616 CPUtime=428.35
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 55652 0 0 0 42792 43 0 0 25 0 2 0 364157237 291446784 49478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 71154 49478 218 20 0 70512 0
[pid=5538/tid=5540] ppid=5536 vsize=284616 CPUtime=399.08
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 19304 0 0 0 39881 27 0 0 25 0 2 0 364160165 291446784 49478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 428.35
Current children cumulated vsize (KiB) 284616

[startup+430.302 s]
/proc/loadavg: 1.03 1.25 1.35 2/79 5738
/proc/meminfo: memFree=1524192/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=284616 CPUtime=429.95
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 55652 0 0 0 42952 43 0 0 25 0 2 0 364157237 291446784 49478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 71154 49478 218 20 0 70512 0
[pid=5538/tid=5540] ppid=5536 vsize=284616 CPUtime=400.68
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 19304 0 0 0 40041 27 0 0 25 0 2 0 364160165 291446784 49478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 429.95
Current children cumulated vsize (KiB) 284616

[startup+431.101 s]
/proc/loadavg: 1.03 1.25 1.35 2/79 5738
/proc/meminfo: memFree=1524192/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=284616 CPUtime=430.75
/proc/5538/stat : 5538 (MiraXTv1_dyn) S 5536 5538 4179 0 -1 4194304 55652 0 0 0 43032 43 0 0 25 0 2 0 364157237 291446784 49478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5538/statm: 71154 49478 218 20 0 70512 0
[pid=5538/tid=5540] ppid=5536 vsize=284616 CPUtime=401.49
/proc/5538/task/5540/stat : 5540 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194368 19304 0 0 0 40122 27 0 0 25 0 2 0 364160165 291446784 49478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528487 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 430.75
Current children cumulated vsize (KiB) 284616

[startup+431.501 s]
/proc/loadavg: 1.03 1.25 1.35 2/79 5738
/proc/meminfo: memFree=1524192/2055920 swapFree=4148880/4192956
[pid=5538] ppid=5536 vsize=137340 CPUtime=431.15
/proc/5538/stat : 5538 (MiraXTv1_dyn) R 5536 5538 4179 0 -1 4194304 55654 0 0 0 43070 45 0 0 18 0 1 0 364157237 140636160 32118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10965116 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 34335 32118 220 20 0 33693 0
Current children cumulated CPU time (s) 431.15
Current children cumulated vsize (KiB) 137340

Child status: 20
Real time (s): 431.525
CPU time (s): 431.181
CPU user time (s): 430.71
CPU system time (s): 0.471928
CPU usage (%): 99.9205
Max. virtual memory (cumulated for all children) (KiB): 284900

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

runsolver used 0.463929 second user time and 1.14482 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 10:59:54 UTC 2007

IDJOB= 316005
IDBENCH= 20430
IDSOLVER= 130
FILE ID= node2/316005-1178881193

PBS_JOBID= 5251046

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= /tmp/evaluation/316005-1178881193/MiraXTv1_dyn /tmp/evaluation/316005-1178881193/instance-316005-1178881193.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-316005-1178881193 -o ROOT/results/node2/solver-316005-1178881193 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316005-1178881193/MiraXTv1_dyn /tmp/evaluation/316005-1178881193/instance-316005-1178881193.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8c6ad18be635cee0d986377c4d06ab11

RANDOM SEED= 178809632

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1721928 kB
Buffers:         45392 kB
Cached:         200164 kB
SwapCached:      12368 kB
Active:         149720 kB
Inactive:       118908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721928 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:           21136 kB
Writeback:           0 kB
Mapped:          29980 kB
Slab:            50812 kB
Committed_AS: 11773580 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= 66544 MiB

End job on node2 on Fri May 11 11:07:06 UTC 2007