Trace number 459973

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 108.298 54.6014

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-22.cnf
MD5SUM3b3198fba6db1661781a1aa668754f11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark83.0864
Satisfiable
(Un)Satisfiability was proved
Number of variables15589
Number of clauses54263
Sum of the clauses size140423
Maximum clause length96
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 226004
Number of clauses of size 325780
Number of clauses of size 42100
Number of clauses of size 5198
Number of clauses of size over 5180

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
108.18/54.59	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/node39/watcher-459973-1179016700 -o ROOT/results/node39/solver-459973-1179016700 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/459973-1179016700/MiraXTv3_dyn /tmp/evaluation/459973-1179016700/instance-459973-1179016700.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.84 1.97 1.95 3/77 13006
/proc/meminfo: memFree=1115208/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=3788 CPUtime=0
/proc/13006/stat : 13006 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194304 340 0 0 0 0 0 0 0 18 0 1 0 349582067 3878912 315 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13006/statm: 947 321 202 20 0 305 0

[startup+0.06473 s]
/proc/loadavg: 1.84 1.97 1.95 3/77 13006
/proc/meminfo: memFree=1115208/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=8460 CPUtime=0.06
/proc/13006/stat : 13006 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194304 1596 0 0 0 5 1 0 0 18 0 1 0 349582067 8663040 1571 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 11527803 0 0 4096 0 0 0 0 17 1 0 0
/proc/13006/statm: 2148 1572 206 20 0 1506 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8460

[startup+0.101735 s]
/proc/loadavg: 1.84 1.97 1.95 3/77 13006
/proc/meminfo: memFree=1115208/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=9248 CPUtime=0.09
/proc/13006/stat : 13006 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194304 1804 0 0 0 8 1 0 0 18 0 1 0 349582067 9469952 1779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 11527803 0 0 4096 0 0 0 0 17 1 0 0
/proc/13006/statm: 2312 1780 207 20 0 1670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9248

[startup+0.30177 s]
/proc/loadavg: 1.84 1.97 1.95 3/77 13006
/proc/meminfo: memFree=1115208/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=13148 CPUtime=0.29
/proc/13006/stat : 13006 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194304 2736 0 0 0 28 1 0 0 19 0 1 0 349582067 13463552 2711 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134577232 0 0 4096 0 0 0 0 17 1 0 0
/proc/13006/statm: 3287 2711 207 20 0 2645 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13148

[startup+0.701845 s]
/proc/loadavg: 1.84 1.97 1.95 3/77 13006
/proc/meminfo: memFree=1115208/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=24796 CPUtime=1.01
/proc/13006/stat : 13006 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194304 4388 0 0 0 99 2 0 0 20 0 3 0 349582067 25391104 4060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13006/statm: 6199 4060 218 20 0 5557 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 24796

[startup+1.50198 s]
/proc/loadavg: 1.84 1.97 1.95 3/80 13009
/proc/meminfo: memFree=1098224/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=28164 CPUtime=2.6
/proc/13006/stat : 13006 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194304 5542 0 0 0 257 3 0 0 20 0 3 0 349582067 28839936 5214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13006/statm: 7041 5214 218 20 0 6399 0
[pid=13006/tid=13008] ppid=13004 vsize=28164 CPUtime=1.16
/proc/13006/task/13008/stat : 13008 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 1069 0 0 0 115 1 0 0 25 0 3 0 349582100 28839936 5214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 11527803 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13006/tid=13009] ppid=13004 vsize=28164 CPUtime=1.1
/proc/13006/task/13009/stat : 13009 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 1670 0 0 0 110 0 0 0 18 0 3 0 349582100 28839936 5214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 28164

[startup+3.10225 s]
/proc/loadavg: 1.84 1.97 1.95 3/80 13009
/proc/meminfo: memFree=1089840/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=41388 CPUtime=5.79
/proc/13006/stat : 13006 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194304 8702 0 0 0 574 5 0 0 20 0 3 0 349582067 42381312 8374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13006/statm: 10347 8374 218 20 0 9705 0
[pid=13006/tid=13008] ppid=13004 vsize=41388 CPUtime=2.76
/proc/13006/task/13008/stat : 13008 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 2445 0 0 0 274 2 0 0 25 0 3 0 349582100 42381312 8374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13006/tid=13009] ppid=13004 vsize=41388 CPUtime=2.69
/proc/13006/task/13009/stat : 13009 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 3454 0 0 0 268 1 0 0 19 0 3 0 349582100 42381312 8374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 41388

