Trace number 456084

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 122.29 61.6678

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 benchmark44.0693
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...
122.21/61.66	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/node48/watcher-456084-1179020180 -o ROOT/results/node48/solver-456084-1179020180 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456084-1179020180/MiraXTv3_dyn /tmp/evaluation/456084-1179020180/instance-456084-1179020180.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.49 1.87 1.87 3/64 14687
/proc/meminfo: memFree=1064696/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=3788 CPUtime=0
/proc/14687/stat : 14687 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194304 336 0 0 0 0 0 0 0 18 0 1 0 256863315 3878912 311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 947 314 205 20 0 305 0

[startup+0.042052 s]
/proc/loadavg: 1.49 1.87 1.87 3/64 14687
/proc/meminfo: memFree=1064696/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=4736 CPUtime=0.03
/proc/14687/stat : 14687 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194304 593 0 0 0 3 0 0 0 18 0 1 0 256863315 4849664 568 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134580078 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 1184 568 207 20 0 542 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4736

[startup+0.102047 s]
/proc/loadavg: 1.49 1.87 1.87 3/64 14687
/proc/meminfo: memFree=1064696/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=4964 CPUtime=0.09
/proc/14687/stat : 14687 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194304 622 0 0 0 9 0 0 0 18 0 1 0 256863315 5083136 597 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583954 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 1241 597 207 20 0 599 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4964

[startup+0.302071 s]
/proc/loadavg: 1.49 1.87 1.87 3/64 14687
/proc/meminfo: memFree=1064696/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=9452 CPUtime=0.47
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 1244 0 0 0 47 0 0 0 18 0 3 0 256863315 9678848 1219 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 2363 1219 218 20 0 1721 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9452

[startup+0.702108 s]
/proc/loadavg: 1.49 1.87 1.87 3/64 14687
/proc/meminfo: memFree=1064696/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=12100 CPUtime=1.28
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 1741 0 0 0 127 1 0 0 18 0 3 0 256863315 12390400 1716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 3025 1716 218 20 0 2383 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 12100

[startup+1.50118 s]
/proc/loadavg: 1.49 1.87 1.87 3/67 14690
/proc/meminfo: memFree=1057440/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=14824 CPUtime=2.87
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 2515 0 0 0 285 2 0 0 18 0 3 0 256863315 15179776 2490 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 3706 2490 218 20 0 3064 0
[pid=14687/tid=14689] ppid=14685 vsize=14824 CPUtime=1.38
/proc/14687/task/14689/stat : 14689 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 962 0 0 0 138 0 0 0 25 0 3 0 256863326 15179776 2490 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14687/tid=14690] ppid=14685 vsize=14824 CPUtime=1.37
/proc/14687/task/14690/stat : 14690 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 915 0 0 0 137 0 0 0 19 0 3 0 256863326 15179776 2490 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 14824

[startup+3.10133 s]
/proc/loadavg: 1.49 1.87 1.87 3/67 14690
/proc/meminfo: memFree=1053472/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=19292 CPUtime=6.06
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 3672 0 0 0 604 2 0 0 18 0 3 0 256863315 19755008 3647 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 4823 3647 218 20 0 4181 0
[pid=14687/tid=14689] ppid=14685 vsize=19292 CPUtime=2.98
/proc/14687/task/14689/stat : 14689 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 1564 0 0 0 297 1 0 0 25 0 3 0 256863326 19755008 3647 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134542703 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14687/tid=14690] ppid=14685 vsize=19292 CPUtime=2.97
/proc/14687/task/14690/stat : 14690 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 1470 0 0 0 296 1 0 0 24 0 3 0 256863326 19755008 3647 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526023 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 19292

[startup+6.30162 s]
/proc/loadavg: 1.53 1.87 1.87 3/67 14690
/proc/meminfo: memFree=1049768/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=22028 CPUtime=12.43
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 3978 0 0 0 1240 3 0 0 18 0 3 0 256863315 22556672 3953 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 5507 3953 218 20 0 4865 0
[pid=14687/tid=14689] ppid=14685 vsize=22028 CPUtime=6.17
/proc/14687/task/14689/stat : 14689 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 1715 0 0 0 616 1 0 0 19 0 3 0 256863326 22556672 3953 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14687/tid=14690] ppid=14685 vsize=22028 CPUtime=6.13
/proc/14687/task/14690/stat : 14690 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 1625 0 0 0 612 1 0 0 25 0 3 0 256863326 22556672 3953 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 22028

