Trace number 456546

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 383.056 192.215

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.647
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
383.03/192.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/node67/watcher-456546-1179024791 -o ROOT/results/node67/solver-456546-1179024791 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456546-1179024791/MiraXTv3_dyn /tmp/evaluation/456546-1179024791/instance-456546-1179024791.cnf 

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 2.04 4/64 26659
/proc/meminfo: memFree=1128232/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=3788 CPUtime=0
/proc/26659/stat : 26659 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 378468662 3878912 254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7325307 0 0 4096 0 0 0 0 17 0 0 0
/proc/26659/statm: 947 255 206 20 0 305 0

[startup+0.030174 s]
/proc/loadavg: 1.84 1.97 2.04 4/64 26659
/proc/meminfo: memFree=1128232/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=12608 CPUtime=1
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 2108 0 0 0 99 1 0 0 18 0 3 0 378468662 12910592 2083 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 3152 2083 218 20 0 2510 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 12608

[startup+0.916659 s]
/proc/loadavg: 1.84 1.97 2.04 4/64 26659
/proc/meminfo: memFree=1128232/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=13328 CPUtime=1.81
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 2308 0 0 0 180 1 0 0 18 0 3 0 378468662 13647872 2283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 3332 2283 218 20 0 2690 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 13328

[startup+1.01668 s]
/proc/loadavg: 1.84 1.97 2.04 4/64 26659
/proc/meminfo: memFree=1128232/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=13432 CPUtime=2.01
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 2375 0 0 0 200 1 0 0 18 0 3 0 378468662 13754368 2350 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 3358 2350 218 20 0 2716 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 13432

[startup+1.10169 s]
/proc/loadavg: 1.84 1.97 2.04 4/64 26659
/proc/meminfo: memFree=1128232/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=13956 CPUtime=2.18
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 2523 0 0 0 217 1 0 0 18 0 3 0 378468662 14290944 2498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 3489 2498 218 20 0 2847 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 13956

[startup+1.50177 s]
/proc/loadavg: 1.84 1.97 2.04 4/64 26659
/proc/meminfo: memFree=1128232/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=15948 CPUtime=2.97
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 2941 0 0 0 296 1 0 0 18 0 3 0 378468662 16330752 2880 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 3987 2880 218 20 0 3345 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15948

[startup+3.10206 s]
/proc/loadavg: 1.85 1.97 2.04 3/67 26662
/proc/meminfo: memFree=1111568/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=21444 CPUtime=6.17
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 4700 0 0 0 615 2 0 0 18 0 3 0 378468662 21958656 4524 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 5361 4524 218 20 0 4719 0
[pid=26659/tid=26661] ppid=26657 vsize=21444 CPUtime=3.09
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 2195 0 0 0 308 1 0 0 18 0 3 0 378468663 21958656 4524 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26659/tid=26662] ppid=26657 vsize=21444 CPUtime=3.07
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 2186 0 0 0 306 1 0 0 21 0 3 0 378468663 21958656 4524 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 21444

[startup+6.30665 s]
/proc/loadavg: 1.85 1.97 2.04 3/67 26662
/proc/meminfo: memFree=1103704/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=29728 CPUtime=12.55
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 6639 0 0 0 1251 4 0 0 18 0 3 0 378468662 30441472 6164 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 7432 6164 218 20 0 6790 0
[pid=26659/tid=26661] ppid=26657 vsize=29728 CPUtime=6.28
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 3174 0 0 0 627 1 0 0 25 0 3 0 378468663 30441472 6164 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26659/tid=26662] ppid=26657 vsize=29728 CPUtime=6.26
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 3146 0 0 0 624 2 0 0 25 0 3 0 378468663 30441472 6164 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 29728

[startup+12.7028 s]
/proc/loadavg: 1.86 1.97 2.04 3/67 26662
/proc/meminfo: memFree=1097624/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=36868 CPUtime=25.3
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 9010 0 0 0 2523 7 0 0 18 0 3 0 378468662 37752832 8057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 9217 8057 218 20 0 8575 0
[pid=26659/tid=26661] ppid=26657 vsize=36868 CPUtime=12.66
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 4305 0 0 0 1263 3 0 0 23 0 3 0 378468663 37752832 8057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26659/tid=26662] ppid=26657 vsize=36868 CPUtime=12.63
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 4386 0 0 0 1259 4 0 0 22 0 3 0 378468663 37752832 8057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 36868

[startup+25.5012 s]
/proc/loadavg: 1.89 1.97 2.04 3/67 26662
/proc/meminfo: memFree=1093016/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=40912 CPUtime=50.83
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 10816 0 0 0 5074 9 0 0 18 0 3 0 378468662 41893888 8896 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 10228 8896 218 20 0 9586 0
[pid=26659/tid=26661] ppid=26657 vsize=40912 CPUtime=25.43
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 5299 0 0 0 2540 3 0 0 25 0 3 0 378468663 41893888 8896 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26659/tid=26662] ppid=26657 vsize=40912 CPUtime=25.38
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 5198 0 0 0 2533 5 0 0 25 0 3 0 378468663 41893888 8896 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 40912

