Trace number 333004

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 183.959 92.8185

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
MD5SUM98a64f12169bd41f7a54fe2b2f678456
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark43.1534
Satisfiable
(Un)Satisfiability was proved
Number of variables432
Number of clauses14889
Sum of the clauses size59645
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38535
Number of clauses of size 411
Number of clauses of size 513
Number of clauses of size over 55217

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
183.93/92.81	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/node19/watcher-333004-1178896831 -o ROOT/results/node19/solver-333004-1178896831 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333004-1178896831/MiraXTv3_dyn /tmp/evaluation/333004-1178896831/instance-333004-1178896831.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.40 1.74 1.57 3/77 18294
/proc/meminfo: memFree=1703848/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=3788 CPUtime=0
/proc/18294/stat : 18294 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194304 354 0 0 0 0 0 0 0 18 0 1 0 337600499 3878912 329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575357 0 0 4096 0 0 0 0 17 0 0 0
/proc/18294/statm: 947 329 206 20 0 305 0

[startup+0.078959 s]
/proc/loadavg: 1.40 1.74 1.57 3/77 18294
/proc/meminfo: memFree=1703848/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=4964 CPUtime=0.07
/proc/18294/stat : 18294 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194304 622 0 0 0 7 0 0 0 18 0 1 0 337600499 5083136 597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583954 0 0 4096 0 0 0 0 17 0 0 0
/proc/18294/statm: 1241 597 207 20 0 599 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4964

[startup+0.101961 s]
/proc/loadavg: 1.40 1.74 1.57 3/77 18294
/proc/meminfo: memFree=1703848/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=4856 CPUtime=0.09
/proc/18294/stat : 18294 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194304 623 0 0 0 9 0 0 0 18 0 1 0 337600499 4972544 598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7917386 0 0 4096 0 0 0 0 17 0 0 0
/proc/18294/statm: 1214 598 208 20 0 572 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4856

[startup+0.301987 s]
/proc/loadavg: 1.40 1.74 1.57 3/77 18294
/proc/meminfo: memFree=1703848/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=9452 CPUtime=0.48
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 1229 0 0 0 48 0 0 0 18 0 3 0 337600499 9678848 1204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 2363 1204 218 20 0 1721 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9452

[startup+0.701032 s]
/proc/loadavg: 1.40 1.74 1.57 3/77 18294
/proc/meminfo: memFree=1703848/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=12232 CPUtime=1.28
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 1729 0 0 0 127 1 0 0 18 0 3 0 337600499 12525568 1704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 3058 1704 218 20 0 2416 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 12232

[startup+1.50212 s]
/proc/loadavg: 1.40 1.74 1.57 3/80 18297
/proc/meminfo: memFree=1696208/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=15980 CPUtime=2.87
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 2548 0 0 0 286 1 0 0 18 0 3 0 337600499 16363520 2523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 3995 2523 218 20 0 3353 0
[pid=18294/tid=18296] ppid=18292 vsize=15980 CPUtime=1.39
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 970 0 0 0 139 0 0 0 25 0 3 0 337600509 16363520 2523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=15980 CPUtime=1.38
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 940 0 0 0 137 1 0 0 25 0 3 0 337600509 16363520 2523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 15980

[startup+3.10129 s]
/proc/loadavg: 1.45 1.75 1.57 3/80 18297
/proc/meminfo: memFree=1692240/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=19420 CPUtime=6.07
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 3710 0 0 0 604 3 0 0 18 0 3 0 337600499 19886080 3685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 4855 3685 218 20 0 4213 0
[pid=18294/tid=18296] ppid=18292 vsize=19420 CPUtime=2.99
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 1574 0 0 0 298 1 0 0 25 0 3 0 337600509 19886080 3685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=19420 CPUtime=2.97
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 1498 0 0 0 295 2 0 0 25 0 3 0 337600509 19886080 3685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 19420

[startup+6.30164 s]
/proc/loadavg: 1.45 1.75 1.57 3/80 18297
/proc/meminfo: memFree=1688720/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=20864 CPUtime=12.45
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 4103 0 0 0 1242 3 0 0 18 0 3 0 337600499 21364736 4078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 5216 4078 218 20 0 4574 0
[pid=18294/tid=18296] ppid=18292 vsize=20864 CPUtime=6.19
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 1711 0 0 0 618 1 0 0 25 0 3 0 337600509 21364736 4078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=20864 CPUtime=6.16
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 1754 0 0 0 614 2 0 0 25 0 3 0 337600509 21364736 4078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 20864

