Trace number 338382

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 304.129 304.194

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
MD5SUM3ea6a8df7aa4f426ea9b73a3dcbe6d01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark103.517
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
304.02/304.19	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/node16/watcher-338382-1178913669 -o ROOT/results/node16/solver-338382-1178913669 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338382-1178913669/MiraXTv1_dyn /tmp/evaluation/338382-1178913669/instance-338382-1178913669.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.21 1.54 3/83 3822
/proc/meminfo: memFree=1684216/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=4052 CPUtime=0
/proc/3822/stat : 3822 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194304 398 0 0 0 0 0 0 0 18 0 1 0 339284545 4149248 373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3822/statm: 1013 373 206 20 0 371 0

[startup+0.101665 s]
/proc/loadavg: 1.00 1.21 1.54 3/83 3822
/proc/meminfo: memFree=1684216/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=5556 CPUtime=0.09
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 684 0 0 0 9 0 0 0 18 0 2 0 339284545 5689344 659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 1389 659 218 20 0 747 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5556

[startup+0.201643 s]
/proc/loadavg: 1.00 1.21 1.54 3/83 3822
/proc/meminfo: memFree=1684216/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=6632 CPUtime=0.19
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 829 0 0 0 19 0 0 0 18 0 2 0 339284545 6791168 804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 1658 804 218 20 0 1016 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6632

[startup+0.301623 s]
/proc/loadavg: 1.00 1.21 1.54 3/83 3822
/proc/meminfo: memFree=1684216/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=7068 CPUtime=0.29
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 933 0 0 0 29 0 0 0 18 0 2 0 339284545 7237632 908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 1767 908 218 20 0 1125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7068

[startup+0.70154 s]
/proc/loadavg: 1.00 1.21 1.54 3/83 3822
/proc/meminfo: memFree=1684216/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=8360 CPUtime=0.69
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 1275 0 0 0 69 0 0 0 18 0 2 0 339284545 8560640 1250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 2090 1250 218 20 0 1448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8360

[startup+1.50137 s]
/proc/loadavg: 1.00 1.21 1.54 2/85 3826
/proc/meminfo: memFree=1679080/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=9316 CPUtime=1.49
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 1543 0 0 0 149 0 0 0 18 0 2 0 339284545 9539584 1518 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 2329 1518 218 20 0 1687 0
[pid=3822/tid=3824] ppid=3820 vsize=9316 CPUtime=1.43
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 930 0 0 0 143 0 0 0 25 0 2 0 339284551 9539584 1518 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9316

[startup+3.10204 s]
/proc/loadavg: 1.00 1.21 1.54 2/85 3826
/proc/meminfo: memFree=1677416/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=11828 CPUtime=3.09
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 2205 0 0 0 308 1 0 0 18 0 2 0 339284545 12111872 2180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 2957 2180 218 20 0 2315 0
[pid=3822/tid=3824] ppid=3820 vsize=11828 CPUtime=3.03
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 1592 0 0 0 302 1 0 0 25 0 2 0 339284551 12111872 2180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11828

[startup+6.30216 s]
/proc/loadavg: 1.00 1.21 1.54 2/85 3834
/proc/meminfo: memFree=1673064/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=15380 CPUtime=6.29
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 3141 0 0 0 627 2 0 0 18 0 2 0 339284545 15749120 3079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 3845 3079 218 20 0 3203 0
[pid=3822/tid=3824] ppid=3820 vsize=15380 CPUtime=6.22
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 2528 0 0 0 621 1 0 0 25 0 2 0 339284551 15749120 3079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15380

[startup+12.7018 s]
/proc/loadavg: 1.00 1.20 1.54 2/85 3868
/proc/meminfo: memFree=1670952/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=17132 CPUtime=12.67
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 3625 0 0 0 1265 2 0 0 18 0 2 0 339284545 17543168 3523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 4283 3523 218 20 0 3641 0
[pid=3822/tid=3824] ppid=3820 vsize=17132 CPUtime=12.62
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 3012 0 0 0 1260 2 0 0 25 0 2 0 339284551 17543168 3523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17132

