Trace number 332502

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 379.531 379.638

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-fphp-012-010.sat05-1214.reshuffled-07.cnf
MD5SUM474454876819689cbceb899d0d531b36
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.41578
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses1212
Sum of the clauses size2520
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
379.49/379.63	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/node18/watcher-332502-1178896753 -o ROOT/results/node18/solver-332502-1178896753 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332502-1178896753/MiraXTv1_dyn /tmp/evaluation/332502-1178896753/instance-332502-1178896753.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.87 0.97 1.10 3/77 13017
/proc/meminfo: memFree=1721352/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=3788 CPUtime=0
/proc/13017/stat : 13017 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 337592704 3878912 254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/13017/statm: 947 256 206 20 0 305 0

[startup+0.051718 s]
/proc/loadavg: 0.87 0.97 1.10 3/77 13017
/proc/meminfo: memFree=1721352/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=5208 CPUtime=0.04
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 455 0 0 0 4 0 0 0 18 0 2 0 337592704 5332992 430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 1302 430 218 20 0 660 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5208

[startup+0.101722 s]
/proc/loadavg: 0.87 0.97 1.10 3/77 13017
/proc/meminfo: memFree=1721352/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=5516 CPUtime=0.09
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 550 0 0 0 9 0 0 0 18 0 2 0 337592704 5648384 525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 1379 525 218 20 0 737 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5516

[startup+0.301742 s]
/proc/loadavg: 0.87 0.97 1.10 3/77 13017
/proc/meminfo: memFree=1721352/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=6604 CPUtime=0.29
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 814 0 0 0 29 0 0 0 18 0 2 0 337592704 6762496 789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 1651 789 218 20 0 1009 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6604

[startup+0.701781 s]
/proc/loadavg: 0.87 0.97 1.10 3/77 13017
/proc/meminfo: memFree=1721352/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=8136 CPUtime=0.69
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 1216 0 0 0 69 0 0 0 18 0 2 0 337592704 8331264 1191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 2034 1191 218 20 0 1392 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8136

[startup+1.50186 s]
/proc/loadavg: 0.87 0.97 1.10 2/79 13019
/proc/meminfo: memFree=1716920/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=9684 CPUtime=1.49
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 1600 0 0 0 149 0 0 0 18 0 2 0 337592704 9916416 1575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 2421 1575 218 20 0 1779 0
[pid=13017/tid=13019] ppid=13015 vsize=9684 CPUtime=1.48
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 1283 0 0 0 148 0 0 0 25 0 2 0 337592705 9916416 1575 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) 9684

[startup+3.10201 s]
/proc/loadavg: 0.87 0.97 1.10 2/79 13019
/proc/meminfo: memFree=1714232/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=13156 CPUtime=3.09
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 2467 0 0 0 308 1 0 0 18 0 2 0 337592704 13471744 2442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 3289 2442 218 20 0 2647 0
[pid=13017/tid=13019] ppid=13015 vsize=13156 CPUtime=3.09
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 2150 0 0 0 308 1 0 0 25 0 2 0 337592705 13471744 2442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13156

[startup+6.30132 s]
/proc/loadavg: 0.88 0.97 1.10 2/79 13019
/proc/meminfo: memFree=1710464/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=15172 CPUtime=6.29
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 3078 0 0 0 628 1 0 0 18 0 2 0 337592704 15536128 2979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 3793 2979 218 20 0 3151 0
[pid=13017/tid=13019] ppid=13015 vsize=15172 CPUtime=6.28
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 2761 0 0 0 627 1 0 0 25 0 2 0 337592705 15536128 2979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15172

[startup+12.7019 s]
/proc/loadavg: 0.89 0.97 1.10 2/79 13019
/proc/meminfo: memFree=1703424/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=21700 CPUtime=12.69
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 4794 0 0 0 1267 2 0 0 18 0 2 0 337592704 22220800 4600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 5425 4600 218 20 0 4783 0
[pid=13017/tid=13019] ppid=13015 vsize=21700 CPUtime=12.68
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 4477 0 0 0 1266 2 0 0 25 0 2 0 337592705 22220800 4600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21700

