Trace number 456453

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 277.48 139.349

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
MD5SUM2fe12e7483e7a74328d483192a8a2746
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.2799
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7989
Sum of the clauses size66949
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2284
Number of clauses of size 31202
Number of clauses of size 4154
Number of clauses of size 5924
Number of clauses of size over 55392

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
277.42/139.34	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/node51/watcher-456453-1179023980 -o ROOT/results/node51/solver-456453-1179023980 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456453-1179023980/MiraXTv3_dyn /tmp/evaluation/456453-1179023980/instance-456453-1179023980.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.99 2.05 3/64 7605
/proc/meminfo: memFree=1128864/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=3788 CPUtime=0
/proc/7605/stat : 7605 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 257243092 3878912 267 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7605/statm: 947 274 202 20 0 305 0

[startup+0.08818 s]
/proc/loadavg: 1.84 1.99 2.05 3/64 7605
/proc/meminfo: memFree=1128864/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=7460 CPUtime=0.08
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 838 0 0 0 8 0 0 0 18 0 3 0 257243092 7639040 813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 1865 813 218 20 0 1223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7460

[startup+0.101179 s]
/proc/loadavg: 1.84 1.99 2.05 3/64 7605
/proc/meminfo: memFree=1128864/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=7460 CPUtime=0.11
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 872 0 0 0 11 0 0 0 18 0 3 0 257243092 7639040 847 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 1865 847 218 20 0 1223 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7460

[startup+0.301201 s]
/proc/loadavg: 1.84 1.99 2.05 3/64 7605
/proc/meminfo: memFree=1128864/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=9892 CPUtime=0.51
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 1328 0 0 0 51 0 0 0 18 0 3 0 257243092 10129408 1303 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 2473 1303 218 20 0 1831 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9892

[startup+0.701236 s]
/proc/loadavg: 1.84 1.99 2.05 3/64 7605
/proc/meminfo: memFree=1128864/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=12056 CPUtime=1.3
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 1950 0 0 0 130 0 0 0 18 0 3 0 257243092 12345344 1925 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 3014 1926 218 20 0 2372 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 12056

[startup+1.50231 s]
/proc/loadavg: 1.84 1.99 2.05 3/67 7608
/proc/meminfo: memFree=1120584/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=15620 CPUtime=2.9
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 2765 0 0 0 289 1 0 0 18 0 3 0 257243092 15994880 2740 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 3905 2740 218 20 0 3263 0
[pid=7605/tid=7607] ppid=7603 vsize=15620 CPUtime=1.41
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 889 0 0 0 141 0 0 0 25 0 3 0 257243100 15994880 2740 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=15620 CPUtime=1.41
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 1218 0 0 0 140 1 0 0 21 0 3 0 257243100 15994880 2740 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 15620

[startup+3.10146 s]
/proc/loadavg: 1.84 1.99 2.05 3/67 7608
/proc/meminfo: memFree=1117384/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=16916 CPUtime=6.1
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 3327 0 0 0 608 2 0 0 18 0 3 0 257243092 17321984 3302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 4229 3302 218 20 0 3587 0
[pid=7605/tid=7607] ppid=7603 vsize=16916 CPUtime=3.01
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 1195 0 0 0 301 0 0 0 25 0 3 0 257243100 17321984 3302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=16916 CPUtime=3
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 1474 0 0 0 299 1 0 0 21 0 3 0 257243100 17321984 3302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 16916

[startup+6.30174 s]
/proc/loadavg: 1.85 1.99 2.05 3/67 7608
/proc/meminfo: memFree=1113864/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=21500 CPUtime=12.48
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 4400 0 0 0 1245 3 0 0 18 0 3 0 257243092 22016000 4307 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 5375 4307 218 20 0 4733 0
[pid=7605/tid=7607] ppid=7603 vsize=21500 CPUtime=6.21
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 1571 0 0 0 620 1 0 0 25 0 3 0 257243100 22016000 4307 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=21500 CPUtime=6.19
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 2171 0 0 0 617 2 0 0 25 0 3 0 257243100 22016000 4307 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 21500

[startup+12.7013 s]
/proc/loadavg: 1.86 1.99 2.05 3/67 7608
/proc/meminfo: memFree=1103432/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=30752 CPUtime=25.23
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 6894 0 0 0 2517 6 0 0 18 0 3 0 257243092 31490048 6703 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 7688 6703 218 20 0 7046 0
[pid=7605/tid=7607] ppid=7603 vsize=30752 CPUtime=12.61
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 2621 0 0 0 1259 2 0 0 25 0 3 0 257243100 31490048 6703 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=30752 CPUtime=12.54
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 3615 0 0 0 1251 3 0 0 25 0 3 0 257243100 31490048 6703 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 30752