[startup+25.5011 s]
/proc/loadavg: 1.00 1.19 1.53 2/85 3916
/proc/meminfo: memFree=1663784/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=23968 CPUtime=25.44
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 5405 0 0 0 2540 4 0 0 18 0 2 0 339284545 24543232 5203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 5992 5203 218 20 0 5350 0
[pid=3822/tid=3824] ppid=3820 vsize=23968 CPUtime=25.38
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 4792 0 0 0 2535 3 0 0 25 0 2 0 339284551 24543232 5203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 23968

[startup+51.1017 s]
/proc/loadavg: 1.00 1.18 1.52 2/79 3950
/proc/meminfo: memFree=1661712/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=26660 CPUtime=51.02
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 6328 0 0 0 5097 5 0 0 18 0 2 0 339284545 27299840 5945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 6665 5945 218 20 0 6023 0
[pid=3822/tid=3824] ppid=3820 vsize=26660 CPUtime=50.95
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 5715 0 0 0 5091 4 0 0 25 0 2 0 339284551 27299840 5945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 26660

[startup+102.302 s]
/proc/loadavg: 1.00 1.14 1.48 2/79 3950
/proc/meminfo: memFree=1660384/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=28380 CPUtime=102.23
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 7049 0 0 0 10217 6 0 0 18 0 2 0 339284545 29061120 6324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 7095 6324 218 20 0 6453 0
[pid=3822/tid=3824] ppid=3820 vsize=28380 CPUtime=102.16
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 6436 0 0 0 10211 5 0 0 25 0 2 0 339284551 29061120 6324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 28380

[startup+162.301 s]
/proc/loadavg: 1.04 1.13 1.46 2/79 3950
/proc/meminfo: memFree=1659616/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=28944 CPUtime=162.22
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 7589 0 0 0 16216 6 0 0 18 0 2 0 339284545 29638656 6497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 7236 6497 218 20 0 6594 0
[pid=3822/tid=3824] ppid=3820 vsize=28944 CPUtime=162.16
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 6976 0 0 0 16210 6 0 0 25 0 2 0 339284551 29638656 6497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 28944

[startup+222.305 s]
/proc/loadavg: 1.04 1.12 1.43 2/79 3950
/proc/meminfo: memFree=1658976/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=29680 CPUtime=222.23
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 8071 0 0 0 22216 7 0 0 18 0 2 0 339284545 30392320 6675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 7420 6675 218 20 0 6778 0
[pid=3822/tid=3824] ppid=3820 vsize=29680 CPUtime=222.17
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 7458 0 0 0 22211 6 0 0 25 0 2 0 339284551 30392320 6675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29680

[startup+282.302 s]
/proc/loadavg: 1.02 1.10 1.40 2/79 3950
/proc/meminfo: memFree=1658400/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=29968 CPUtime=282.22
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 8585 0 0 0 28215 7 0 0 18 0 2 0 339284545 30687232 6795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 7492 6795 218 20 0 6850 0
[pid=3822/tid=3824] ppid=3820 vsize=29968 CPUtime=282.17
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 7972 0 0 0 28210 7 0 0 25 0 2 0 339284551 30687232 6795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 29968

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

[startup+294.401 s]
/proc/loadavg: 1.01 1.09 1.39 2/79 3950
/proc/meminfo: memFree=1658400/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=29968 CPUtime=294.32
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 8667 0 0 0 29425 7 0 0 18 0 2 0 339284545 30687232 6797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 7492 6797 218 20 0 6850 0
[pid=3822/tid=3824] ppid=3820 vsize=29968 CPUtime=294.27
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 8054 0 0 0 29420 7 0 0 25 0 2 0 339284551 30687232 6797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 294.32
Current children cumulated vsize (KiB) 29968

[startup+300.802 s]
/proc/loadavg: 1.01 1.09 1.39 2/79 3950
/proc/meminfo: memFree=1658400/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=30120 CPUtime=300.72
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 8682 0 0 0 30065 7 0 0 18 0 2 0 339284545 30842880 6812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 7530 6812 218 20 0 6888 0
[pid=3822/tid=3824] ppid=3820 vsize=30120 CPUtime=300.67
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 8069 0 0 0 30060 7 0 0 25 0 2 0 339284551 30842880 6812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 300.72
Current children cumulated vsize (KiB) 30120