[startup+25.5012 s]
/proc/loadavg: 0.92 0.97 1.10 2/79 13019
/proc/meminfo: memFree=1698176/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=26720 CPUtime=25.48
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 6274 0 0 0 2545 3 0 0 18 0 2 0 337592704 27361280 5850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 6680 5850 218 20 0 6038 0
[pid=13017/tid=13019] ppid=13015 vsize=26720 CPUtime=25.48
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 5957 0 0 0 2545 3 0 0 25 0 2 0 337592705 27361280 5850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26720

[startup+51.1016 s]
/proc/loadavg: 0.94 0.97 1.09 2/79 13019
/proc/meminfo: memFree=1695680/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=29344 CPUtime=51.07
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 7302 0 0 0 5104 3 0 0 18 0 2 0 337592704 30048256 6499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 7336 6499 218 20 0 6694 0
[pid=13017/tid=13019] ppid=13015 vsize=29344 CPUtime=51.07
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 6985 0 0 0 5104 3 0 0 25 0 2 0 337592705 30048256 6499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29344

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 1.09 2/79 13019
/proc/meminfo: memFree=1693312/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=31780 CPUtime=102.26
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 8590 0 0 0 10222 4 0 0 18 0 2 0 337592704 32542720 7072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 7945 7072 218 20 0 7303 0
[pid=13017/tid=13019] ppid=13015 vsize=31780 CPUtime=102.26
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 8273 0 0 0 10222 4 0 0 25 0 2 0 337592705 32542720 7072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31780

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.08 2/79 13019
/proc/meminfo: memFree=1692544/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=32528 CPUtime=162.25
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 9308 0 0 0 16220 5 0 0 18 0 2 0 337592704 33308672 7270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 8132 7270 218 20 0 7490 0
[pid=13017/tid=13019] ppid=13015 vsize=32528 CPUtime=162.24
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 8991 0 0 0 16219 5 0 0 25 0 2 0 337592705 33308672 7270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 32528

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.08 2/79 13019
/proc/meminfo: memFree=1691712/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=33276 CPUtime=222.23
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 10014 0 0 0 22217 6 0 0 18 0 2 0 337592704 34074624 7456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 8319 7456 218 20 0 7677 0
[pid=13017/tid=13019] ppid=13015 vsize=33276 CPUtime=222.22
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 9697 0 0 0 22216 6 0 0 25 0 2 0 337592705 34074624 7456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 33276

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.07 2/79 13019
/proc/meminfo: memFree=1691200/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=33844 CPUtime=282.22
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 10594 0 0 0 28215 7 0 0 18 0 2 0 337592704 34656256 7581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 8461 7581 218 20 0 7819 0
[pid=13017/tid=13019] ppid=13015 vsize=33844 CPUtime=282.21
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 10277 0 0 0 28214 7 0 0 25 0 2 0 337592705 34656256 7581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 33844

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 13019
/proc/meminfo: memFree=1689984/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=35316 CPUtime=342.19
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 11199 0 0 0 34212 7 0 0 18 0 2 0 337592704 36163584 7926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 8829 7926 218 20 0 8187 0
[pid=13017/tid=13019] ppid=13015 vsize=35316 CPUtime=342.18
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 10882 0 0 0 34211 7 0 0 25 0 2 0 337592705 36163584 7926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 35316

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

[startup+358.302 s]
/proc/loadavg: 0.99 0.97 1.06 3/79 13019
/proc/meminfo: memFree=1689856/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=35316 CPUtime=358.2
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 11266 0 0 0 35812 8 0 0 18 0 2 0 337592704 36163584 7928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 8829 7928 218 20 0 8187 0
[pid=13017/tid=13019] ppid=13015 vsize=35316 CPUtime=358.18
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 10949 0 0 0 35811 7 0 0 25 0 2 0 337592705 36163584 7928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 358.2
Current children cumulated vsize (KiB) 35316