[startup+12.7012 s]
/proc/loadavg: 1.57 1.87 1.87 3/67 14690
/proc/meminfo: memFree=1043112/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=28968 CPUtime=25.2
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 5837 0 0 0 2515 5 0 0 18 0 3 0 256863315 29663232 5775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 7242 5775 218 20 0 6600 0
[pid=14687/tid=14689] ppid=14685 vsize=28968 CPUtime=12.57
/proc/14687/task/14689/stat : 14689 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 2759 0 0 0 1255 2 0 0 25 0 3 0 256863326 29663232 5775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14687/tid=14690] ppid=14685 vsize=28968 CPUtime=12.5
/proc/14687/task/14690/stat : 14690 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 2440 0 0 0 1248 2 0 0 25 0 3 0 256863326 29663232 5775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 28968

[startup+25.5024 s]
/proc/loadavg: 1.66 1.88 1.88 3/67 14690
/proc/meminfo: memFree=1026984/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=44044 CPUtime=50.69
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 9897 0 0 0 5058 11 0 0 18 0 3 0 256863315 45101056 9664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 11011 9664 218 20 0 10369 0
[pid=14687/tid=14689] ppid=14685 vsize=44044 CPUtime=25.34
/proc/14687/task/14689/stat : 14689 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 4584 0 0 0 2530 4 0 0 22 0 3 0 256863326 45101056 9664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14687/tid=14690] ppid=14685 vsize=44044 CPUtime=25.23
/proc/14687/task/14690/stat : 14690 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 4675 0 0 0 2517 6 0 0 25 0 3 0 256863326 45101056 9664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 44044

[startup+51.1028 s]
/proc/loadavg: 1.78 1.88 1.88 3/67 14690
/proc/meminfo: memFree=1021480/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=49476 CPUtime=101.61
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 11515 0 0 0 10148 13 0 0 18 0 3 0 256863315 50663424 11003 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 12369 11003 218 20 0 11727 0
[pid=14687/tid=14689] ppid=14685 vsize=49476 CPUtime=50.85
/proc/14687/task/14689/stat : 14689 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 5313 0 0 0 5080 5 0 0 25 0 3 0 256863326 50663424 11003 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520029 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14687/tid=14690] ppid=14685 vsize=49476 CPUtime=50.65
/proc/14687/task/14690/stat : 14690 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 5564 0 0 0 5058 7 0 0 25 0 3 0 256863326 50663424 11003 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 49476

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

[startup+57.5014 s]
/proc/loadavg: 1.79 1.89 1.88 3/67 14690
/proc/meminfo: memFree=1020968/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=49476 CPUtime=114.27
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 11633 0 0 0 11414 13 0 0 18 0 3 0 256863315 50663424 11060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 12369 11060 218 20 0 11727 0
[pid=14687/tid=14689] ppid=14685 vsize=49476 CPUtime=57.23
/proc/14687/task/14689/stat : 14689 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 5412 0 0 0 5718 5 0 0 25 0 3 0 256863326 50663424 11060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14687/tid=14690] ppid=14685 vsize=49476 CPUtime=56.93
/proc/14687/task/14690/stat : 14690 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 5583 0 0 0 5686 7 0 0 25 0 3 0 256863326 50663424 11060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 114.27
Current children cumulated vsize (KiB) 49476

[startup+59.1025 s]
/proc/loadavg: 1.79 1.89 1.88 3/67 14690
/proc/meminfo: memFree=1020968/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=49476 CPUtime=117.44
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 11643 0 0 0 11731 13 0 0 18 0 3 0 256863315 50663424 11070 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 12369 11070 218 20 0 11727 0
[pid=14687/tid=14689] ppid=14685 vsize=49476 CPUtime=58.83
/proc/14687/task/14689/stat : 14689 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 5417 0 0 0 5878 5 0 0 25 0 3 0 256863326 50663424 11070 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14687/tid=14690] ppid=14685 vsize=49476 CPUtime=58.49
/proc/14687/task/14690/stat : 14690 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 5588 0 0 0 5842 7 0 0 24 0 3 0 256863326 50663424 11070 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 117.44
Current children cumulated vsize (KiB) 49476