[startup+302.401 s]
/proc/loadavg: 1.01 1.09 1.39 2/79 3950
/proc/meminfo: memFree=1658400/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=30120 CPUtime=302.32
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 8682 0 0 0 30225 7 0 0 18 0 2 0 339284545 30842880 6812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 7530 6812 218 20 0 6888 0
[pid=3822/tid=3824] ppid=3820 vsize=30120 CPUtime=302.27
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 8069 0 0 0 30220 7 0 0 25 0 2 0 339284551 30842880 6812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 302.32
Current children cumulated vsize (KiB) 30120

[startup+303.201 s]
/proc/loadavg: 1.01 1.09 1.39 2/79 3950
/proc/meminfo: memFree=1658400/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=30120 CPUtime=303.12
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 8683 0 0 0 30305 7 0 0 18 0 2 0 339284545 30842880 6813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 7530 6813 218 20 0 6888 0
[pid=3822/tid=3824] ppid=3820 vsize=30120 CPUtime=303.07
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 8070 0 0 0 30300 7 0 0 25 0 2 0 339284551 30842880 6813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 303.12
Current children cumulated vsize (KiB) 30120

[startup+303.601 s]
/proc/loadavg: 1.01 1.09 1.39 2/79 3950
/proc/meminfo: memFree=1658400/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=30120 CPUtime=303.53
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 8683 0 0 0 30346 7 0 0 18 0 2 0 339284545 30842880 6813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 7530 6813 218 20 0 6888 0
[pid=3822/tid=3824] ppid=3820 vsize=30120 CPUtime=303.47
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 8070 0 0 0 30340 7 0 0 25 0 2 0 339284551 30842880 6813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 303.53
Current children cumulated vsize (KiB) 30120

[startup+304.001 s]
/proc/loadavg: 1.01 1.09 1.39 2/79 3950
/proc/meminfo: memFree=1658400/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=30120 CPUtime=303.92
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 8683 0 0 0 30385 7 0 0 18 0 2 0 339284545 30842880 6813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 7530 6813 218 20 0 6888 0
[pid=3822/tid=3824] ppid=3820 vsize=30120 CPUtime=303.87
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 8070 0 0 0 30380 7 0 0 25 0 2 0 339284551 30842880 6813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528389 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 303.92
Current children cumulated vsize (KiB) 30120

[startup+304.101 s]
/proc/loadavg: 1.01 1.09 1.39 2/79 3950
/proc/meminfo: memFree=1658400/2055920 swapFree=4143412/4192956
[pid=3822] ppid=3820 vsize=30120 CPUtime=304.02
/proc/3822/stat : 3822 (MiraXTv1_dyn) S 3820 3822 3381 0 -1 4194304 8683 0 0 0 30395 7 0 0 18 0 2 0 339284545 30842880 6813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3822/statm: 7530 6813 218 20 0 6888 0
[pid=3822/tid=3824] ppid=3820 vsize=30120 CPUtime=303.97
/proc/3822/task/3824/stat : 3824 (MiraXTv1_dyn) R 3820 3822 3381 0 -1 4194368 8070 0 0 0 30390 7 0 0 25 0 2 0 339284551 30842880 6813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 304.02
Current children cumulated vsize (KiB) 30120

Child status: 20
Real time (s): 304.194
CPU time (s): 304.129
CPU user time (s): 304.043
CPU system time (s): 0.085986
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 30288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 304.043
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8688
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= 6246

runsolver used 0.32695 second user time and 0.78688 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Fri May 11 20:01:09 UTC 2007

IDJOB= 338382
IDBENCH= 24721
IDSOLVER= 130
FILE ID= node16/338382-1178913669

PBS_JOBID= 5251108

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338382-1178913669/MiraXTv1_dyn /tmp/evaluation/338382-1178913669/instance-338382-1178913669.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-338382-1178913669 -o ROOT/results/node16/solver-338382-1178913669 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338382-1178913669/MiraXTv1_dyn /tmp/evaluation/338382-1178913669/instance-338382-1178913669.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3ea6a8df7aa4f426ea9b73a3dcbe6d01

RANDOM SEED= 823317586

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:       1684432 kB
Buffers:         49572 kB
Cached:         232352 kB
SwapCached:      18024 kB
Active:         168476 kB
Inactive:       139152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684432 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            4340 kB
Writeback:           0 kB
Mapped:          31228 kB
Slab:            48968 kB
Committed_AS: 14276216 kB
PageTables:       2076 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= 66556 MiB

End job on node16 on Fri May 11 20:06:13 UTC 2007