[startup+371.102 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 13019
/proc/meminfo: memFree=1689728/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=35316 CPUtime=370.99
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 11352 0 0 0 37091 8 0 0 18 0 2 0 337592704 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 8829 7949 218 20 0 8187 0
[pid=13017/tid=13019] ppid=13015 vsize=35316 CPUtime=370.98
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 11035 0 0 0 37090 8 0 0 25 0 2 0 337592705 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 370.99
Current children cumulated vsize (KiB) 35316

[startup+374.303 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 13019
/proc/meminfo: memFree=1689728/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=35316 CPUtime=374.19
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 11352 0 0 0 37411 8 0 0 18 0 2 0 337592704 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 8829 7949 218 20 0 8187 0
[pid=13017/tid=13019] ppid=13015 vsize=35316 CPUtime=374.18
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 11035 0 0 0 37410 8 0 0 25 0 2 0 337592705 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 374.19
Current children cumulated vsize (KiB) 35316

[startup+377.501 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 13019
/proc/meminfo: memFree=1689728/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=35316 CPUtime=377.39
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 11352 0 0 0 37731 8 0 0 18 0 2 0 337592704 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 8829 7949 218 20 0 8187 0
[pid=13017/tid=13019] ppid=13015 vsize=35316 CPUtime=377.38
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 11035 0 0 0 37730 8 0 0 25 0 2 0 337592705 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 377.39
Current children cumulated vsize (KiB) 35316

[startup+378.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 13019
/proc/meminfo: memFree=1689728/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=35316 CPUtime=378.19
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 11352 0 0 0 37811 8 0 0 18 0 2 0 337592704 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 8829 7949 218 20 0 8187 0
[pid=13017/tid=13019] ppid=13015 vsize=35316 CPUtime=378.18
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 11035 0 0 0 37810 8 0 0 25 0 2 0 337592705 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 378.19
Current children cumulated vsize (KiB) 35316

[startup+379.101 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 13019
/proc/meminfo: memFree=1689728/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=35316 CPUtime=378.99
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 11352 0 0 0 37891 8 0 0 18 0 2 0 337592704 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 8829 7949 218 20 0 8187 0
[pid=13017/tid=13019] ppid=13015 vsize=35316 CPUtime=378.98
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 11035 0 0 0 37890 8 0 0 25 0 2 0 337592705 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 378.99
Current children cumulated vsize (KiB) 35316

[startup+379.505 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 13019
/proc/meminfo: memFree=1689728/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=35316 CPUtime=379.39
/proc/13017/stat : 13017 (MiraXTv1_dyn) S 13015 13017 11272 0 -1 4194304 11352 0 0 0 37931 8 0 0 18 0 2 0 337592704 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13017/statm: 8829 7949 218 20 0 8187 0
[pid=13017/tid=13019] ppid=13015 vsize=35316 CPUtime=379.38
/proc/13017/task/13019/stat : 13019 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194368 11035 0 0 0 37930 8 0 0 25 0 2 0 337592705 36163584 7949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 379.39
Current children cumulated vsize (KiB) 35316

[startup+379.601 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 13019
/proc/meminfo: memFree=1689728/2055920 swapFree=4144420/4192956
[pid=13017] ppid=13015 vsize=31100 CPUtime=379.49
/proc/13017/stat : 13017 (MiraXTv1_dyn) R 13015 13017 11272 0 -1 4194304 11354 0 0 0 37941 8 0 0 16 0 1 0 337592704 31846400 7027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8293884 0 0 4096 0 0 0 0 17 1 0 0
/proc/13017/statm: 7775 7027 220 20 0 7133 0
Current children cumulated CPU time (s) 379.49
Current children cumulated vsize (KiB) 31100

Child status: 20
Real time (s): 379.638
CPU time (s): 379.531
CPU user time (s): 379.44
CPU system time (s): 0.090986
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 35316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 379.44
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11357
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= 12
involuntary context switches= 1206

runsolver used 0.39394 second user time and 0.991849 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 15:19:13 UTC 2007

IDJOB= 332502
IDBENCH= 24581
IDSOLVER= 130
FILE ID= node18/332502-1178896753

PBS_JOBID= 5251073

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/counting-easier-fphp-012-010.sat05-1214.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332502-1178896753/MiraXTv1_dyn /tmp/evaluation/332502-1178896753/instance-332502-1178896753.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-332502-1178896753 -o ROOT/results/node18/solver-332502-1178896753 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332502-1178896753/MiraXTv1_dyn /tmp/evaluation/332502-1178896753/instance-332502-1178896753.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  474454876819689cbceb899d0d531b36

RANDOM SEED= 187890773

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1721632 kB
Buffers:         48196 kB
Cached:         195212 kB
SwapCached:      18528 kB
Active:         125192 kB
Inactive:       146484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721632 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            3988 kB
Writeback:           0 kB
Mapped:          30120 kB
Slab:            48216 kB
Committed_AS:  8792968 kB
PageTables:       1776 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= 66548 MiB

End job on node18 on Fri May 11 15:25:33 UTC 2007