[startup+60.7027 s]
/proc/loadavg: 1.81 1.89 1.88 3/67 14690
/proc/meminfo: memFree=1020840/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=49476 CPUtime=120.61
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 11742 0 0 0 12048 13 0 0 18 0 3 0 256863315 50663424 11106 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 12369 11106 218 20 0 11727 0
[pid=14687/tid=14689] ppid=14685 vsize=49476 CPUtime=60.42
/proc/14687/task/14689/stat : 14689 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 5417 0 0 0 6037 5 0 0 24 0 3 0 256863326 50663424 11106 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14687/tid=14690] ppid=14685 vsize=49476 CPUtime=60.07
/proc/14687/task/14690/stat : 14690 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 5687 0 0 0 6000 7 0 0 25 0 3 0 256863326 50663424 11106 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 120.61
Current children cumulated vsize (KiB) 49476

[startup+61.1017 s]
/proc/loadavg: 1.81 1.89 1.88 3/67 14690
/proc/meminfo: memFree=1020840/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=50500 CPUtime=121.41
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 11852 0 0 0 12128 13 0 0 18 0 3 0 256863315 51712000 11216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 12625 11216 218 20 0 11983 0
[pid=14687/tid=14689] ppid=14685 vsize=50500 CPUtime=60.82
/proc/14687/task/14689/stat : 14689 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 5421 0 0 0 6077 5 0 0 25 0 3 0 256863326 51712000 11216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14687/tid=14690] ppid=14685 vsize=50500 CPUtime=60.46
/proc/14687/task/14690/stat : 14690 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 5793 0 0 0 6039 7 0 0 25 0 3 0 256863326 51712000 11216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 121.41
Current children cumulated vsize (KiB) 50500

[startup+61.5017 s]
/proc/loadavg: 1.81 1.89 1.88 2/67 14690
/proc/meminfo: memFree=1020264/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=50500 CPUtime=122.11
/proc/14687/stat : 14687 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194304 11916 0 0 0 12198 13 0 0 18 0 3 0 256863315 51712000 11280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14687/statm: 12625 11280 218 20 0 11983 0
[pid=14687/tid=14689] ppid=14685 vsize=50500 CPUtime=61.21
/proc/14687/task/14689/stat : 14689 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194368 5421 0 0 0 6116 5 0 0 17 0 3 0 256863326 51712000 11280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14687/tid=14690] ppid=14685 vsize=50500 CPUtime=60.79
/proc/14687/task/14690/stat : 14690 (MiraXTv3_dyn) S 14685 14687 14331 0 -1 4194368 5857 0 0 0 6072 7 0 0 25 0 3 0 256863326 51712000 11280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 122.11
Current children cumulated vsize (KiB) 50500

[startup+61.6057 s]
/proc/loadavg: 1.81 1.89 1.88 2/67 14690
/proc/meminfo: memFree=1020264/2055920 swapFree=4183980/4192956
[pid=14687] ppid=14685 vsize=45968 CPUtime=122.21
/proc/14687/stat : 14687 (MiraXTv3_dyn) R 14685 14687 14331 0 -1 4194304 11918 0 0 0 12208 13 0 0 16 0 1 0 256863315 47071232 10252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3962389 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 11492 10252 220 20 0 10850 0
Current children cumulated CPU time (s) 122.21
Current children cumulated vsize (KiB) 45968

Child status: 20
Real time (s): 61.6678
CPU time (s): 122.29
CPU user time (s): 122.143
CPU system time (s): 0.146977
CPU usage (%): 198.305
Max. virtual memory (cumulated for all children) (KiB): 50500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.143
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11921
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= 55
involuntary context switches= 917

runsolver used 0.065989 second user time and 0.162975 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun May 13 01:36:20 UTC 2007

IDJOB= 456084
IDBENCH= 24593
IDSOLVER= 196
FILE ID= node48/456084-1179020180

PBS_JOBID= 5253239

Free space on /tmp= 66546 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/456084-1179020180/MiraXTv3_dyn /tmp/evaluation/456084-1179020180/instance-456084-1179020180.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-456084-1179020180 -o ROOT/results/node48/solver-456084-1179020180 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456084-1179020180/MiraXTv3_dyn /tmp/evaluation/456084-1179020180/instance-456084-1179020180.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  98a64f12169bd41f7a54fe2b2f678456

RANDOM SEED= 516614910

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1065040 kB
Buffers:         55820 kB
Cached:         789348 kB
SwapCached:       3064 kB
Active:         461572 kB
Inactive:       395084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1065040 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:            4540 kB
Writeback:           0 kB
Mapped:          17460 kB
Slab:           120260 kB
Committed_AS:  3767296 kB
PageTables:       1392 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= 66546 MiB

End job on node48 on Sun May 13 01:37:22 UTC 2007