Trace number 426467

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 v3SAT 2961.82 1485.05

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S309048450-11.SAT.shuffled.cnf
MD5SUM6d383381e8ab688e1b7567de1fb83536
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.050992
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
2961.76/1485.04	s SATISFIABLE
2961.76/1485.04	v -1 -2 3 -4 -5 -6 -7 8 9 10 -11 -12 13 -14 15 16 17 -18 19 -20 -21 -22 23 24 -25 26 27 28 29 30 -31 32 33 -34 35 36 37 -38 -39 -40 -41 42 43 -44 45 46 47 48 -49 -50 -51 52 53 -54 -55 -56 57 -58 -59 -60 -61 62 63 -64 -65 -66 67 -68 69 -70 -71 -72 73 74 75 76 -77 78 79 -80 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-426467-1179025023 -o ROOT/results/node75/solver-426467-1179025023 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426467-1179025023/MiraXTv3_dyn /tmp/evaluation/426467-1179025023/instance-426467-1179025023.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.99 2.07 3/64 9425
/proc/meminfo: memFree=1488672/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=3788 CPUtime=0
/proc/9425/stat : 9425 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 350416174 3878912 257 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 1 0 0
/proc/9425/statm: 947 258 206 20 0 305 0

[startup+0.057183 s]
/proc/loadavg: 1.84 1.99 2.07 3/64 9425
/proc/meminfo: memFree=1488672/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=7140 CPUtime=0.31
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 855 0 0 0 31 0 0 0 18 0 3 0 350416174 7311360 830 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 1785 830 218 20 0 1143 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 7140

[startup+0.218767 s]
/proc/loadavg: 1.84 1.99 2.07 3/64 9425
/proc/meminfo: memFree=1488672/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=8360 CPUtime=0.41
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 979 0 0 0 41 0 0 0 18 0 3 0 350416174 8560640 954 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 2090 954 218 20 0 1448 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 8360

[startup+0.301785 s]
/proc/loadavg: 1.84 1.99 2.07 3/64 9425
/proc/meminfo: memFree=1488672/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=8704 CPUtime=0.58
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 1142 0 0 0 58 0 0 0 18 0 3 0 350416174 8912896 1117 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 2176 1118 218 20 0 1534 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8704

[startup+0.701867 s]
/proc/loadavg: 1.84 1.99 2.07 3/64 9425
/proc/meminfo: memFree=1488672/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=10984 CPUtime=1.38
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 1791 0 0 0 137 1 0 0 18 0 3 0 350416174 11247616 1766 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 2746 1766 218 20 0 2104 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10984

[startup+1.50203 s]
/proc/loadavg: 1.84 1.99 2.07 3/67 9428
/proc/meminfo: memFree=1480328/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=14420 CPUtime=2.97
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 2303 0 0 0 296 1 0 0 18 0 3 0 350416174 14766080 2278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 3605 2278 218 20 0 2963 0
[pid=9425/tid=9427] ppid=9423 vsize=14420 CPUtime=1.47
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 995 0 0 0 147 0 0 0 20 0 3 0 350416175 14766080 2278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9425/tid=9428] ppid=9423 vsize=14420 CPUtime=1.47
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 972 0 0 0 147 0 0 0 18 0 3 0 350416175 14766080 2278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14420

[startup+3.10234 s]
/proc/loadavg: 1.84 1.99 2.07 3/67 9428
/proc/meminfo: memFree=1478984/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=17304 CPUtime=6.17
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 3267 0 0 0 615 2 0 0 18 0 3 0 350416174 17719296 3169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 4326 3169 218 20 0 3684 0
[pid=9425/tid=9427] ppid=9423 vsize=17304 CPUtime=3.07
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 1401 0 0 0 306 1 0 0 25 0 3 0 350416175 17719296 3169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9425/tid=9428] ppid=9423 vsize=17304 CPUtime=3.07
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 1530 0 0 0 307 0 0 0 24 0 3 0 350416175 17719296 3169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17304