[startup+51.1019 s]
/proc/loadavg: 1.93 1.97 2.03 3/67 26662
/proc/meminfo: memFree=1090392/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=43384 CPUtime=101.87
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 13052 0 0 0 10176 11 0 0 18 0 3 0 378468662 44425216 9550 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 10846 9550 218 20 0 10204 0
[pid=26659/tid=26661] ppid=26657 vsize=43384 CPUtime=50.92
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 6470 0 0 0 5088 4 0 0 25 0 3 0 378468663 44425216 9550 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26659/tid=26662] ppid=26657 vsize=43384 CPUtime=50.93
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 6263 0 0 0 5087 6 0 0 25 0 3 0 378468663 44425216 9550 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 43384

[startup+102.301 s]
/proc/loadavg: 1.97 1.97 2.03 3/67 26662
/proc/meminfo: memFree=1086616/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=47140 CPUtime=203.93
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 17786 0 0 0 20379 14 0 0 18 0 3 0 378468662 48271360 10484 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 11785 10484 218 20 0 11143 0
[pid=26659/tid=26661] ppid=26657 vsize=47140 CPUtime=101.87
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 8828 0 0 0 10181 6 0 0 25 0 3 0 378468663 48271360 10484 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26659/tid=26662] ppid=26657 vsize=47140 CPUtime=102.04
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 8639 0 0 0 10197 7 0 0 25 0 3 0 378468663 48271360 10484 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 47140

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 2.02 3/67 26662
/proc/meminfo: memFree=1084376/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=50672 CPUtime=323.53
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 22885 0 0 0 32335 18 0 0 18 0 3 0 378468662 51888128 11191 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 12668 11191 218 20 0 12026 0
[pid=26659/tid=26661] ppid=26657 vsize=50672 CPUtime=161.57
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 11454 0 0 0 16150 7 0 0 25 0 3 0 378468663 51888128 11191 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26659/tid=26662] ppid=26657 vsize=50672 CPUtime=161.93
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 11112 0 0 0 16183 10 0 0 25 0 3 0 378468663 51888128 11191 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (KiB) 50672

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

[startup+167.101 s]
/proc/loadavg: 1.99 1.97 2.02 3/67 26662
/proc/meminfo: memFree=1083352/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=50672 CPUtime=333.09
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 23361 0 0 0 33290 19 0 0 18 0 3 0 378468662 51888128 11265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 12668 11265 218 20 0 12026 0
[pid=26659/tid=26661] ppid=26657 vsize=50672 CPUtime=166.35
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 11678 0 0 0 16627 8 0 0 25 0 3 0 378468663 51888128 11265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26659/tid=26662] ppid=26657 vsize=50672 CPUtime=166.72
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 11364 0 0 0 16662 10 0 0 18 0 3 0 378468663 51888128 11265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 333.09
Current children cumulated vsize (KiB) 50672

[startup+179.902 s]
/proc/loadavg: 1.99 1.97 2.02 3/67 26662
/proc/meminfo: memFree=1083224/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=50880 CPUtime=358.6
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 24278 0 0 0 35840 20 0 0 18 0 3 0 378468662 52101120 11311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 12720 11311 218 20 0 12078 0
[pid=26659/tid=26661] ppid=26657 vsize=50880 CPUtime=179.09
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 12181 0 0 0 17900 9 0 0 25 0 3 0 378468663 52101120 11311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26659/tid=26662] ppid=26657 vsize=50880 CPUtime=179.5
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 11778 0 0 0 17939 11 0 0 25 0 3 0 378468663 52101120 11311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 358.6
Current children cumulated vsize (KiB) 50880

[startup+186.303 s]
/proc/loadavg: 1.99 1.97 2.02 3/67 26662
/proc/meminfo: memFree=1083032/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=50880 CPUtime=371.36
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 24704 0 0 0 37116 20 0 0 18 0 3 0 378468662 52101120 11335 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 12720 11335 218 20 0 12078 0
[pid=26659/tid=26661] ppid=26657 vsize=50880 CPUtime=185.48
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 12386 0 0 0 18539 9 0 0 25 0 3 0 378468663 52101120 11335 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26659/tid=26662] ppid=26657 vsize=50880 CPUtime=185.87
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 11999 0 0 0 18576 11 0 0 25 0 3 0 378468663 52101120 11335 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 371.36
Current children cumulated vsize (KiB) 50880

[startup+189.501 s]
/proc/loadavg: 1.99 1.97 2.02 3/67 26662
/proc/meminfo: memFree=1082712/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=51012 CPUtime=377.73
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 24985 0 0 0 37753 20 0 0 18 0 3 0 378468662 52236288 11415 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 12753 11415 218 20 0 12111 0
[pid=26659/tid=26661] ppid=26657 vsize=51012 CPUtime=188.67
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 12476 0 0 0 18858 9 0 0 25 0 3 0 378468663 52236288 11415 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26659/tid=26662] ppid=26657 vsize=51012 CPUtime=189.05
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 12190 0 0 0 18894 11 0 0 17 0 3 0 378468663 52236288 11415 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134566818 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 377.73
Current children cumulated vsize (KiB) 51012

