Trace number 456456

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 518.327 260.221

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
MD5SUM178c0646166b92c20ce876c724294ca1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark96.3744
Satisfiable
(Un)Satisfiability was proved
Number of variables1587
Number of clauses8013
Sum of the clauses size68223
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31146
Number of clauses of size 4108
Number of clauses of size 5888
Number of clauses of size over 55555

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
518.30/260.21	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/node38/watcher-456456-1179024025 -o ROOT/results/node38/solver-456456-1179024025 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456456-1179024025/MiraXTv3_dyn /tmp/evaluation/456456-1179024025/instance-456456-1179024025.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.98 2.07 2.17 3/77 11141
/proc/meminfo: memFree=1279616/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=3788 CPUtime=0
/proc/11141/stat : 11141 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194304 323 0 0 0 0 0 0 0 18 0 1 0 334569210 3878912 298 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11141/statm: 947 306 202 20 0 305 0

[startup+0.074359 s]
/proc/loadavg: 1.98 2.07 2.17 3/77 11141
/proc/meminfo: memFree=1279616/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=4988 CPUtime=0.06
/proc/11141/stat : 11141 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194304 670 0 0 0 6 0 0 0 18 0 1 0 334569210 5107712 645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517680 0 0 4096 0 0 0 0 17 1 0 0
/proc/11141/statm: 1247 645 208 20 0 605 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4988

[startup+0.108367 s]
/proc/loadavg: 1.98 2.07 2.17 3/77 11141
/proc/meminfo: memFree=1279616/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=7628 CPUtime=0.12
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 924 0 0 0 12 0 0 0 18 0 3 0 334569210 7811072 899 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 1907 899 218 20 0 1265 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7628

[startup+0.301405 s]
/proc/loadavg: 1.98 2.07 2.17 3/77 11141
/proc/meminfo: memFree=1279616/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=10064 CPUtime=0.51
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 1356 0 0 0 51 0 0 0 18 0 3 0 334569210 10305536 1331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 2516 1331 218 20 0 1874 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 10064

[startup+0.701483 s]
/proc/loadavg: 1.98 2.07 2.17 3/77 11141
/proc/meminfo: memFree=1279616/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=12484 CPUtime=1.31
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 2007 0 0 0 130 1 0 0 18 0 3 0 334569210 12783616 1982 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 3121 1982 218 20 0 2479 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12484

[startup+1.50164 s]
/proc/loadavg: 1.98 2.07 2.17 3/80 11144
/proc/meminfo: memFree=1270952/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=15428 CPUtime=2.91
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 2935 0 0 0 289 2 0 0 18 0 3 0 334569210 15798272 2910 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 3857 2910 218 20 0 3215 0
[pid=11141/tid=11143] ppid=11139 vsize=15428 CPUtime=1.41
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 1088 0 0 0 141 0 0 0 25 0 3 0 334569218 15798272 2910 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=15428 CPUtime=1.4
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 1173 0 0 0 140 0 0 0 18 0 3 0 334569218 15798272 2910 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 15428

[startup+3.10295 s]
/proc/loadavg: 1.98 2.07 2.17 3/80 11144
/proc/meminfo: memFree=1266984/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=17764 CPUtime=6.11
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 3526 0 0 0 608 3 0 0 18 0 3 0 334569210 18190336 3501 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 4441 3501 218 20 0 3799 0
[pid=11141/tid=11143] ppid=11139 vsize=17764 CPUtime=3.02
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 1385 0 0 0 301 1 0 0 18 0 3 0 334569218 18190336 3501 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=17764 CPUtime=3
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 1467 0 0 0 299 1 0 0 25 0 3 0 334569218 18190336 3501 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 17764

[startup+6.30156 s]
/proc/loadavg: 1.98 2.07 2.17 3/80 11144
/proc/meminfo: memFree=1262888/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=22996 CPUtime=12.47
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 4837 0 0 0 1243 4 0 0 18 0 3 0 334569210 23547904 4744 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 5749 4744 218 20 0 5107 0
[pid=11141/tid=11143] ppid=11139 vsize=22996 CPUtime=6.21
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 1926 0 0 0 620 1 0 0 18 0 3 0 334569218 23547904 4744 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=22996 CPUtime=6.17
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 2237 0 0 0 615 2 0 0 25 0 3 0 334569218 23547904 4744 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 22996