[startup+6.30198 s]
/proc/loadavg: 1.85 1.99 2.07 3/67 9428
/proc/meminfo: memFree=1471112/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=24108 CPUtime=12.54
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 5036 0 0 0 1251 3 0 0 18 0 3 0 350416174 24686592 4859 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 6027 4859 218 20 0 5385 0
[pid=9425/tid=9427] ppid=9423 vsize=24108 CPUtime=6.25
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 2318 0 0 0 624 1 0 0 25 0 3 0 350416175 24686592 4859 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9425/tid=9428] ppid=9423 vsize=24108 CPUtime=6.27
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 2382 0 0 0 626 1 0 0 25 0 3 0 350416175 24686592 4859 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 24108

[startup+12.7012 s]
/proc/loadavg: 1.86 1.99 2.07 3/67 9428
/proc/meminfo: memFree=1463240/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=31160 CPUtime=25.31
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 6983 0 0 0 2527 4 0 0 18 0 3 0 350416174 31907840 6494 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 7790 6494 218 20 0 7148 0
[pid=9425/tid=9427] ppid=9423 vsize=31160 CPUtime=12.62
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 3260 0 0 0 1260 2 0 0 25 0 3 0 350416175 31907840 6494 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9425/tid=9428] ppid=9423 vsize=31160 CPUtime=12.66
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 3387 0 0 0 1265 1 0 0 25 0 3 0 350416175 31907840 6494 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 31160

[startup+25.5018 s]
/proc/loadavg: 1.89 1.99 2.06 3/67 9428
/proc/meminfo: memFree=1455112/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=39412 CPUtime=50.85
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 9457 0 0 0 5078 7 0 0 18 0 3 0 350416174 40357888 8592 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 9853 8592 218 20 0 9211 0
[pid=9425/tid=9427] ppid=9423 vsize=39412 CPUtime=25.37
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 4344 0 0 0 2534 3 0 0 25 0 3 0 350416175 40357888 8592 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9425/tid=9428] ppid=9423 vsize=39412 CPUtime=25.46
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 4777 0 0 0 2543 3 0 0 25 0 3 0 350416175 40357888 8592 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 39412

[startup+51.1019 s]
/proc/loadavg: 1.93 1.99 2.06 3/67 9428
/proc/meminfo: memFree=1452680/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=41324 CPUtime=101.89
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 10861 0 0 0 10181 8 0 0 18 0 3 0 350416174 42315776 9094 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 10331 9094 218 20 0 9689 0
[pid=9425/tid=9427] ppid=9423 vsize=41324 CPUtime=50.86
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 5030 0 0 0 5082 4 0 0 25 0 3 0 350416175 42315776 9094 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9425/tid=9428] ppid=9423 vsize=41324 CPUtime=51.02
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 5495 0 0 0 5098 4 0 0 25 0 3 0 350416175 42315776 9094 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 41324

[startup+102.302 s]
/proc/loadavg: 1.97 1.99 2.06 3/67 9428
/proc/meminfo: memFree=1448520/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=45892 CPUtime=204.01
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 13600 0 0 0 20390 11 0 0 18 0 3 0 350416174 46993408 10120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 11473 10120 218 20 0 10831 0
[pid=9425/tid=9427] ppid=9423 vsize=45892 CPUtime=101.82
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 6573 0 0 0 10177 5 0 0 25 0 3 0 350416175 46993408 10120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9425/tid=9428] ppid=9423 vsize=45892 CPUtime=102.16
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 6691 0 0 0 10212 4 0 0 25 0 3 0 350416175 46993408 10120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 45892

[startup+162.302 s]
/proc/loadavg: 1.99 1.99 2.05 3/67 9428
/proc/meminfo: memFree=1446216/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=47268 CPUtime=323.68
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 15991 0 0 0 32356 12 0 0 18 0 3 0 350416174 48402432 10630 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 11817 10630 218 20 0 11175 0
[pid=9425/tid=9427] ppid=9423 vsize=47268 CPUtime=161.56
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 7809 0 0 0 16150 6 0 0 25 0 3 0 350416175 48402432 10630 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9425/tid=9428] ppid=9423 vsize=47268 CPUtime=162.1
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 7846 0 0 0 16205 5 0 0 20 0 3 0 350416175 48402432 10630 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 47268