[startup+25.5015 s]
/proc/loadavg: 1.89 1.99 2.05 3/67 7608
/proc/meminfo: memFree=1092296/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=42028 CPUtime=50.75
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 9631 0 0 0 5067 8 0 0 18 0 3 0 257243092 43036672 9235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 10507 9235 218 20 0 9865 0
[pid=7605/tid=7607] ppid=7603 vsize=42028 CPUtime=25.38
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 4023 0 0 0 2535 3 0 0 25 0 3 0 257243100 43036672 9235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=42028 CPUtime=25.28
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 4950 0 0 0 2524 4 0 0 25 0 3 0 257243100 43036672 9235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 42028

[startup+51.1018 s]
/proc/loadavg: 1.93 1.99 2.05 3/67 7608
/proc/meminfo: memFree=1090632/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=44472 CPUtime=101.84
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 10434 0 0 0 10174 10 0 0 18 0 3 0 257243092 45539328 9727 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 11118 9727 218 20 0 10476 0
[pid=7605/tid=7607] ppid=7603 vsize=44472 CPUtime=50.97
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 4402 0 0 0 5093 4 0 0 25 0 3 0 257243100 45539328 9727 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=44472 CPUtime=50.78
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 5374 0 0 0 5073 5 0 0 25 0 3 0 257243100 45539328 9727 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 44472

[startup+102.306 s]
/proc/loadavg: 1.97 1.99 2.04 3/67 7608
/proc/meminfo: memFree=1078792/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=55316 CPUtime=203.97
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 13973 0 0 0 20382 15 0 0 18 0 3 0 257243092 56643584 12586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 13829 12586 218 20 0 13187 0
[pid=7605/tid=7607] ppid=7603 vsize=55316 CPUtime=102.14
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 6413 0 0 0 10208 6 0 0 25 0 3 0 257243100 56643584 12586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=55316 CPUtime=101.74
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 6902 0 0 0 10166 8 0 0 25 0 3 0 257243100 56643584 12586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 55316

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

[startup+115.102 s]
/proc/loadavg: 1.97 1.99 2.04 3/67 7608
/proc/meminfo: memFree=1078344/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=55464 CPUtime=229.51
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 14238 0 0 0 22936 15 0 0 18 0 3 0 257243092 56795136 12697 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 13866 12697 218 20 0 13224 0
[pid=7605/tid=7607] ppid=7603 vsize=55464 CPUtime=114.93
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 6569 0 0 0 11487 6 0 0 25 0 3 0 257243100 56795136 12697 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=55464 CPUtime=114.49
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 7011 0 0 0 11441 8 0 0 25 0 3 0 257243100 56795136 12697 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 229.51
Current children cumulated vsize (KiB) 55464

[startup+127.902 s]
/proc/loadavg: 1.98 1.99 2.04 3/67 7608
/proc/meminfo: memFree=1072648/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=61836 CPUtime=255.02
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 15938 0 0 0 25484 18 0 0 18 0 3 0 257243092 63320064 14239 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 15459 14239 218 20 0 14817 0
[pid=7605/tid=7607] ppid=7603 vsize=61836 CPUtime=127.72
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 7512 0 0 0 12765 7 0 0 25 0 3 0 257243100 63320064 14239 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=61836 CPUtime=127.21
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 7768 0 0 0 12711 10 0 0 25 0 3 0 257243100 63320064 14239 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 255.02
Current children cumulated vsize (KiB) 61836

[startup+134.301 s]
/proc/loadavg: 1.98 1.99 2.04 3/67 7608
/proc/meminfo: memFree=1070088/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=63656 CPUtime=267.78
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 16599 0 0 0 26759 19 0 0 18 0 3 0 257243092 65183744 14760 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 15914 14760 218 20 0 15272 0
[pid=7605/tid=7607] ppid=7603 vsize=63656 CPUtime=134.13
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 7816 0 0 0 13405 8 0 0 25 0 3 0 257243100 65183744 14760 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=63656 CPUtime=133.57
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 8125 0 0 0 13346 11 0 0 25 0 3 0 257243100 65183744 14760 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 267.78
Current children cumulated vsize (KiB) 63656

