Trace number 460115

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 341.111 172.114

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k25.cnf
MD5SUMd10c82c196802e1e81b346181f7034df
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark76.8953
Satisfiable
(Un)Satisfiability was proved
Number of variables36005
Number of clauses160448
Sum of the clauses size412614
Maximum clause length20
Minimum clause length1
Number of clauses of size 1303
Number of clauses of size 2124826
Number of clauses of size 317687
Number of clauses of size 47200
Number of clauses of size 53144
Number of clauses of size over 57288

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
341.09/172.10	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-460115-1179019183 -o ROOT/results/node7/solver-460115-1179019183 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/460115-1179019183/MiraXTv3_dyn /tmp/evaluation/460115-1179019183/instance-460115-1179019183.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.92 1.97 1.96 3/77 3139
/proc/meminfo: memFree=1620600/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=3788 CPUtime=0
/proc/3139/stat : 3139 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194304 336 0 0 0 0 0 0 0 18 0 1 0 377956001 3878912 312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3139/statm: 947 319 202 20 0 305 0

[startup+0.054641 s]
/proc/loadavg: 1.92 1.97 1.96 3/77 3139
/proc/meminfo: memFree=1620600/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=7228 CPUtime=0.04
/proc/3139/stat : 3139 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194304 1324 0 0 0 4 0 0 0 18 0 1 0 377956001 7401472 1299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/3139/statm: 1807 1299 206 20 0 1165 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7228

[startup+0.102644 s]
/proc/loadavg: 1.92 1.97 1.96 3/77 3139
/proc/meminfo: memFree=1620600/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=9988 CPUtime=0.09
/proc/3139/stat : 3139 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194304 1977 0 0 0 8 1 0 0 18 0 1 0 377956001 10227712 1952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/3139/statm: 2497 1953 206 20 0 1855 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9988

[startup+0.302665 s]
/proc/loadavg: 1.92 1.97 1.96 3/77 3139
/proc/meminfo: memFree=1620600/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=17564 CPUtime=0.29
/proc/3139/stat : 3139 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194304 3766 0 0 0 27 2 0 0 20 0 1 0 377956001 17985536 3741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134580837 0 0 4096 0 0 0 0 17 1 0 0
/proc/3139/statm: 4391 3741 207 20 0 3749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17564

[startup+0.702715 s]
/proc/loadavg: 1.92 1.97 1.96 3/77 3139
/proc/meminfo: memFree=1620600/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=24224 CPUtime=0.7
/proc/3139/stat : 3139 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194304 5381 0 0 0 67 3 0 0 24 0 1 0 377956001 24805376 5356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134577907 0 0 4096 0 0 0 0 17 1 0 0
/proc/3139/statm: 6056 5357 207 20 0 5414 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 24224

[startup+1.5018 s]
/proc/loadavg: 1.92 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1590176/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=51740 CPUtime=1.71
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 9118 0 0 0 166 5 0 0 25 0 3 0 377956001 52981760 8213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 12935 8213 218 20 0 12293 0
[pid=3139/tid=3141] ppid=3137 vsize=51740 CPUtime=0.53
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 1632 0 0 0 52 1 0 0 21 0 3 0 377956097 52981760 8213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=51740 CPUtime=0.21
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 1738 0 0 0 21 0 0 0 18 0 3 0 377956097 52981760 8213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526215 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 51740

[startup+3.10197 s]
/proc/loadavg: 1.92 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1587552/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=53788 CPUtime=4.9
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 9679 0 0 0 483 7 0 0 25 0 3 0 377956001 55078912 8774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 13447 8774 218 20 0 12805 0
[pid=3139/tid=3141] ppid=3137 vsize=53788 CPUtime=2.12
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 1699 0 0 0 211 1 0 0 25 0 3 0 377956097 55078912 8774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=53788 CPUtime=1.81
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 2232 0 0 0 179 2 0 0 25 0 3 0 377956097 55078912 8774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 53788