[startup+222.306 s]
/proc/loadavg: 1.99 1.99 2.04 3/67 9428
/proc/meminfo: memFree=1444296/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=49696 CPUtime=443.36
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 18386 0 0 0 44322 14 0 0 18 0 3 0 350416174 50888704 11152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 12424 11152 218 20 0 11782 0
[pid=9425/tid=9427] ppid=9423 vsize=49696 CPUtime=221.3
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 9057 0 0 0 22123 7 0 0 25 0 3 0 350416175 50888704 11152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9425/tid=9428] ppid=9423 vsize=49696 CPUtime=222.04
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 8993 0 0 0 22198 6 0 0 25 0 3 0 350416175 50888704 11152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 49696

[startup+282.303 s]
/proc/loadavg: 1.99 1.99 2.04 3/73 9598
/proc/meminfo: memFree=1441680/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=51676 CPUtime=562.79
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 20610 0 0 0 56252 27 0 0 18 0 3 0 350416174 52916224 11526 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 12919 11526 218 20 0 12277 0
[pid=9425/tid=9427] ppid=9423 vsize=51676 CPUtime=280.93
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 10218 0 0 0 28086 7 0 0 25 0 3 0 350416175 52916224 11526 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9425/tid=9428] ppid=9423 vsize=51676 CPUtime=281.83
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 10056 0 0 0 28164 19 0 0 25 0 3 0 350416175 52916224 11526 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.79
Current children cumulated vsize (KiB) 51676

[startup+342.302 s]
/proc/loadavg: 1.99 1.99 2.03 3/67 9626
/proc/meminfo: memFree=1441416/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=52464 CPUtime=682.42
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 22706 0 0 0 68211 31 0 0 18 0 3 0 350416174 53723136 11815 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 13116 11815 218 20 0 12474 0
[pid=9425/tid=9427] ppid=9423 vsize=52464 CPUtime=340.66
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 11356 0 0 0 34058 8 0 0 25 0 3 0 350416175 53723136 11815 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=52464 CPUtime=341.73
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 11014 0 0 0 34151 22 0 0 25 0 3 0 350416175 53723136 11815 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.42
Current children cumulated vsize (KiB) 52464

[startup+402.302 s]

################
# More data... #
################

/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 20287 0 0 0 93884 28 0 0 25 0 3 0 350416175 64589824 14245 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1879.17
Current children cumulated vsize (KiB) 63076

