Trace number 314563

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 332.009 166.936

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 MiraXTv3...
331.97/166.93	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/node18/watcher-314563-1178877194 -o ROOT/results/node18/solver-314563-1178877194 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314563-1178877194/MiraXTv3_dyn /tmp/evaluation/314563-1178877194/instance-314563-1178877194.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.95 1.87 3/77 10168
/proc/meminfo: memFree=1778752/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=3788 CPUtime=0
/proc/10168/stat : 10168 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194304 361 0 0 0 0 0 0 0 18 0 1 0 335636776 3878912 336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10168/statm: 947 343 202 20 0 305 0

[startup+0.073861 s]
/proc/loadavg: 1.91 1.95 1.87 3/77 10168
/proc/meminfo: memFree=1778752/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=9772 CPUtime=0.06
/proc/10168/stat : 10168 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194304 1867 0 0 0 6 0 0 0 18 0 1 0 335636776 10006528 1842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/10168/statm: 2443 1842 206 20 0 1801 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9772

[startup+0.101864 s]
/proc/loadavg: 1.91 1.95 1.87 3/77 10168
/proc/meminfo: memFree=1778752/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=10800 CPUtime=0.09
/proc/10168/stat : 10168 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194304 2118 0 0 0 9 0 0 0 18 0 1 0 335636776 11059200 2093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584066 0 0 4096 0 0 0 0 17 1 0 0
/proc/10168/statm: 2700 2093 207 20 0 2058 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10800

[startup+0.301883 s]
/proc/loadavg: 1.91 1.95 1.87 3/77 10168
/proc/meminfo: memFree=1778752/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=14996 CPUtime=0.29
/proc/10168/stat : 10168 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194304 3174 0 0 0 28 1 0 0 19 0 1 0 335636776 15355904 3149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/10168/statm: 3749 3149 207 20 0 3107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14996

[startup+0.701927 s]
/proc/loadavg: 1.91 1.95 1.87 3/77 10168
/proc/meminfo: memFree=1778752/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=30804 CPUtime=0.92
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 5439 0 0 0 90 2 0 0 20 0 3 0 335636776 31543296 4866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 7701 4866 218 20 0 7059 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 30804

[startup+1.502 s]
/proc/loadavg: 1.91 1.95 1.87 3/80 10171
/proc/meminfo: memFree=1759400/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=31960 CPUtime=2.51
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 5863 0 0 0 249 2 0 0 20 0 3 0 335636776 32727040 5290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 7990 5290 218 20 0 7348 0
[pid=10168/tid=10170] ppid=10166 vsize=31960 CPUtime=1.09
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 1154 0 0 0 109 0 0 0 25 0 3 0 335636817 32727040 5290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=31960 CPUtime=1
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 1378 0 0 0 100 0 0 0 17 0 3 0 335636817 32727040 5290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566017 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 31960

[startup+3.10116 s]
/proc/loadavg: 1.91 1.95 1.87 3/80 10171
/proc/meminfo: memFree=1755944/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=39620 CPUtime=5.7
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 7815 0 0 0 566 4 0 0 20 0 3 0 335636776 40570880 7242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 9905 7242 218 20 0 9263 0
[pid=10168/tid=10170] ppid=10166 vsize=39620 CPUtime=2.69
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 2122 0 0 0 268 1 0 0 25 0 3 0 335636817 40570880 7242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=39620 CPUtime=2.61
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 2362 0 0 0 259 2 0 0 20 0 3 0 335636817 40570880 7242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 39620

[startup+6.30247 s]
/proc/loadavg: 1.92 1.95 1.87 3/80 10171
/proc/meminfo: memFree=1739368/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=56208 CPUtime=12.09
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 12061 0 0 0 1201 8 0 0 20 0 3 0 335636776 57556992 11488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 14052 11488 218 20 0 13410 0
[pid=10168/tid=10170] ppid=10166 vsize=56208 CPUtime=5.88
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 4351 0 0 0 586 2 0 0 25 0 3 0 335636817 57556992 11488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=56208 CPUtime=5.8
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 4379 0 0 0 576 4 0 0 19 0 3 0 335636817 57556992 11488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 56208

[startup+12.7011 s]
/proc/loadavg: 1.93 1.95 1.87 4/80 10171
/proc/meminfo: memFree=1707944/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=85680 CPUtime=24.85
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 19346 0 0 0 2471 14 0 0 20 0 3 0 335636776 87736320 18704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 21420 18704 218 20 0 20778 0
[pid=10168/tid=10170] ppid=10166 vsize=85680 CPUtime=12.28
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 7385 0 0 0 1224 4 0 0 25 0 3 0 335636817 87736320 18704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=85680 CPUtime=12.16
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 8630 0 0 0 1208 8 0 0 25 0 3 0 335636817 87736320 18705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 85680

[startup+25.5013 s]
/proc/loadavg: 1.94 1.96 1.88 3/80 10171
/proc/meminfo: memFree=1632744/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=158388 CPUtime=50.38
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 37669 0 0 0 5008 30 0 0 20 0 3 0 335636776 162189312 36878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 39597 36878 218 20 0 38955 0
[pid=10168/tid=10170] ppid=10166 vsize=158388 CPUtime=25.08
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 16452 0 0 0 2497 11 0 0 25 0 3 0 335636817 162189312 36878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=158388 CPUtime=24.89
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 17886 0 0 0 2471 18 0 0 25 0 3 0 335636817 162189312 36878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 158388