[startup+6.3013 s]
/proc/loadavg: 1.93 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1578720/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=63364 CPUtime=11.28
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 12189 0 0 0 1120 8 0 0 25 0 3 0 377956001 64884736 11284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 15841 11284 218 20 0 15199 0
[pid=3139/tid=3141] ppid=3137 vsize=63364 CPUtime=5.31
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 2653 0 0 0 530 1 0 0 25 0 3 0 377956097 64884736 11284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=63364 CPUtime=5
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 3788 0 0 0 497 3 0 0 25 0 3 0 377956097 64884736 11284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 63364

[startup+12.702 s]
/proc/loadavg: 1.93 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1563360/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=76440 CPUtime=24.04
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 15794 0 0 0 2392 12 0 0 25 0 3 0 377956001 78274560 14822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 19110 14822 218 20 0 18468 0
[pid=3139/tid=3141] ppid=3137 vsize=76440 CPUtime=11.67
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 4005 0 0 0 1165 2 0 0 25 0 3 0 377956097 78274560 14822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=76440 CPUtime=11.4
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 6041 0 0 0 1134 6 0 0 25 0 3 0 377956097 78274560 14822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.04
Current children cumulated vsize (KiB) 76440

[startup+25.5023 s]
/proc/loadavg: 1.95 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1518496/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=120500 CPUtime=49.59
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 26912 0 0 0 4933 26 0 0 25 0 3 0 377956001 123392000 25940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 30125 25940 218 20 0 29483 0
[pid=3139/tid=3141] ppid=3137 vsize=120500 CPUtime=24.42
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 8494 0 0 0 2435 7 0 0 25 0 3 0 377956097 123392000 25940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=120500 CPUtime=24.2
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 12671 0 0 0 2405 15 0 0 25 0 3 0 377956097 123392000 25941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851909 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (KiB) 120500

[startup+51.103 s]
/proc/loadavg: 1.96 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1438752/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=199984 CPUtime=100.67
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 47177 0 0 0 10015 52 0 0 25 0 3 0 377956001 204783616 46001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 49996 46001 218 20 0 49354 0
[pid=3139/tid=3141] ppid=3137 vsize=199984 CPUtime=49.91
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 16022 0 0 0 4974 17 0 0 25 0 3 0 377956097 204783616 46001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566030 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=199984 CPUtime=49.78
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 25407 0 0 0 4947 31 0 0 25 0 3 0 377956097 204783616 46001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.67
Current children cumulated vsize (KiB) 199984

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1411872/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=225840 CPUtime=202.71
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 53821 0 0 0 20210 61 0 0 25 0 3 0 377956001 231260160 52207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 56460 52207 218 20 0 55818 0
[pid=3139/tid=3141] ppid=3137 vsize=225840 CPUtime=100.89
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 18392 0 0 0 10069 20 0 0 25 0 3 0 377956097 231260160 52207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=225840 CPUtime=100.85
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 29681 0 0 0 10048 37 0 0 25 0 3 0 377956097 231260160 52207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.71
Current children cumulated vsize (KiB) 225840

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1380640/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=256680 CPUtime=322.16
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 63174 0 0 0 32147 69 0 0 25 0 3 0 377956001 262840320 59955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 64170 59955 218 20 0 63528 0
[pid=3139/tid=3141] ppid=3137 vsize=256680 CPUtime=160.58
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 26774 0 0 0 16031 27 0 0 25 0 3 0 377956097 262840320 59955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=256680 CPUtime=160.62
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 30652 0 0 0 16023 39 0 0 25 0 3 0 377956097 262840320 59955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.16
Current children cumulated vsize (KiB) 256680

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