[startup+1002.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1428616/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=67304 CPUtime=1998.87
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 44642 0 0 0 199838 49 0 0 18 0 3 0 350416174 68919296 15083 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 16826 15083 218 20 0 16184 0
[pid=9425/tid=9427] ppid=9423 vsize=67304 CPUtime=999.98
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 22420 0 0 0 99980 18 0 0 25 0 3 0 350416175 68919296 15083 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=67304 CPUtime=998.87
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 21886 0 0 0 99857 30 0 0 25 0 3 0 350416175 68919296 15083 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1998.87
Current children cumulated vsize (KiB) 67304

[startup+1062.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1427912/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=67448 CPUtime=2118.56
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 46463 0 0 0 211806 50 0 0 18 0 3 0 350416174 69066752 15204 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 16862 15204 218 20 0 16220 0
[pid=9425/tid=9427] ppid=9423 vsize=67448 CPUtime=1059.94
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 23252 0 0 0 105975 19 0 0 25 0 3 0 350416175 69066752 15204 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=67448 CPUtime=1058.6
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 22875 0 0 0 105829 31 0 0 25 0 3 0 350416175 69066752 15204 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2118.56
Current children cumulated vsize (KiB) 67448

[startup+1122.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1426696/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=68604 CPUtime=2238.25
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 48398 0 0 0 223773 52 0 0 18 0 3 0 350416174 70250496 15523 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 17151 15523 218 20 0 16509 0
[pid=9425/tid=9427] ppid=9423 vsize=68604 CPUtime=1119.88
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 24092 0 0 0 111968 20 0 0 25 0 3 0 350416175 70250496 15523 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565500 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=68604 CPUtime=1118.36
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 23970 0 0 0 111804 32 0 0 25 0 3 0 350416175 70250496 15523 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2238.25
Current children cumulated vsize (KiB) 68604

[startup+1182.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1426120/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=68736 CPUtime=2357.95
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 50059 0 0 0 235742 53 0 0 18 0 3 0 350416174 70385664 15658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 17184 15658 218 20 0 16542 0
[pid=9425/tid=9427] ppid=9423 vsize=68736 CPUtime=1179.83
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 24942 0 0 0 117962 21 0 0 25 0 3 0 350416175 70385664 15658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=68736 CPUtime=1178.11
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 24781 0 0 0 117779 32 0 0 25 0 3 0 350416175 70385664 15658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2357.95
Current children cumulated vsize (KiB) 68736

[startup+1242.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1425864/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=68944 CPUtime=2477.65
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 51755 0 0 0 247710 55 0 0 18 0 3 0 350416174 70598656 15714 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 17236 15714 218 20 0 16594 0
[pid=9425/tid=9427] ppid=9423 vsize=68944 CPUtime=1239.77
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 25790 0 0 0 123956 21 0 0 25 0 3 0 350416175 70598656 15714 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=68944 CPUtime=1237.85
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 25629 0 0 0 123752 33 0 0 25 0 3 0 350416175 70598656 15714 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2477.65
Current children cumulated vsize (KiB) 68944

[startup+1302.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1425416/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=69308 CPUtime=2597.35
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 53317 0 0 0 259680 55 0 0 18 0 3 0 350416174 70971392 15834 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 17327 15834 218 20 0 16685 0
[pid=9425/tid=9427] ppid=9423 vsize=69308 CPUtime=1299.73
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 26570 0 0 0 129952 21 0 0 25 0 3 0 350416175 70971392 15834 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=69308 CPUtime=1297.6
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 26411 0 0 0 129727 33 0 0 25 0 3 0 350416175 70971392 15834 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2597.35
Current children cumulated vsize (KiB) 69308

[startup+1362.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1424968/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=69572 CPUtime=2717.04
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 55096 0 0 0 271647 57 0 0 18 0 3 0 350416174 71241728 15950 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 17393 15950 218 20 0 16751 0
[pid=9425/tid=9427] ppid=9423 vsize=69572 CPUtime=1359.68
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 27459 0 0 0 135946 22 0 0 25 0 3 0 350416175 71241728 15950 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=69572 CPUtime=1357.34
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 27301 0 0 0 135700 34 0 0 25 0 3 0 350416175 71241728 15950 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2717.04
Current children cumulated vsize (KiB) 69572

[startup+1422.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1424776/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=69704 CPUtime=2836.75
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 56722 0 0 0 283617 58 0 0 18 0 3 0 350416174 71376896 16008 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 17426 16008 218 20 0 16784 0
[pid=9425/tid=9427] ppid=9423 vsize=69704 CPUtime=1419.65
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 28196 0 0 0 141942 23 0 0 25 0 3 0 350416175 71376896 16008 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=69704 CPUtime=1417.08
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 28190 0 0 0 141674 34 0 0 25 0 3 0 350416175 71376896 16008 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2836.75
Current children cumulated vsize (KiB) 69704

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1424456/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=70044 CPUtime=2956.42
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 58361 0 0 0 295583 59 0 0 18 0 3 0 350416174 71725056 16070 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 17511 16070 218 20 0 16869 0
[pid=9425/tid=9427] ppid=9423 vsize=70044 CPUtime=1479.58
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 29067 0 0 0 147935 23 0 0 25 0 3 0 350416175 71725056 16070 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=70044 CPUtime=1476.82
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 28958 0 0 0 147647 35 0 0 25 0 3 0 350416175 71725056 16070 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2956.42
Current children cumulated vsize (KiB) 70044

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

[startup+1483.2 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1424392/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=70044 CPUtime=2958.22
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 58490 0 0 0 295763 59 0 0 18 0 3 0 350416174 71725056 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 17511 16093 218 20 0 16869 0
[pid=9425/tid=9427] ppid=9423 vsize=70044 CPUtime=1480.48
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 29089 0 0 0 148025 23 0 0 25 0 3 0 350416175 71725056 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=70044 CPUtime=1477.71
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 29065 0 0 0 147736 35 0 0 25 0 3 0 350416175 71725056 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2958.22
Current children cumulated vsize (KiB) 70044

[startup+1484.01 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1424392/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=70044 CPUtime=2959.82
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 58490 0 0 0 295923 59 0 0 18 0 3 0 350416174 71725056 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 17511 16093 218 20 0 16869 0
[pid=9425/tid=9427] ppid=9423 vsize=70044 CPUtime=1481.28
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 29089 0 0 0 148105 23 0 0 25 0 3 0 350416175 71725056 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=70044 CPUtime=1478.51
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 29065 0 0 0 147816 35 0 0 25 0 3 0 350416175 71725056 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2959.82
Current children cumulated vsize (KiB) 70044

[startup+1484.8 s]
/proc/loadavg: 1.99 1.99 2.00 3/67 9626
/proc/meminfo: memFree=1424392/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=70044 CPUtime=2961.41
/proc/9425/stat : 9425 (MiraXTv3_dyn) S 9423 9425 10192 0 -1 4194304 58490 0 0 0 296082 59 0 0 18 0 3 0 350416174 71725056 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9425/statm: 17511 16093 218 20 0 16869 0
[pid=9425/tid=9427] ppid=9423 vsize=70044 CPUtime=1482.08
/proc/9425/task/9427/stat : 9427 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 29089 0 0 0 148185 23 0 0 25 0 3 0 350416175 71725056 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=70044 CPUtime=1479.31
/proc/9425/task/9428/stat : 9428 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194368 29065 0 0 0 147896 35 0 0 25 0 3 0 350416175 71725056 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2961.41
Current children cumulated vsize (KiB) 70044

[startup+1485 s]
/proc/loadavg: 1.99 1.99 2.00 2/65 9626
/proc/meminfo: memFree=1432712/2055920 swapFree=4184028/4192956
[pid=9425] ppid=9423 vsize=61140 CPUtime=2961.76
/proc/9425/stat : 9425 (MiraXTv3_dyn) R 9423 9425 10192 0 -1 4194304 58497 0 0 0 296117 59 0 0 16 0 1 0 350416174 62607360 14000 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7167561 0 0 4096 0 0 0 0 17 0 0 0
/proc/9425/statm: 15285 14000 225 20 0 14643 0
Current children cumulated CPU time (s) 2961.76
Current children cumulated vsize (KiB) 61140

Child status: 10
Real time (s): 1485.05
CPU time (s): 2961.82
CPU user time (s): 2961.21
CPU system time (s): 0.608907
CPU usage (%): 199.442
Max. virtual memory (cumulated for all children) (KiB): 70464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2961.21
system time used= 0.608907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58500
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= 462
involuntary context switches= 22821

runsolver used 1.51077 second user time and 3.89641 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun May 13 02:57:03 UTC 2007

IDJOB= 426467
IDBENCH= 19817
IDSOLVER= 196
FILE ID= node75/426467-1179025023

PBS_JOBID= 5253256

Free space on /tmp= 66512 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S309048450-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426467-1179025023/MiraXTv3_dyn /tmp/evaluation/426467-1179025023/instance-426467-1179025023.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-426467-1179025023 -o ROOT/results/node75/solver-426467-1179025023 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426467-1179025023/MiraXTv3_dyn /tmp/evaluation/426467-1179025023/instance-426467-1179025023.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6d383381e8ab688e1b7567de1fb83536

RANDOM SEED= 982295850

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.257
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.257
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1488888 kB
Buffers:         42500 kB
Cached:         414012 kB
SwapCached:       3168 kB
Active:         130852 kB
Inactive:       335716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1488888 kB
SwapTotal:     4192956 kB
SwapFree:      4184028 kB
Dirty:            3924 kB
Writeback:           0 kB
Mapped:          15912 kB
Slab:            86456 kB
Committed_AS:  3418176 kB
PageTables:       1432 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= 66512 MiB

End job on node75 on Sun May 13 03:21:48 UTC 2007