[startup+6.30179 s]
/proc/loadavg: 1.85 1.97 1.95 3/80 13009
/proc/meminfo: memFree=1074480/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=55116 CPUtime=12.18
/proc/13006/stat : 13006 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194304 11933 0 0 0 1210 8 0 0 20 0 3 0 349582067 56438784 11605 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13006/statm: 13779 11605 218 20 0 13137 0
[pid=13006/tid=13008] ppid=13004 vsize=55116 CPUtime=5.96
/proc/13006/task/13008/stat : 13008 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 4365 0 0 0 593 3 0 0 25 0 3 0 349582100 56438784 11605 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 11527803 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13006/tid=13009] ppid=13004 vsize=55116 CPUtime=5.88
/proc/13006/task/13009/stat : 13009 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194368 4765 0 0 0 585 3 0 0 20 0 3 0 349582100 56438784 11605 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 55116

[startup+12.7029 s]
/proc/loadavg: 1.86 1.97 1.95 3/80 13009
/proc/meminfo: memFree=1054704/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=72280 CPUtime=24.94
/proc/13006/stat : 13006 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194304 16498 0 0 0 2483 11 0 0 20 0 3 0 349582067 74014720 16002 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13006/statm: 18070 16002 218 20 0 17428 0
[pid=13006/tid=13008] ppid=13004 vsize=72280 CPUtime=12.35
/proc/13006/task/13008/stat : 13008 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 7356 0 0 0 1230 5 0 0 25 0 3 0 349582100 74014720 16002 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13006/tid=13009] ppid=13004 vsize=72280 CPUtime=12.25
/proc/13006/task/13009/stat : 13009 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 6339 0 0 0 1221 4 0 0 25 0 3 0 349582100 74014720 16002 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 72280

[startup+25.501 s]
/proc/loadavg: 1.89 1.97 1.95 3/80 13009
/proc/meminfo: memFree=1012400/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=109788 CPUtime=50.47
/proc/13006/stat : 13006 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194304 26426 0 0 0 5025 22 0 0 20 0 3 0 349582067 112422912 25751 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13006/statm: 27447 25751 218 20 0 26805 0
[pid=13006/tid=13008] ppid=13004 vsize=109788 CPUtime=25.15
/proc/13006/task/13008/stat : 13008 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 11889 0 0 0 2505 10 0 0 25 0 3 0 349582100 112422912 25751 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13006/tid=13009] ppid=13004 vsize=109788 CPUtime=24.99
/proc/13006/task/13009/stat : 13009 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 11734 0 0 0 2489 10 0 0 25 0 3 0 349582100 112422912 25751 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 109788

[startup+51.1016 s]
/proc/loadavg: 1.93 1.97 1.95 3/80 13009
/proc/meminfo: memFree=973040/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=149228 CPUtime=101.54
/proc/13006/stat : 13006 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194304 36545 0 0 0 10120 34 0 0 20 0 3 0 349582067 152809472 35587 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13006/statm: 37307 35587 218 20 0 36665 0
[pid=13006/tid=13008] ppid=13004 vsize=149228 CPUtime=50.68
/proc/13006/task/13008/stat : 13008 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 17448 0 0 0 5054 14 0 0 25 0 3 0 349582100 152809472 35587 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13006/tid=13009] ppid=13004 vsize=149228 CPUtime=50.52
/proc/13006/task/13009/stat : 13009 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 16294 0 0 0 5035 17 0 0 25 0 3 0 349582100 152809472 35587 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 149228

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

[startup+52.7028 s]
/proc/loadavg: 1.93 1.97 1.95 3/80 13009
/proc/meminfo: memFree=972912/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=149228 CPUtime=104.75
/proc/13006/stat : 13006 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194304 36611 0 0 0 10441 34 0 0 20 0 3 0 349582067 152809472 35591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13006/statm: 37307 35591 218 20 0 36665 0
[pid=13006/tid=13008] ppid=13004 vsize=149228 CPUtime=52.28
/proc/13006/task/13008/stat : 13008 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 17514 0 0 0 5214 14 0 0 25 0 3 0 349582100 152809472 35591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13006/tid=13009] ppid=13004 vsize=149228 CPUtime=52.12
/proc/13006/task/13009/stat : 13009 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 16294 0 0 0 5195 17 0 0 25 0 3 0 349582100 152809472 35591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 104.75
Current children cumulated vsize (KiB) 149228