[startup+191.107 s]
/proc/loadavg: 1.99 1.97 2.02 3/67 26662
/proc/meminfo: memFree=1082648/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=51084 CPUtime=380.94
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 25131 0 0 0 38073 21 0 0 18 0 3 0 378468662 52310016 11427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 12771 11427 218 20 0 12129 0
[pid=26659/tid=26661] ppid=26657 vsize=51084 CPUtime=190.28
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 12543 0 0 0 19019 9 0 0 25 0 3 0 378468663 52310016 11427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26659/tid=26662] ppid=26657 vsize=51084 CPUtime=190.64
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 12269 0 0 0 19053 11 0 0 25 0 3 0 378468663 52310016 11427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 380.94
Current children cumulated vsize (KiB) 51084

[startup+191.902 s]
/proc/loadavg: 1.99 1.97 2.02 3/67 26662
/proc/meminfo: memFree=1082648/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=52108 CPUtime=382.51
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 25285 0 0 0 38230 21 0 0 18 0 3 0 378468662 53358592 11581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 13027 11581 218 20 0 12385 0
[pid=26659/tid=26661] ppid=26657 vsize=52108 CPUtime=191.06
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 12543 0 0 0 19097 9 0 0 25 0 3 0 378468663 53358592 11581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26659/tid=26662] ppid=26657 vsize=52108 CPUtime=191.43
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 12423 0 0 0 19132 11 0 0 25 0 3 0 378468663 53358592 11581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 382.51
Current children cumulated vsize (KiB) 52108

[startup+192.102 s]
/proc/loadavg: 1.99 1.97 2.02 3/67 26662
/proc/meminfo: memFree=1082072/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=52108 CPUtime=382.9
/proc/26659/stat : 26659 (MiraXTv3_dyn) S 26657 26659 23521 0 -1 4194304 25321 0 0 0 38269 21 0 0 18 0 3 0 378468662 53358592 11617 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26659/statm: 13027 11617 218 20 0 12385 0
[pid=26659/tid=26661] ppid=26657 vsize=52108 CPUtime=191.24
/proc/26659/task/26661/stat : 26661 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 12543 0 0 0 19115 9 0 0 25 0 3 0 378468663 53358592 11617 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26659/tid=26662] ppid=26657 vsize=52108 CPUtime=191.63
/proc/26659/task/26662/stat : 26662 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194368 12459 0 0 0 19152 11 0 0 25 0 3 0 378468663 53358592 11617 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526699 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 382.9
Current children cumulated vsize (KiB) 52108

[startup+192.206 s]
/proc/loadavg: 1.99 1.97 2.02 3/67 26662
/proc/meminfo: memFree=1082072/2055920 swapFree=4183164/4192956
[pid=26659] ppid=26657 vsize=28164 CPUtime=383.03
/proc/26659/stat : 26659 (MiraXTv3_dyn) R 26657 26659 23521 0 -1 4194304 25330 0 0 0 38282 21 0 0 17 0 1 0 378468662 28839936 5765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4160333420 0 0 4096 0 0 0 0 17 0 0 0
/proc/26659/statm: 7041 5765 220 20 0 6399 0
Current children cumulated CPU time (s) 383.03
Current children cumulated vsize (KiB) 28164

Child status: 20
Real time (s): 192.215
CPU time (s): 383.056
CPU user time (s): 382.833
CPU system time (s): 0.222966
CPU usage (%): 199.285
Max. virtual memory (cumulated for all children) (KiB): 52108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 382.833
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25333
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= 330
involuntary context switches= 2883

runsolver used 0.222966 second user time and 0.479927 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun May 13 02:53:11 UTC 2007

IDJOB= 456546
IDBENCH= 24747
IDSOLVER= 196
FILE ID= node67/456546-1179024791

PBS_JOBID= 5253228

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456546-1179024791/MiraXTv3_dyn /tmp/evaluation/456546-1179024791/instance-456546-1179024791.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-456546-1179024791 -o ROOT/results/node67/solver-456546-1179024791 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456546-1179024791/MiraXTv3_dyn /tmp/evaluation/456546-1179024791/instance-456546-1179024791.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b8ad54973e17f84e99bf9d2e7bc768ce

RANDOM SEED= 843441393

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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:       1128512 kB
Buffers:         56664 kB
Cached:         728776 kB
SwapCached:       3972 kB
Active:         415848 kB
Inactive:       379688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128512 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            3904 kB
Writeback:           0 kB
Mapped:          16024 kB
Slab:           117840 kB
Committed_AS:  2773400 kB
PageTables:       1452 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= 66544 MiB

End job on node67 on Sun May 13 02:56:24 UTC 2007