[startup+12.7013 s]
/proc/loadavg: 1.49 1.75 1.57 3/80 18297
/proc/meminfo: memFree=1679392/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=29924 CPUtime=25.22
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 6577 0 0 0 2517 5 0 0 18 0 3 0 337600499 30642176 6478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 7481 6478 218 20 0 6839 0
[pid=18294/tid=18296] ppid=18292 vsize=29924 CPUtime=12.58
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 3009 0 0 0 1257 1 0 0 25 0 3 0 337600509 30642176 6478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=29924 CPUtime=12.53
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 2930 0 0 0 1250 3 0 0 25 0 3 0 337600509 30642176 6478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 29924

[startup+25.5017 s]
/proc/loadavg: 1.61 1.76 1.58 3/80 18297
/proc/meminfo: memFree=1665696/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=42716 CPUtime=50.74
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 9960 0 0 0 5065 9 0 0 18 0 3 0 337600499 43741184 9733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 10679 9733 218 20 0 10037 0
[pid=18294/tid=18296] ppid=18292 vsize=42716 CPUtime=25.36
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 4791 0 0 0 2533 3 0 0 25 0 3 0 337600509 43741184 9733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=42716 CPUtime=25.26
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 4531 0 0 0 2521 5 0 0 25 0 3 0 337600509 43741184 9733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 42716

[startup+51.1015 s]
/proc/loadavg: 1.74 1.78 1.59 3/80 18297
/proc/meminfo: memFree=1654496/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=55144 CPUtime=101.8
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 12908 0 0 0 10166 14 0 0 18 0 3 0 337600499 56467456 12415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 13786 12415 218 20 0 13144 0
[pid=18294/tid=18296] ppid=18292 vsize=55144 CPUtime=50.93
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 6269 0 0 0 5088 5 0 0 25 0 3 0 337600509 56467456 12415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=55144 CPUtime=50.76
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 6001 0 0 0 5068 8 0 0 25 0 3 0 337600509 56467456 12415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520480 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 55144

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

[startup+76.7013 s]
/proc/loadavg: 1.83 1.80 1.60 3/80 18297
/proc/meminfo: memFree=1653536/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=55560 CPUtime=152.76
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 13352 0 0 0 15262 14 0 0 18 0 3 0 337600499 56893440 12677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 13890 12677 218 20 0 13248 0
[pid=18294/tid=18296] ppid=18292 vsize=55560 CPUtime=76.44
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 6536 0 0 0 7639 5 0 0 25 0 3 0 337600509 56893440 12677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=55560 CPUtime=76.21
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 6178 0 0 0 7612 9 0 0 25 0 3 0 337600509 56893440 12677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 152.76
Current children cumulated vsize (KiB) 55560

[startup+83.102 s]
/proc/loadavg: 1.85 1.80 1.60 3/80 18297
/proc/meminfo: memFree=1647584/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=62668 CPUtime=165.29
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 15204 0 0 0 16514 15 0 0 18 0 3 0 337600499 64172032 14373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 15667 14373 218 20 0 15025 0
[pid=18294/tid=18296] ppid=18292 vsize=62668 CPUtime=82.6
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 7947 0 0 0 8255 5 0 0 23 0 3 0 337600509 64172032 14373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=62668 CPUtime=82.58
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 6619 0 0 0 8249 9 0 0 25 0 3 0 337600509 64172032 14373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 165.29
Current children cumulated vsize (KiB) 62668

[startup+89.5017 s]
/proc/loadavg: 1.86 1.81 1.60 3/80 18297
/proc/meminfo: memFree=1642656/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=66200 CPUtime=177.98
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 16235 0 0 0 17781 17 0 0 18 0 3 0 337600499 67788800 15364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 16550 15364 218 20 0 15908 0
[pid=18294/tid=18296] ppid=18292 vsize=66200 CPUtime=88.97
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 8627 0 0 0 8891 6 0 0 25 0 3 0 337600509 67788800 15364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=66200 CPUtime=88.89
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 6970 0 0 0 8879 10 0 0 24 0 3 0 337600509 67788800 15364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 177.98
Current children cumulated vsize (KiB) 66200

[startup+91.1018 s]
/proc/loadavg: 1.86 1.81 1.60 3/80 18297
/proc/meminfo: memFree=1642464/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=66200 CPUtime=180.93
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 16243 0 0 0 18076 17 0 0 18 0 3 0 337600499 67788800 15372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 16550 15372 218 20 0 15908 0
[pid=18294/tid=18296] ppid=18292 vsize=66200 CPUtime=90.36
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194368 8627 0 0 0 9030 6 0 0 25 0 3 0 337600509 67788800 15372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=66200 CPUtime=90.46
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 6978 0 0 0 9036 10 0 0 21 0 3 0 337600509 67788800 15372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 180.93
Current children cumulated vsize (KiB) 66200