[startup+12.7018 s]
/proc/loadavg: 1.98 2.06 2.17 3/80 11144
/proc/meminfo: memFree=1252072/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=32524 CPUtime=25.24
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 7407 0 0 0 2517 7 0 0 18 0 3 0 334569210 33304576 7216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 8131 7216 218 20 0 7489 0
[pid=11141/tid=11143] ppid=11139 vsize=32524 CPUtime=12.61
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 3052 0 0 0 1259 2 0 0 25 0 3 0 334569218 33304576 7216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=32524 CPUtime=12.54
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 3681 0 0 0 1250 4 0 0 25 0 3 0 334569218 33304576 7216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 32524

[startup+25.5013 s]
/proc/loadavg: 1.98 2.06 2.16 3/80 11144
/proc/meminfo: memFree=1240104/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=43772 CPUtime=50.77
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 10388 0 0 0 5065 12 0 0 18 0 3 0 334569210 44822528 9985 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 10943 9985 218 20 0 10301 0
[pid=11141/tid=11143] ppid=11139 vsize=43772 CPUtime=25.4
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 4652 0 0 0 2536 4 0 0 25 0 3 0 334569218 44822528 9985 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=43772 CPUtime=25.29
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 5062 0 0 0 2522 7 0 0 25 0 3 0 334569218 44822528 9985 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 43772

[startup+51.1012 s]
/proc/loadavg: 1.99 2.06 2.16 3/80 11144
/proc/meminfo: memFree=1237608/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=48044 CPUtime=101.84
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 11550 0 0 0 10171 13 0 0 18 0 3 0 334569210 49197056 10759 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 12011 10759 218 20 0 11369 0
[pid=11141/tid=11143] ppid=11139 vsize=48044 CPUtime=50.98
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 5092 0 0 0 5094 4 0 0 25 0 3 0 334569218 49197056 10759 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=48044 CPUtime=50.77
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 5784 0 0 0 5069 8 0 0 25 0 3 0 334569218 49197056 10759 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 48044

[startup+102.306 s]
/proc/loadavg: 1.99 2.04 2.15 3/80 11144
/proc/meminfo: memFree=1225640/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=58704 CPUtime=203.98
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 15037 0 0 0 20379 19 0 0 18 0 3 0 334569210 60112896 13580 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 14676 13580 218 20 0 14034 0
[pid=11141/tid=11143] ppid=11139 vsize=58704 CPUtime=102.16
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 6816 0 0 0 10209 7 0 0 25 0 3 0 334569218 60112896 13580 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=58704 CPUtime=101.73
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 7547 0 0 0 10162 11 0 0 25 0 3 0 334569218 60112896 13580 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 58704

[startup+162.302 s]
/proc/loadavg: 1.99 2.03 2.14 3/80 11144
/proc/meminfo: memFree=1224424/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=60120 CPUtime=323.66
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 15964 0 0 0 32347 19 0 0 18 0 3 0 334569210 61562880 13866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 15030 13866 218 20 0 14388 0
[pid=11141/tid=11143] ppid=11139 vsize=60120 CPUtime=162.12
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 7255 0 0 0 16205 7 0 0 25 0 3 0 334569218 61562880 13866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=60120 CPUtime=161.46
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 8035 0 0 0 16135 11 0 0 25 0 3 0 334569218 61562880 13866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 60120

[startup+222.302 s]
/proc/loadavg: 1.99 2.02 2.13 3/80 11144
/proc/meminfo: memFree=1223080/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=62260 CPUtime=443.36
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 16931 0 0 0 44315 21 0 0 18 0 3 0 334569210 63754240 14248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 15565 14248 218 20 0 14923 0
[pid=11141/tid=11143] ppid=11139 vsize=62260 CPUtime=222.09
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 7618 0 0 0 22201 8 0 0 25 0 3 0 334569218 63754240 14248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=62260 CPUtime=221.19
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 8639 0 0 0 22107 12 0 0 25 0 3 0 334569218 63754240 14248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 62260

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

