Trace number 291984

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 151.739 76.2959

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S236549621-14.SAT.shuffled.cnf
MD5SUMec2a91fcfd5fed5b7cf0df71c166ca24
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
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 51491
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
151.64/76.29	s SATISFIABLE
151.64/76.29	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 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/node12/watcher-291984-1178809250 -o ROOT/results/node12/solver-291984-1178809250 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291984-1178809250/MiraXTv3_dyn /tmp/evaluation/291984-1178809250/instance-291984-1178809250.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 32374
/proc/meminfo: memFree=1685160/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=3788 CPUtime=0
/proc/32374/stat : 32374 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 356962395 3878912 255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/32374/statm: 947 255 206 20 0 305 0

[startup+0.011911 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 32374
/proc/meminfo: memFree=1685160/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=3904 CPUtime=0
/proc/32374/stat : 32374 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194304 323 0 0 0 0 0 0 0 18 0 1 0 356962395 3997696 298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/32374/statm: 976 299 208 20 0 334 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3904

[startup+0.101923 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 32374
/proc/meminfo: memFree=1685160/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=6588 CPUtime=0.18
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 652 0 0 0 18 0 0 0 18 0 3 0 356962395 6746112 626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 1647 626 218 20 0 1005 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6588

[startup+0.301945 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 32374
/proc/meminfo: memFree=1685160/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=8544 CPUtime=0.58
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 1073 0 0 0 58 0 0 0 18 0 3 0 356962395 8749056 1047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 2136 1047 218 20 0 1494 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8544

[startup+0.701985 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 32374
/proc/meminfo: memFree=1685160/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=10956 CPUtime=1.38
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 1687 0 0 0 138 0 0 0 18 0 3 0 356962395 11218944 1660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 2739 1660 218 20 0 2097 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10956

[startup+1.50107 s]
/proc/loadavg: 1.08 1.02 1.03 3/80 32377
/proc/meminfo: memFree=1677904/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=12924 CPUtime=2.96
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 2195 0 0 0 296 0 0 0 18 0 3 0 356962395 13234176 2168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 3231 2168 218 20 0 2589 0
[pid=32374/tid=32376] ppid=32372 vsize=12924 CPUtime=1.48
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 940 0 0 0 148 0 0 0 18 0 3 0 356962396 13234176 2168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=12924 CPUtime=1.46
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 927 0 0 0 146 0 0 0 20 0 3 0 356962396 13234176 2168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12924

[startup+3.10223 s]
/proc/loadavg: 1.08 1.02 1.03 3/80 32377
/proc/meminfo: memFree=1675792/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=16196 CPUtime=6.15
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 2981 0 0 0 614 1 0 0 18 0 3 0 356962395 16584704 2880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 4049 2880 218 20 0 3407 0
[pid=32374/tid=32376] ppid=32372 vsize=16196 CPUtime=3.07
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 1298 0 0 0 307 0 0 0 25 0 3 0 356962396 16584704 2880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=16196 CPUtime=3.05
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 1355 0 0 0 305 0 0 0 25 0 3 0 356962396 16584704 2880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 16196

[startup+6.30155 s]
/proc/loadavg: 1.08 1.02 1.03 3/80 32377
/proc/meminfo: memFree=1669520/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=22600 CPUtime=12.53
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 4637 0 0 0 1251 2 0 0 18 0 3 0 356962395 23142400 4456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 5650 4456 218 20 0 5008 0
[pid=32374/tid=32376] ppid=32372 vsize=22600 CPUtime=6.28
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 2128 0 0 0 627 1 0 0 18 0 3 0 356962396 23142400 4456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=22600 CPUtime=6.24
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 2181 0 0 0 623 1 0 0 25 0 3 0 356962396 23142400 4456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520225 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 22600

[startup+12.7022 s]
/proc/loadavg: 1.22 1.05 1.04 3/86 32403
/proc/meminfo: memFree=1660624/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=29000 CPUtime=25.25
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 6450 0 0 0 2520 5 0 0 18 0 3 0 356962395 29696000 5955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 7250 5955 218 20 0 6608 0
[pid=32374/tid=32376] ppid=32372 vsize=29000 CPUtime=12.64
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 3015 0 0 0 1263 1 0 0 18 0 3 0 356962396 29696000 5955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=29000 CPUtime=12.59
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 3107 0 0 0 1256 3 0 0 25 0 3 0 356962396 29696000 5955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 29000

[startup+25.5015 s]
/proc/loadavg: 1.34 1.08 1.05 3/86 32459
/proc/meminfo: memFree=1654848/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=34772 CPUtime=50.67
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 8270 0 0 0 5057 10 0 0 18 0 3 0 356962395 35606528 7399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 8693 7399 218 20 0 8051 0
[pid=32374/tid=32376] ppid=32372 vsize=34772 CPUtime=25.37
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 3898 0 0 0 2535 2 0 0 25 0 3 0 356962396 35606528 7399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=34772 CPUtime=25.29
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 4044 0 0 0 2521 8 0 0 25 0 3 0 356962396 35606528 7399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 34772

[startup+51.102 s]
/proc/loadavg: 1.56 1.15 1.08 3/86 32545
/proc/meminfo: memFree=1650048/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=39492 CPUtime=101.64
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 10276 0 0 0 10148 16 0 0 18 0 3 0 356962395 40439808 8498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 9873 8498 218 20 0 9231 0
[pid=32374/tid=32376] ppid=32372 vsize=39492 CPUtime=50.89
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 4865 0 0 0 5086 3 0 0 25 0 3 0 356962396 40439808 8498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=39492 CPUtime=50.73
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5083 0 0 0 5060 13 0 0 25 0 3 0 356962396 40439808 8498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 39492

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

[startup+63.9023 s]
/proc/loadavg: 1.66 1.19 1.09 3/86 32553
/proc/meminfo: memFree=1649232/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=39852 CPUtime=127.16
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 10941 0 0 0 12698 18 0 0 18 0 3 0 356962395 40808448 8722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 9963 8722 218 20 0 9321 0
[pid=32374/tid=32376] ppid=32372 vsize=39852 CPUtime=63.67
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5165 0 0 0 6364 3 0 0 25 0 3 0 356962396 40808448 8722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=39852 CPUtime=63.46
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5448 0 0 0 6332 14 0 0 25 0 3 0 356962396 40808448 8722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 127.16
Current children cumulated vsize (KiB) 39852

[startup+70.3019 s]
/proc/loadavg: 1.69 1.21 1.10 3/80 32575
/proc/meminfo: memFree=1649664/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=40312 CPUtime=139.87
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 11362 0 0 0 13969 18 0 0 18 0 3 0 356962395 41279488 8920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 10078 8920 218 20 0 9436 0
[pid=32374/tid=32376] ppid=32372 vsize=40312 CPUtime=70.04
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5410 0 0 0 7001 3 0 0 25 0 3 0 356962396 41279488 8920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=40312 CPUtime=69.82
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5624 0 0 0 6967 15 0 0 25 0 3 0 356962396 41279488 8920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 139.87
Current children cumulated vsize (KiB) 40312

[startup+73.5013 s]
/proc/loadavg: 1.71 1.22 1.10 3/80 32575
/proc/meminfo: memFree=1649288/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=40476 CPUtime=146.25
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 11615 0 0 0 14606 19 0 0 18 0 3 0 356962395 41447424 9023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 10119 9023 218 20 0 9477 0
[pid=32374/tid=32376] ppid=32372 vsize=40476 CPUtime=73.23
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5516 0 0 0 7320 3 0 0 21 0 3 0 356962396 41447424 9023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10129507 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=40476 CPUtime=73
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5771 0 0 0 7285 15 0 0 25 0 3 0 356962396 41447424 9023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 146.25
Current children cumulated vsize (KiB) 40476

[startup+75.1014 s]
/proc/loadavg: 1.71 1.22 1.10 4/80 32575
/proc/meminfo: memFree=1649040/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=40476 CPUtime=149.44
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 11681 0 0 0 14925 19 0 0 18 0 3 0 356962395 41447424 9089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 10119 9089 218 20 0 9477 0
[pid=32374/tid=32376] ppid=32372 vsize=40476 CPUtime=74.83
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5561 0 0 0 7480 3 0 0 25 0 3 0 356962396 41447424 9089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=40476 CPUtime=74.59
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5792 0 0 0 7444 15 0 0 25 0 3 0 356962396 41447424 9089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 149.44
Current children cumulated vsize (KiB) 40476

[startup+75.9055 s]
/proc/loadavg: 1.73 1.23 1.10 3/80 32575
/proc/meminfo: memFree=1649040/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=40476 CPUtime=151.04
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 11682 0 0 0 15085 19 0 0 18 0 3 0 356962395 41447424 9090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 10119 9090 218 20 0 9477 0
[pid=32374/tid=32376] ppid=32372 vsize=40476 CPUtime=75.63
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5562 0 0 0 7560 3 0 0 25 0 3 0 356962396 41447424 9090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=40476 CPUtime=75.39
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5792 0 0 0 7524 15 0 0 25 0 3 0 356962396 41447424 9090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 151.04
Current children cumulated vsize (KiB) 40476

[startup+76.1015 s]
/proc/loadavg: 1.73 1.23 1.10 3/80 32575
/proc/meminfo: memFree=1649040/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=40476 CPUtime=151.44
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 11682 0 0 0 15125 19 0 0 18 0 3 0 356962395 41447424 9090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 10119 9090 218 20 0 9477 0
[pid=32374/tid=32376] ppid=32372 vsize=40476 CPUtime=75.83
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5562 0 0 0 7580 3 0 0 25 0 3 0 356962396 41447424 9090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=40476 CPUtime=75.58
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5792 0 0 0 7543 15 0 0 25 0 3 0 356962396 41447424 9090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 151.44
Current children cumulated vsize (KiB) 40476

[startup+76.2015 s]
/proc/loadavg: 1.73 1.23 1.10 3/80 32575
/proc/meminfo: memFree=1649040/2055920 swapFree=4154864/4192956
[pid=32374] ppid=32372 vsize=40476 CPUtime=151.64
/proc/32374/stat : 32374 (MiraXTv3_dyn) S 32372 32374 31579 0 -1 4194304 11682 0 0 0 15145 19 0 0 18 0 3 0 356962395 41447424 9090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32374/statm: 10119 9090 218 20 0 9477 0
[pid=32374/tid=32376] ppid=32372 vsize=40476 CPUtime=75.93
/proc/32374/task/32376/stat : 32376 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5562 0 0 0 7590 3 0 0 25 0 3 0 356962396 41447424 9090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32374/tid=32377] ppid=32372 vsize=40476 CPUtime=75.68
/proc/32374/task/32377/stat : 32377 (MiraXTv3_dyn) R 32372 32374 31579 0 -1 4194368 5792 0 0 0 7553 15 0 0 25 0 3 0 356962396 41447424 9090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 151.64
Current children cumulated vsize (KiB) 40476

Child status: 10
Real time (s): 76.2959
CPU time (s): 151.739
CPU user time (s): 151.539
CPU system time (s): 0.199969
CPU usage (%): 198.882
Max. virtual memory (cumulated for all children) (KiB): 40476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 151.539
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11692
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= 85
involuntary context switches= 3152

runsolver used 0.083987 second user time and 0.230964 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Thu May 10 15:00:50 UTC 2007

IDJOB= 291984
IDBENCH= 19828
IDSOLVER= 128
FILE ID= node12/291984-1178809250

PBS_JOBID= 5250941

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S236549621-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291984-1178809250/MiraXTv3_dyn /tmp/evaluation/291984-1178809250/instance-291984-1178809250.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-291984-1178809250 -o ROOT/results/node12/solver-291984-1178809250 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291984-1178809250/MiraXTv3_dyn /tmp/evaluation/291984-1178809250/instance-291984-1178809250.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ec2a91fcfd5fed5b7cf0df71c166ca24

RANDOM SEED= 594537381

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1685440 kB
Buffers:         47656 kB
Cached:         215732 kB
SwapCached:      17452 kB
Active:         134780 kB
Inactive:       172736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685440 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:            3992 kB
Writeback:           0 kB
Mapped:          49664 kB
Slab:            48404 kB
Committed_AS: 10872284 kB
PageTables:       1864 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= 66559 MiB

End job on node12 on Thu May 10 15:02:07 UTC 2007