[startup+137.507 s]
/proc/loadavg: 1.98 1.99 2.04 3/67 7608
/proc/meminfo: memFree=1070088/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=63656 CPUtime=274.17
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 16608 0 0 0 27398 19 0 0 18 0 3 0 257243092 65183744 14769 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 15914 14769 218 20 0 15272 0
[pid=7605/tid=7607] ppid=7603 vsize=63656 CPUtime=137.33
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 7817 0 0 0 13725 8 0 0 25 0 3 0 257243100 65183744 14769 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=63656 CPUtime=136.76
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 8133 0 0 0 13665 11 0 0 25 0 3 0 257243100 65183744 14769 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 274.17
Current children cumulated vsize (KiB) 63656

[startup+138.303 s]
/proc/loadavg: 1.98 1.99 2.04 3/67 7608
/proc/meminfo: memFree=1070088/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=63776 CPUtime=275.66
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 16617 0 0 0 27547 19 0 0 18 0 3 0 257243092 65306624 14778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 15944 14778 218 20 0 15302 0
[pid=7605/tid=7607] ppid=7603 vsize=63776 CPUtime=138.12
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 7826 0 0 0 13804 8 0 0 19 0 3 0 257243100 65306624 14778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=63776 CPUtime=137.46
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 8133 0 0 0 13735 11 0 0 25 0 3 0 257243100 65306624 14778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 275.66
Current children cumulated vsize (KiB) 63776

[startup+139.103 s]
/proc/loadavg: 1.98 1.99 2.04 3/67 7608
/proc/meminfo: memFree=1070088/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=63776 CPUtime=277.03
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 16617 0 0 0 27684 19 0 0 18 0 3 0 257243092 65306624 14778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 15944 14778 218 20 0 15302 0
[pid=7605/tid=7607] ppid=7603 vsize=63776 CPUtime=138.8
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 7826 0 0 0 13872 8 0 0 17 0 3 0 257243100 65306624 14778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=63776 CPUtime=138.16
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 8133 0 0 0 13805 11 0 0 24 0 3 0 257243100 65306624 14778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134531658 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 277.03
Current children cumulated vsize (KiB) 63776

[startup+139.303 s]
/proc/loadavg: 1.98 1.99 2.04 3/67 7608
/proc/meminfo: memFree=1070088/2055920 swapFree=4183364/4192956
[pid=7605] ppid=7603 vsize=63776 CPUtime=277.42
/proc/7605/stat : 7605 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194304 16617 0 0 0 27723 19 0 0 18 0 3 0 257243092 65306624 14778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7605/statm: 15944 14778 218 20 0 15302 0
[pid=7605/tid=7607] ppid=7603 vsize=63776 CPUtime=138.98
/proc/7605/task/7607/stat : 7607 (MiraXTv3_dyn) S 7603 7605 4528 0 -1 4194368 7826 0 0 0 13890 8 0 0 18 0 3 0 257243100 65306624 14778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7605/tid=7608] ppid=7603 vsize=63776 CPUtime=138.36
/proc/7605/task/7608/stat : 7608 (MiraXTv3_dyn) R 7603 7605 4528 0 -1 4194368 8133 0 0 0 13825 11 0 0 25 0 3 0 257243100 65306624 14778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 277.42
Current children cumulated vsize (KiB) 63776

Child status: 20
Real time (s): 139.349
CPU time (s): 277.48
CPU user time (s): 277.269
CPU system time (s): 0.210967
CPU usage (%): 199.125
Max. virtual memory (cumulated for all children) (KiB): 63972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 277.269
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16622
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= 100
involuntary context switches= 2090

runsolver used 0.136979 second user time and 0.372943 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun May 13 02:39:40 UTC 2007

IDJOB= 456453
IDBENCH= 24716
IDSOLVER= 196
FILE ID= node51/456453-1179023980

PBS_JOBID= 5253252

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456453-1179023980/MiraXTv3_dyn /tmp/evaluation/456453-1179023980/instance-456453-1179023980.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-456453-1179023980 -o ROOT/results/node51/solver-456453-1179023980 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456453-1179023980/MiraXTv3_dyn /tmp/evaluation/456453-1179023980/instance-456453-1179023980.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2fe12e7483e7a74328d483192a8a2746

RANDOM SEED= 348123760

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1129208 kB
Buffers:         55164 kB
Cached:         728960 kB
SwapCached:       3656 kB
Active:         421292 kB
Inactive:       372708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1129208 kB
SwapTotal:     4192956 kB
SwapFree:      4183364 kB
Dirty:            4220 kB
Writeback:           0 kB
Mapped:          15884 kB
Slab:           118796 kB
Committed_AS:  8783400 kB
PageTables:       1408 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= 66542 MiB

End job on node51 on Sun May 13 02:41:59 UTC 2007