[startup+230.302 s]
/proc/loadavg: 1.99 2.02 2.12 3/80 11144
/proc/meminfo: memFree=1222888/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=62392 CPUtime=459.33
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 17032 0 0 0 45912 21 0 0 18 0 3 0 334569210 63889408 14264 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 15598 14264 218 20 0 14956 0
[pid=11141/tid=11143] ppid=11139 vsize=62392 CPUtime=230.09
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 7719 0 0 0 23001 8 0 0 25 0 3 0 334569218 63889408 14264 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=62392 CPUtime=229.16
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 8639 0 0 0 22904 12 0 0 25 0 3 0 334569218 63889408 14264 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.33
Current children cumulated vsize (KiB) 62392

[startup+243.105 s]
/proc/loadavg: 1.99 2.02 2.12 3/80 11144
/proc/meminfo: memFree=1222632/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=62568 CPUtime=484.87
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 17220 0 0 0 48466 21 0 0 18 0 3 0 334569210 64069632 14366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 15642 14366 218 20 0 15000 0
[pid=11141/tid=11143] ppid=11139 vsize=62568 CPUtime=242.88
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 7769 0 0 0 24280 8 0 0 25 0 3 0 334569218 64069632 14366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=62568 CPUtime=241.9
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 8777 0 0 0 24178 12 0 0 25 0 3 0 334569218 64069632 14366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 484.87
Current children cumulated vsize (KiB) 62568

[startup+249.501 s]
/proc/loadavg: 1.99 2.02 2.12 3/80 11144
/proc/meminfo: memFree=1222440/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=62568 CPUtime=497.63
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 17334 0 0 0 49741 22 0 0 18 0 3 0 334569210 64069632 14395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 15642 14395 218 20 0 15000 0
[pid=11141/tid=11143] ppid=11139 vsize=62568 CPUtime=249.28
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 7860 0 0 0 24920 8 0 0 25 0 3 0 334569218 64069632 14395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=62568 CPUtime=248.27
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 8800 0 0 0 24814 13 0 0 25 0 3 0 334569218 64069632 14395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 497.63
Current children cumulated vsize (KiB) 62568

[startup+255.902 s]
/proc/loadavg: 1.99 2.02 2.12 3/80 11144
/proc/meminfo: memFree=1222376/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=62568 CPUtime=510.3
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 17361 0 0 0 51008 22 0 0 18 0 3 0 334569210 64069632 14422 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 15642 14422 218 20 0 15000 0
[pid=11141/tid=11143] ppid=11139 vsize=62568 CPUtime=255.58
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 7860 0 0 0 25550 8 0 0 25 0 3 0 334569218 64069632 14422 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=62568 CPUtime=254.63
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 8827 0 0 0 25450 13 0 0 17 0 3 0 334569218 64069632 14422 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 510.3
Current children cumulated vsize (KiB) 62568

[startup+257.503 s]
/proc/loadavg: 1.99 2.02 2.12 3/80 11144
/proc/meminfo: memFree=1222184/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=62568 CPUtime=513.48
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 17451 0 0 0 51326 22 0 0 18 0 3 0 334569210 64069632 14426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 15642 14426 218 20 0 15000 0
[pid=11141/tid=11143] ppid=11139 vsize=62568 CPUtime=257.18
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 7860 0 0 0 25710 8 0 0 25 0 3 0 334569218 64069632 14426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=62568 CPUtime=256.21
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 8917 0 0 0 25608 13 0 0 25 0 3 0 334569218 64069632 14426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 513.48
Current children cumulated vsize (KiB) 62568

[startup+259.101 s]
/proc/loadavg: 1.99 2.02 2.12 3/80 11144
/proc/meminfo: memFree=1222184/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=62568 CPUtime=516.58
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 17505 0 0 0 51636 22 0 0 18 0 3 0 334569210 64069632 14480 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 15642 14480 218 20 0 15000 0
[pid=11141/tid=11143] ppid=11139 vsize=62568 CPUtime=258.75
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 7860 0 0 0 25867 8 0 0 25 0 3 0 334569218 64069632 14480 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=62568 CPUtime=257.74
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 8971 0 0 0 25761 13 0 0 25 0 3 0 334569218 64069632 14480 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 516.58
Current children cumulated vsize (KiB) 62568