[startup+91.9019 s]
/proc/loadavg: 1.86 1.81 1.60 3/80 18297
/proc/meminfo: memFree=1642464/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=66200 CPUtime=182.47
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 16243 0 0 0 18230 17 0 0 18 0 3 0 337600499 67788800 15372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 16550 15372 218 20 0 15908 0
[pid=18294/tid=18296] ppid=18292 vsize=66200 CPUtime=91.1
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 8627 0 0 0 9104 6 0 0 22 0 3 0 337600509 67788800 15372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=66200 CPUtime=91.26
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 6978 0 0 0 9116 10 0 0 18 0 3 0 337600509 67788800 15372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 182.47
Current children cumulated vsize (KiB) 66200

[startup+92.302 s]
/proc/loadavg: 1.88 1.81 1.60 3/80 18297
/proc/meminfo: memFree=1642464/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=66200 CPUtime=183.18
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 16253 0 0 0 18301 17 0 0 18 0 3 0 337600499 67788800 15382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 16550 15382 218 20 0 15908 0
[pid=18294/tid=18296] ppid=18292 vsize=66200 CPUtime=91.49
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 8627 0 0 0 9143 6 0 0 18 0 3 0 337600509 67788800 15382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=66200 CPUtime=91.57
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 6988 0 0 0 9147 10 0 0 17 0 3 0 337600509 67788800 15382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 183.18
Current children cumulated vsize (KiB) 66200

[startup+92.702 s]
/proc/loadavg: 1.88 1.81 1.60 3/80 18297
/proc/meminfo: memFree=1642464/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=66492 CPUtime=183.82
/proc/18294/stat : 18294 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194304 16320 0 0 0 18365 17 0 0 18 0 3 0 337600499 68087808 15384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18294/statm: 16623 15384 218 20 0 15981 0
[pid=18294/tid=18296] ppid=18292 vsize=66492 CPUtime=91.88
/proc/18294/task/18296/stat : 18296 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194368 8627 0 0 0 9182 6 0 0 21 0 3 0 337600509 68087808 15384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18294/tid=18297] ppid=18292 vsize=66492 CPUtime=91.83
/proc/18294/task/18297/stat : 18297 (MiraXTv3_dyn) S 18292 18294 17991 0 -1 4194368 7055 0 0 0 9173 10 0 0 17 0 3 0 337600509 68087808 15384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 183.82
Current children cumulated vsize (KiB) 66492

[startup+92.801 s]
/proc/loadavg: 1.88 1.81 1.60 3/80 18297
/proc/meminfo: memFree=1642464/2055920 swapFree=4148252/4192956
[pid=18294] ppid=18292 vsize=61848 CPUtime=183.93
/proc/18294/stat : 18294 (MiraXTv3_dyn) R 18292 18294 17991 0 -1 4194304 16322 0 0 0 18376 17 0 0 17 0 1 0 337600499 63332352 14314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7914951 0 0 4096 0 0 0 0 17 0 0 0
/proc/18294/statm: 15462 14314 220 20 0 14820 0
Current children cumulated CPU time (s) 183.93
Current children cumulated vsize (KiB) 61848

Child status: 20
Real time (s): 92.8185
CPU time (s): 183.959
CPU user time (s): 183.772
CPU system time (s): 0.186971
CPU usage (%): 198.192
Max. virtual memory (cumulated for all children) (KiB): 66492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 183.772
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16325
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= 75
involuntary context switches= 3469

runsolver used 0.083987 second user time and 0.25896 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 15:20:31 UTC 2007

IDJOB= 333004
IDBENCH= 24593
IDSOLVER= 128
FILE ID= node19/333004-1178896831

PBS_JOBID= 5251083

Free space on /tmp= 66525 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333004-1178896831/MiraXTv3_dyn /tmp/evaluation/333004-1178896831/instance-333004-1178896831.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-333004-1178896831 -o ROOT/results/node19/solver-333004-1178896831 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333004-1178896831/MiraXTv3_dyn /tmp/evaluation/333004-1178896831/instance-333004-1178896831.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  98a64f12169bd41f7a54fe2b2f678456

RANDOM SEED= 301350130

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1704064 kB
Buffers:         48824 kB
Cached:         216408 kB
SwapCached:      14248 kB
Active:         146740 kB
Inactive:       142332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704064 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4348 kB
Writeback:           0 kB
Mapped:          29988 kB
Slab:            48400 kB
Committed_AS:  9214940 kB
PageTables:       1784 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= 66525 MiB

End job on node19 on Fri May 11 15:22:04 UTC 2007