[startup+53.503 s]
/proc/loadavg: 1.93 1.97 1.95 3/80 13009
/proc/meminfo: memFree=972912/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=149228 CPUtime=106.34
/proc/13006/stat : 13006 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194304 36611 0 0 0 10600 34 0 0 20 0 3 0 349582067 152809472 35591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13006/statm: 37307 35591 218 20 0 36665 0
[pid=13006/tid=13008] ppid=13004 vsize=149228 CPUtime=53.07
/proc/13006/task/13008/stat : 13008 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 17514 0 0 0 5293 14 0 0 25 0 3 0 349582100 152809472 35591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13006/tid=13009] ppid=13004 vsize=149228 CPUtime=52.92
/proc/13006/task/13009/stat : 13009 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 16294 0 0 0 5275 17 0 0 25 0 3 0 349582100 152809472 35591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 106.34
Current children cumulated vsize (KiB) 149228

[startup+54.3011 s]
/proc/loadavg: 1.93 1.97 1.95 3/80 13009
/proc/meminfo: memFree=972784/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=151276 CPUtime=107.89
/proc/13006/stat : 13006 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194304 37245 0 0 0 10755 34 0 0 20 0 3 0 349582067 154906624 35949 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13006/statm: 37819 35949 218 20 0 37177 0
[pid=13006/tid=13008] ppid=13004 vsize=151276 CPUtime=53.83
/proc/13006/task/13008/stat : 13008 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 17714 0 0 0 5369 14 0 0 20 0 3 0 349582100 154906624 35949 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13006/tid=13009] ppid=13004 vsize=151276 CPUtime=53.71
/proc/13006/task/13009/stat : 13009 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 16728 0 0 0 5354 17 0 0 25 0 3 0 349582100 154906624 35949 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134528389 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 107.89
Current children cumulated vsize (KiB) 151276

[startup+54.5011 s]
/proc/loadavg: 1.93 1.97 1.95 3/80 13009
/proc/meminfo: memFree=972784/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=147764 CPUtime=108.18
/proc/13006/stat : 13006 (MiraXTv3_dyn) S 13004 13006 12617 0 -1 4194304 37718 0 0 0 10784 34 0 0 20 0 3 0 349582067 151310336 35685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13006/statm: 36941 35684 218 20 0 36299 0
[pid=13006/tid=13008] ppid=13004 vsize=147764 CPUtime=53.95
/proc/13006/task/13008/stat : 13008 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 17898 0 0 0 5381 14 0 0 17 0 3 0 349582100 151310336 35684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 11525672 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13006/tid=13009] ppid=13004 vsize=147764 CPUtime=53.9
/proc/13006/task/13009/stat : 13009 (MiraXTv3_dyn) R 13004 13006 12617 0 -1 4194368 17017 0 0 0 5372 18 0 0 24 0 3 0 349582100 151310336 35684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 108.18
Current children cumulated vsize (KiB) 147764

[startup+54.6012 s]
/proc/loadavg: 1.93 1.97 1.95 3/80 13009
/proc/meminfo: memFree=972784/2055920 swapFree=4159376/4192956
[pid=13006] ppid=13004 vsize=0 CPUtime=108.29
/proc/13006/stat : 13006 (MiraXTv3_dyn) D 13004 13006 12617 0 -1 4194308 37723 0 0 0 10792 37 0 0 15 0 1 0 349582067 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 0 0 0
/proc/13006/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 108.29
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 54.6014
CPU time (s): 108.298
CPU user time (s): 107.926
CPU system time (s): 0.371943
CPU usage (%): 198.342
Max. virtual memory (cumulated for all children) (KiB): 151644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 107.926
system time used= 0.371943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37723
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= 167
involuntary context switches= 2053

runsolver used 0.06199 second user time and 0.141978 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun May 13 00:38:20 UTC 2007

IDJOB= 459973
IDBENCH= 20392
IDSOLVER= 196
FILE ID= node39/459973-1179016700

PBS_JOBID= 5252999

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-22.cnf
COMMAND LINE= /tmp/evaluation/459973-1179016700/MiraXTv3_dyn /tmp/evaluation/459973-1179016700/instance-459973-1179016700.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-459973-1179016700 -o ROOT/results/node39/solver-459973-1179016700 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/459973-1179016700/MiraXTv3_dyn /tmp/evaluation/459973-1179016700/instance-459973-1179016700.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3b3198fba6db1661781a1aa668754f11

RANDOM SEED= 651921530

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1115552 kB
Buffers:         52152 kB
Cached:         745068 kB
SwapCached:      13340 kB
Active:         538796 kB
Inactive:       282160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1115552 kB
SwapTotal:     4192956 kB
SwapFree:      4159376 kB
Dirty:            4876 kB
Writeback:           0 kB
Mapped:          30612 kB
Slab:           104724 kB
Committed_AS:  5218724 kB
PageTables:       2012 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= 66549 MiB

End job on node39 on Sun May 13 00:39:15 UTC 2007