[startup+166.301 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1377440/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=260508 CPUtime=330.14
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 64162 0 0 0 32944 70 0 0 25 0 3 0 377956001 266760192 60943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 65127 60943 218 20 0 64485 0
[pid=3139/tid=3141] ppid=3137 vsize=260508 CPUtime=164.56
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 27758 0 0 0 16428 28 0 0 25 0 3 0 377956097 266760192 60943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=260508 CPUtime=164.62
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 30656 0 0 0 16423 39 0 0 25 0 3 0 377956097 266760192 60943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 330.14
Current children cumulated vsize (KiB) 260508

[startup+169.502 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1373984/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=263280 CPUtime=336.32
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 65918 0 0 0 33561 71 0 0 25 0 3 0 377956001 269598720 61644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 65820 61644 218 20 0 65178 0
[pid=3139/tid=3141] ppid=3137 vsize=263280 CPUtime=167.7
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 28456 0 0 0 16741 29 0 0 25 0 3 0 377956097 269598720 61644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=263280 CPUtime=167.66
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 31714 0 0 0 16727 39 0 0 25 0 3 0 377956097 269598720 61644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 336.32
Current children cumulated vsize (KiB) 263280

[startup+171.103 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1373344/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=263280 CPUtime=339.39
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 66129 0 0 0 33867 72 0 0 25 0 3 0 377956001 269598720 61644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 65820 61644 218 20 0 65178 0
[pid=3139/tid=3141] ppid=3137 vsize=263280 CPUtime=169.29
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 28456 0 0 0 16900 29 0 0 22 0 3 0 377956097 269598720 61644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=263280 CPUtime=169.13
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194368 31925 0 0 0 16874 39 0 0 20 0 3 0 377956097 269598720 61644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 263280

[startup+171.902 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1373344/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=263280 CPUtime=340.81
/proc/3139/stat : 3139 (MiraXTv3_dyn) S 3137 3139 2808 0 -1 4194304 66340 0 0 0 34009 72 0 0 25 0 3 0 377956001 269598720 61644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3139/statm: 65820 61644 218 20 0 65178 0
[pid=3139/tid=3141] ppid=3137 vsize=263280 CPUtime=170.09
/proc/3139/task/3141/stat : 3141 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 28456 0 0 0 16980 29 0 0 17 0 3 0 377956097 269598720 61644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3139/tid=3142] ppid=3137 vsize=263280 CPUtime=169.75
/proc/3139/task/3142/stat : 3142 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194368 32136 0 0 0 16936 39 0 0 21 0 3 0 377956097 269598720 61644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134529878 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.81
Current children cumulated vsize (KiB) 263280

[startup+172.102 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 3142
/proc/meminfo: memFree=1373344/2055920 swapFree=4156572/4192956
[pid=3139] ppid=3137 vsize=27292 CPUtime=341.09
/proc/3139/stat : 3139 (MiraXTv3_dyn) R 3137 3139 2808 0 -1 4194304 66342 0 0 0 34033 76 0 0 17 0 1 0 377956001 27947008 5881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160333402 0 0 4096 0 0 0 0 17 1 0 0
/proc/3139/statm: 6823 5881 220 20 0 6181 0
Current children cumulated CPU time (s) 341.09
Current children cumulated vsize (KiB) 27292

Child status: 20
Real time (s): 172.114
CPU time (s): 341.111
CPU user time (s): 340.345
CPU system time (s): 0.765883
CPU usage (%): 198.189
Max. virtual memory (cumulated for all children) (KiB): 264124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 340.345
system time used= 0.765883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66345
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= 319
involuntary context switches= 6436

runsolver used 0.169974 second user time and 0.45993 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun May 13 01:19:44 UTC 2007

IDJOB= 460115
IDBENCH= 20550
IDSOLVER= 196
FILE ID= node7/460115-1179019183

PBS_JOBID= 5252885

Free space on /tmp= 66529 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k25.cnf
COMMAND LINE= /tmp/evaluation/460115-1179019183/MiraXTv3_dyn /tmp/evaluation/460115-1179019183/instance-460115-1179019183.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-460115-1179019183 -o ROOT/results/node7/solver-460115-1179019183 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/460115-1179019183/MiraXTv3_dyn /tmp/evaluation/460115-1179019183/instance-460115-1179019183.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d10c82c196802e1e81b346181f7034df

RANDOM SEED= 557423251

TIME LIMIT= 5000 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:       1620944 kB
Buffers:         44464 kB
Cached:         322592 kB
SwapCached:      17008 kB
Active:         164096 kB
Inactive:       227208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620944 kB
SwapTotal:     4192956 kB
SwapFree:      4156572 kB
Dirty:            7476 kB
Writeback:           0 kB
Mapped:          30132 kB
Slab:            29128 kB
Committed_AS: 14854416 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= 66529 MiB

End job on node7 on Sun May 13 01:22:36 UTC 2007