[startup+259.901 s]
/proc/loadavg: 1.99 2.02 2.12 3/80 11144
/proc/meminfo: memFree=1221992/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=62568 CPUtime=517.88
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 17638 0 0 0 51766 22 0 0 18 0 3 0 334569210 64069632 14527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 15642 14527 218 20 0 15000 0
[pid=11141/tid=11143] ppid=11139 vsize=62568 CPUtime=259.41
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 7950 0 0 0 25933 8 0 0 16 0 3 0 334569218 64069632 14527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=62568 CPUtime=258.38
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 9014 0 0 0 25825 13 0 0 20 0 3 0 334569218 64069632 14527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 517.88
Current children cumulated vsize (KiB) 62568

[startup+260.101 s]
/proc/loadavg: 1.99 2.02 2.12 3/80 11144
/proc/meminfo: memFree=1221992/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=62568 CPUtime=518.19
/proc/11141/stat : 11141 (MiraXTv3_dyn) S 11139 11141 7993 0 -1 4194304 17657 0 0 0 51797 22 0 0 18 0 3 0 334569210 64069632 14546 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11141/statm: 15642 14546 218 20 0 15000 0
[pid=11141/tid=11143] ppid=11139 vsize=62568 CPUtime=259.61
/proc/11141/task/11143/stat : 11143 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 7950 0 0 0 25953 8 0 0 18 0 3 0 334569218 64069632 14546 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11141/tid=11144] ppid=11139 vsize=62568 CPUtime=258.49
/proc/11141/task/11144/stat : 11144 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194368 9033 0 0 0 25836 13 0 0 16 0 3 0 334569218 64069632 14546 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134528246 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 518.19
Current children cumulated vsize (KiB) 62568

[startup+260.201 s]
/proc/loadavg: 1.99 2.02 2.12 3/80 11144
/proc/meminfo: memFree=1221992/2055920 swapFree=4154688/4192956
[pid=11141] ppid=11139 vsize=55980 CPUtime=518.3
/proc/11141/stat : 11141 (MiraXTv3_dyn) R 11139 11141 7993 0 -1 4194304 17659 0 0 0 51808 22 0 0 17 0 1 0 334569210 57323520 13023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 9037745 0 0 4096 0 0 0 0 17 1 0 0
/proc/11141/statm: 13995 13023 220 20 0 13353 0
Current children cumulated CPU time (s) 518.3
Current children cumulated vsize (KiB) 55980

Child status: 20
Real time (s): 260.221
CPU time (s): 518.327
CPU user time (s): 518.092
CPU system time (s): 0.234964
CPU usage (%): 199.187
Max. virtual memory (cumulated for all children) (KiB): 62568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 518.092
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17662
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= 109
involuntary context switches= 9669

runsolver used 0.275958 second user time and 0.675897 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun May 13 02:40:26 UTC 2007

IDJOB= 456456
IDBENCH= 24717
IDSOLVER= 196
FILE ID= node38/456456-1179024025

PBS_JOBID= 5253251

Free space on /tmp= 66545 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456456-1179024025/MiraXTv3_dyn /tmp/evaluation/456456-1179024025/instance-456456-1179024025.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-456456-1179024025 -o ROOT/results/node38/solver-456456-1179024025 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456456-1179024025/MiraXTv3_dyn /tmp/evaluation/456456-1179024025/instance-456456-1179024025.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  178c0646166b92c20ce876c724294ca1

RANDOM SEED= 677177336

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
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.263
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:       1279960 kB
Buffers:         42372 kB
Cached:         586484 kB
SwapCached:       6944 kB
Active:         148548 kB
Inactive:       503688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1279960 kB
SwapTotal:     4192956 kB
SwapFree:      4154688 kB
Dirty:            4268 kB
Writeback:           0 kB
Mapped:          30392 kB
Slab:           108928 kB
Committed_AS:  4774004 kB
PageTables:       2092 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= 66545 MiB

End job on node38 on Sun May 13 02:44:46 UTC 2007