[startup+51.1018 s]
/proc/loadavg: 1.96 1.96 1.88 3/80 10171
/proc/meminfo: memFree=1582440/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=207620 CPUtime=101.46
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 50452 0 0 0 10103 43 0 0 20 0 3 0 335636776 212602880 49437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 51905 49437 218 20 0 51263 0
[pid=10168/tid=10170] ppid=10166 vsize=207620 CPUtime=50.67
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 23315 0 0 0 5051 16 0 0 25 0 3 0 335636817 212602880 49437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=207620 CPUtime=50.39
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 23806 0 0 0 5014 25 0 0 25 0 3 0 335636817 212602880 49437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 207620

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.88 3/80 10171
/proc/meminfo: memFree=1418408/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=370532 CPUtime=203.56
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 91931 0 0 0 20272 84 0 0 20 0 3 0 335636776 379424768 90013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 92633 90013 218 20 0 91991 0
[pid=10168/tid=10170] ppid=10166 vsize=370532 CPUtime=101.83
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 41095 0 0 0 10153 30 0 0 25 0 3 0 335636817 379424768 90013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=370532 CPUtime=101.31
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 47505 0 0 0 10079 52 0 0 25 0 3 0 335636817 379424768 90013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 370532

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 10171
/proc/meminfo: memFree=1408168/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=380272 CPUtime=323.21
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 94489 0 0 0 32234 87 0 0 20 0 3 0 335636776 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 95068 92570 218 20 0 94426 0
[pid=10168/tid=10170] ppid=10166 vsize=380272 CPUtime=161.77
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 43650 0 0 0 16145 32 0 0 25 0 3 0 335636817 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=380272 CPUtime=161.03
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 47508 0 0 0 16050 53 0 0 25 0 3 0 335636817 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.21
Current children cumulated vsize (KiB) 380272

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

[startup+163.102 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 10171
/proc/meminfo: memFree=1408168/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=380272 CPUtime=324.81
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 94489 0 0 0 32394 87 0 0 20 0 3 0 335636776 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 95068 92570 218 20 0 94426 0
[pid=10168/tid=10170] ppid=10166 vsize=380272 CPUtime=162.57
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 43650 0 0 0 16225 32 0 0 25 0 3 0 335636817 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520986 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=380272 CPUtime=161.83
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 47508 0 0 0 16130 53 0 0 25 0 3 0 335636817 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517962 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 324.81
Current children cumulated vsize (KiB) 380272

[startup+164.702 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 10171
/proc/meminfo: memFree=1408168/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=380272 CPUtime=327.97
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 94489 0 0 0 32710 87 0 0 20 0 3 0 335636776 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 95068 92570 218 20 0 94426 0
[pid=10168/tid=10170] ppid=10166 vsize=380272 CPUtime=164.14
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 43650 0 0 0 16381 33 0 0 20 0 3 0 335636817 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=380272 CPUtime=163.42
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 47508 0 0 0 16289 53 0 0 25 0 3 0 335636817 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 327.97
Current children cumulated vsize (KiB) 380272

[startup+166.302 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 10171
/proc/meminfo: memFree=1408168/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=380272 CPUtime=331.13
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 94489 0 0 0 33026 87 0 0 20 0 3 0 335636776 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 95068 92570 218 20 0 94426 0
[pid=10168/tid=10170] ppid=10166 vsize=380272 CPUtime=165.73
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 43650 0 0 0 16540 33 0 0 18 0 3 0 335636817 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=380272 CPUtime=165
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 47508 0 0 0 16447 53 0 0 25 0 3 0 335636817 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 331.13
Current children cumulated vsize (KiB) 380272

[startup+166.702 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 10171
/proc/meminfo: memFree=1408168/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=380272 CPUtime=331.74
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194304 94489 0 0 0 33087 87 0 0 20 0 3 0 335636776 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 95068 92570 218 20 0 94426 0
[pid=10168/tid=10170] ppid=10166 vsize=380272 CPUtime=166.04
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194368 43650 0 0 0 16571 33 0 0 17 0 3 0 335636817 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=380272 CPUtime=165.3
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) S 10166 10168 9438 0 -1 4194368 47508 0 0 0 16477 53 0 0 25 0 3 0 335636817 389398528 92570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 331.74
Current children cumulated vsize (KiB) 380272

[startup+166.902 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 10171
/proc/meminfo: memFree=1408168/2055920 swapFree=4144420/4192956
[pid=10168] ppid=10166 vsize=184368 CPUtime=331.97
/proc/10168/stat : 10168 (MiraXTv3_dyn) R 10166 10168 9438 0 -1 4194304 94491 0 0 0 33106 91 0 0 17 0 1 0 335636776 188792832 39839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10168/statm: 46092 39839 4574 20 0 45450 0
Current children cumulated CPU time (s) 331.97
Current children cumulated vsize (KiB) 184368

Child status: 20
Real time (s): 166.936
CPU time (s): 332.009
CPU user time (s): 331.071
CPU system time (s): 0.937857
CPU usage (%): 198.884
Max. virtual memory (cumulated for all children) (KiB): 380288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 331.071
system time used= 0.937857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94494
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= 331
involuntary context switches= 6212

runsolver used 0.168974 second user time and 0.442932 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 09:53:14 UTC 2007

IDJOB= 314563
IDBENCH= 20394
IDSOLVER= 128
FILE ID= node18/314563-1178877194

PBS_JOBID= 5251056

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3d9c71b515699560fe1678f286b58acb

RANDOM SEED= 50985252

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1778968 kB
Buffers:         47092 kB
Cached:         139908 kB
SwapCached:      18496 kB
Active:         113800 kB
Inactive:       101376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778968 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            5188 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            47256 kB
Committed_AS:  8763864 kB
PageTables:       1776 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 node18 on Fri May 11 09:56:01 UTC 2007