Trace number 339474

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 v1UNSAT 176.771 176.822

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 benchmark111.144
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 MiraXTv1...
176.74/176.82	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/node5/watcher-339474-1178916786 -o ROOT/results/node5/solver-339474-1178916786 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339474-1178916786/MiraXTv1_dyn /tmp/evaluation/339474-1178916786/instance-339474-1178916786.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: 0.99 0.97 0.98 3/77 22259
/proc/meminfo: memFree=1629752/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=3788 CPUtime=0
/proc/22259/stat : 22259 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 367716281 3878912 253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/22259/statm: 947 253 206 20 0 305 0

[startup+0.038658 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 22259
/proc/meminfo: memFree=1629752/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=5040 CPUtime=0.03
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 415 0 0 0 3 0 0 0 18 0 2 0 367716281 5160960 390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 1260 390 218 20 0 618 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5040

[startup+0.101665 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 22259
/proc/meminfo: memFree=1629752/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=5592 CPUtime=0.09
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 575 0 0 0 9 0 0 0 18 0 2 0 367716281 5726208 550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 1398 550 218 20 0 756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5592

[startup+0.301687 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 22259
/proc/meminfo: memFree=1629752/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=6804 CPUtime=0.29
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 891 0 0 0 29 0 0 0 18 0 2 0 367716281 6967296 866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 1701 866 218 20 0 1059 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6804

[startup+0.701734 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 22259
/proc/meminfo: memFree=1629752/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=8160 CPUtime=0.69
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 1224 0 0 0 69 0 0 0 18 0 2 0 367716281 8355840 1199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 2040 1199 218 20 0 1398 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8160

[startup+1.50182 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1624552/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=10392 CPUtime=1.49
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 1824 0 0 0 149 0 0 0 18 0 2 0 367716281 10641408 1763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 2598 1763 218 20 0 1956 0
[pid=22259/tid=22261] ppid=22257 vsize=10392 CPUtime=1.48
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 1506 0 0 0 148 0 0 0 25 0 2 0 367716282 10641408 1763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10392

[startup+3.103 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1622952/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=12500 CPUtime=3.09
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 2419 0 0 0 308 1 0 0 18 0 2 0 367716281 12800000 2274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 3125 2274 218 20 0 2483 0
[pid=22259/tid=22261] ppid=22257 vsize=12500 CPUtime=3.08
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 2101 0 0 0 308 0 0 0 25 0 2 0 367716282 12800000 2274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12500

[startup+6.30137 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1618920/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=14708 CPUtime=6.28
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 3096 0 0 0 627 1 0 0 18 0 2 0 367716281 15060992 2847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 3677 2847 218 20 0 3035 0
[pid=22259/tid=22261] ppid=22257 vsize=14708 CPUtime=6.28
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 2778 0 0 0 627 1 0 0 25 0 2 0 367716282 15060992 2847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14708

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1616360/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=17496 CPUtime=12.68
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 4158 0 0 0 1266 2 0 0 18 0 2 0 367716281 17915904 3607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 4374 3607 218 20 0 3732 0
[pid=22259/tid=22261] ppid=22257 vsize=17496 CPUtime=12.68
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 3840 0 0 0 1266 2 0 0 25 0 2 0 367716282 17915904 3607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17496

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1614376/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=19196 CPUtime=25.48
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 5054 0 0 0 2545 3 0 0 18 0 2 0 367716281 19656704 3982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 4799 3982 218 20 0 4157 0
[pid=22259/tid=22261] ppid=22257 vsize=19196 CPUtime=25.48
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 4736 0 0 0 2545 3 0 0 25 0 2 0 367716282 19656704 3982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530218 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19196

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1612968/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=20604 CPUtime=51.08
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 6437 0 0 0 5104 4 0 0 18 0 2 0 367716281 21098496 4309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 5151 4309 218 20 0 4509 0
[pid=22259/tid=22261] ppid=22257 vsize=20604 CPUtime=51.07
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 6119 0 0 0 5103 4 0 0 25 0 2 0 367716282 21098496 4309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20604

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1611624/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=21884 CPUtime=102.26
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 8915 0 0 0 10221 5 0 0 18 0 2 0 367716281 22409216 4609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 5471 4609 218 20 0 4829 0
[pid=22259/tid=22261] ppid=22257 vsize=21884 CPUtime=102.25
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 8597 0 0 0 10220 5 0 0 25 0 2 0 367716282 22409216 4609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21884

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1610920/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=22540 CPUtime=162.24
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 11473 0 0 0 16217 7 0 0 18 0 2 0 367716281 23080960 4788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 5635 4788 218 20 0 4993 0
[pid=22259/tid=22261] ppid=22257 vsize=22540 CPUtime=162.24
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 11155 0 0 0 16217 7 0 0 25 0 2 0 367716282 23080960 4788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 22540

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

[startup+166.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1610536/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=22856 CPUtime=166.24
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 11753 0 0 0 16617 7 0 0 18 0 2 0 367716281 23404544 4867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 5714 4867 218 20 0 5072 0
[pid=22259/tid=22261] ppid=22257 vsize=22856 CPUtime=166.23
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 11435 0 0 0 16616 7 0 0 25 0 2 0 367716282 23404544 4867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 22856

[startup+172.706 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1610536/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=22856 CPUtime=172.64
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 12022 0 0 0 17257 7 0 0 18 0 2 0 367716281 23404544 4868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 5714 4868 218 20 0 5072 0
[pid=22259/tid=22261] ppid=22257 vsize=22856 CPUtime=172.64
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 11704 0 0 0 17257 7 0 0 25 0 2 0 367716282 23404544 4868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 172.64
Current children cumulated vsize (KiB) 22856

[startup+174.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1610536/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=22856 CPUtime=174.24
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 12090 0 0 0 17417 7 0 0 18 0 2 0 367716281 23404544 4869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 5714 4869 218 20 0 5072 0
[pid=22259/tid=22261] ppid=22257 vsize=22856 CPUtime=174.23
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 11772 0 0 0 17416 7 0 0 25 0 2 0 367716282 23404544 4869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 174.24
Current children cumulated vsize (KiB) 22856

[startup+175.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1610536/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=22856 CPUtime=175.84
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 12090 0 0 0 17577 7 0 0 18 0 2 0 367716281 23404544 4869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 5714 4869 218 20 0 5072 0
[pid=22259/tid=22261] ppid=22257 vsize=22856 CPUtime=175.83
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 11772 0 0 0 17576 7 0 0 25 0 2 0 367716282 23404544 4869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 175.84
Current children cumulated vsize (KiB) 22856

[startup+176.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1610536/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=22856 CPUtime=176.24
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 12157 0 0 0 17617 7 0 0 18 0 2 0 367716281 23404544 4869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 5714 4869 218 20 0 5072 0
[pid=22259/tid=22261] ppid=22257 vsize=22856 CPUtime=176.23
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 11839 0 0 0 17616 7 0 0 25 0 2 0 367716282 23404544 4869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 176.24
Current children cumulated vsize (KiB) 22856

[startup+176.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1610536/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=22856 CPUtime=176.64
/proc/22259/stat : 22259 (MiraXTv1_dyn) S 22257 22259 20706 0 -1 4194304 12159 0 0 0 17657 7 0 0 18 0 2 0 367716281 23404544 4871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22259/statm: 5714 4871 218 20 0 5072 0
[pid=22259/tid=22261] ppid=22257 vsize=22856 CPUtime=176.63
/proc/22259/task/22261/stat : 22261 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194368 11841 0 0 0 17656 7 0 0 25 0 2 0 367716282 23404544 4871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 176.64
Current children cumulated vsize (KiB) 22856

[startup+176.802 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22261
/proc/meminfo: memFree=1610536/2055920 swapFree=4150068/4192956
[pid=22259] ppid=22257 vsize=17968 CPUtime=176.74
/proc/22259/stat : 22259 (MiraXTv1_dyn) R 22257 22259 20706 0 -1 4194304 12161 0 0 0 17667 7 0 0 16 0 1 0 367716281 18399232 3758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8326652 0 0 4096 0 0 0 0 17 1 0 0
/proc/22259/statm: 4492 3758 220 20 0 3850 0
Current children cumulated CPU time (s) 176.74
Current children cumulated vsize (KiB) 17968

Child status: 20
Real time (s): 176.822
CPU time (s): 176.771
CPU user time (s): 176.688
CPU system time (s): 0.082987
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 22856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.688
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12164
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= 15
involuntary context switches= 306

runsolver used 0.180972 second user time and 0.464929 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 20:53:06 UTC 2007

IDJOB= 339474
IDBENCH= 24747
IDSOLVER= 130
FILE ID= node5/339474-1178916786

PBS_JOBID= 5251097

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339474-1178916786/MiraXTv1_dyn /tmp/evaluation/339474-1178916786/instance-339474-1178916786.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-339474-1178916786 -o ROOT/results/node5/solver-339474-1178916786 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339474-1178916786/MiraXTv1_dyn /tmp/evaluation/339474-1178916786/instance-339474-1178916786.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b8ad54973e17f84e99bf9d2e7bc768ce

RANDOM SEED= 974919937

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1629968 kB
Buffers:         47812 kB
Cached:         290184 kB
SwapCached:      11320 kB
Active:         151980 kB
Inactive:       209332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1629968 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            3928 kB
Writeback:           0 kB
Mapped:          30168 kB
Slab:            50252 kB
Committed_AS: 14075136 kB
PageTables:       1720 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66549 MiB

End job on node5 on Fri May 11 20:56:03 UTC 2007