Trace number 456537

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 309.364 155.249

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-135-2.sat05-2354.reshuffled-07.cnf
MD5SUM5108c832bdf105f072e86da2a52fd6b5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.4198
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses720
Sum of the clauses size2880
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4720
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
309.31/155.24	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/node25/watcher-456537-1179024655 -o ROOT/results/node25/solver-456537-1179024655 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456537-1179024655/MiraXTv3_dyn /tmp/evaluation/456537-1179024655/instance-456537-1179024655.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.92 1.99 2.08 3/64 20860
/proc/meminfo: memFree=1482192/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=3788 CPUtime=0
/proc/20860/stat : 20860 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 350382586 3878912 253 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10466253 0 0 4096 0 0 0 0 17 1 0 0
/proc/20860/statm: 947 253 206 20 0 305 0

[startup+0.050123 s]
/proc/loadavg: 1.92 1.99 2.08 3/64 20860
/proc/meminfo: memFree=1482192/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=6788 CPUtime=0.11
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 690 0 0 0 11 0 0 0 18 0 3 0 350382586 6950912 665 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 2453 1576 218 20 0 1811 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6788

[startup+0.437429 s]
/proc/loadavg: 1.92 1.99 2.08 3/64 20860
/proc/meminfo: memFree=1482192/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=11524 CPUtime=0.85
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 1863 0 0 0 84 1 0 0 18 0 3 0 350382586 11800576 1806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 2881 1806 218 20 0 2239 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 11524

[startup+0.50144 s]
/proc/loadavg: 1.92 1.99 2.08 3/64 20860
/proc/meminfo: memFree=1482192/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=11524 CPUtime=0.98
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 1925 0 0 0 97 1 0 0 18 0 3 0 350382586 11800576 1868 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 2881 1868 218 20 0 2239 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 11524

[startup+0.701473 s]
/proc/loadavg: 1.92 1.99 2.08 3/64 20860
/proc/meminfo: memFree=1482192/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=13156 CPUtime=1.38
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 2114 0 0 0 137 1 0 0 18 0 3 0 350382586 13471744 2057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 3289 2057 218 20 0 2647 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 13156

[startup+1.50161 s]
/proc/loadavg: 1.92 1.99 2.08 3/67 20863
/proc/meminfo: memFree=1472440/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=15884 CPUtime=2.97
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 3034 0 0 0 296 1 0 0 18 0 3 0 350382586 16265216 2926 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 3971 2926 218 20 0 3329 0
[pid=20860/tid=20862] ppid=20858 vsize=15884 CPUtime=1.47
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 1059 0 0 0 147 0 0 0 25 0 3 0 350382587 16265216 2926 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134529750 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=15884 CPUtime=1.48
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 1651 0 0 0 148 0 0 0 18 0 3 0 350382587 16265216 2927 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10462843 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15884

[startup+3.10289 s]
/proc/loadavg: 1.92 1.99 2.08 3/67 20863
/proc/meminfo: memFree=1466936/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=22968 CPUtime=6.17
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 4771 0 0 0 615 2 0 0 18 0 3 0 350382586 23519232 4546 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 5742 4546 218 20 0 5100 0
[pid=20860/tid=20862] ppid=20858 vsize=22968 CPUtime=3.07
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 1741 0 0 0 307 0 0 0 21 0 3 0 350382587 23519232 4546 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=22968 CPUtime=3.08
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 2705 0 0 0 307 1 0 0 20 0 3 0 350382587 23519232 4546 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 22968

[startup+6.30143 s]
/proc/loadavg: 2.01 2.01 2.09 3/67 20863
/proc/meminfo: memFree=1459576/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=28208 CPUtime=12.55
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 6200 0 0 0 1251 4 0 0 18 0 3 0 350382586 28884992 5721 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 7052 5721 218 20 0 6410 0
[pid=20860/tid=20862] ppid=20858 vsize=28208 CPUtime=6.25
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 2339 0 0 0 624 1 0 0 18 0 3 0 350382587 28884992 5721 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=28208 CPUtime=6.28
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 3536 0 0 0 626 2 0 0 25 0 3 0 350382587 28884992 5721 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 28208

[startup+12.7015 s]
/proc/loadavg: 2.01 2.01 2.08 3/67 20863
/proc/meminfo: memFree=1455232/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=32748 CPUtime=25.3
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 7823 0 0 0 2524 6 0 0 18 0 3 0 350382586 33533952 6796 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 8187 6796 218 20 0 7545 0
[pid=20860/tid=20862] ppid=20858 vsize=32748 CPUtime=12.62
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 3055 0 0 0 1260 2 0 0 25 0 3 0 350382587 33533952 6796 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=32748 CPUtime=12.66
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 4443 0 0 0 1263 3 0 0 25 0 3 0 350382587 33533952 6796 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 32748

[startup+25.5017 s]
/proc/loadavg: 2.00 2.01 2.08 3/67 20863
/proc/meminfo: memFree=1450560/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=36292 CPUtime=50.83
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 9842 0 0 0 5076 7 0 0 18 0 3 0 350382586 37163008 7959 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 9073 7959 218 20 0 8431 0
[pid=20860/tid=20862] ppid=20858 vsize=36292 CPUtime=25.36
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 4458 0 0 0 2533 3 0 0 21 0 3 0 350382587 37163008 7959 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=36292 CPUtime=25.45
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 5059 0 0 0 2542 3 0 0 25 0 3 0 350382587 37163008 7959 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 36292

[startup+51.1011 s]
/proc/loadavg: 2.00 2.01 2.08 3/67 20863
/proc/meminfo: memFree=1448320/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=39456 CPUtime=101.85
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 12103 0 0 0 10176 9 0 0 18 0 3 0 350382586 40402944 8544 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 9864 8544 218 20 0 9222 0
[pid=20860/tid=20862] ppid=20858 vsize=39456 CPUtime=50.83
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 5516 0 0 0 5079 4 0 0 25 0 3 0 350382587 40402944 8544 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=39456 CPUtime=51
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 6262 0 0 0 5096 4 0 0 25 0 3 0 350382587 40402944 8544 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 39456

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.08 3/67 20863
/proc/meminfo: memFree=1440704/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=46596 CPUtime=203.93
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 17346 0 0 0 20379 14 0 0 18 0 3 0 350382586 47714304 10467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 11649 10467 218 20 0 11007 0
[pid=20860/tid=20862] ppid=20858 vsize=46596 CPUtime=101.78
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 8522 0 0 0 10171 7 0 0 25 0 3 0 350382587 47714304 10467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=46596 CPUtime=102.12
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 8499 0 0 0 10206 6 0 0 25 0 3 0 350382587 47714304 10467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 46596

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

[startup+102.607 s]
/proc/loadavg: 2.00 2.00 2.08 3/67 20863
/proc/meminfo: memFree=1440704/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=46596 CPUtime=204.53
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 17414 0 0 0 20439 14 0 0 18 0 3 0 350382586 47714304 10467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 11649 10467 218 20 0 11007 0
[pid=20860/tid=20862] ppid=20858 vsize=46596 CPUtime=102.08
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 8590 0 0 0 10201 7 0 0 25 0 3 0 350382587 47714304 10467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=46596 CPUtime=102.42
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 8499 0 0 0 10236 6 0 0 25 0 3 0 350382587 47714304 10467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.53
Current children cumulated vsize (KiB) 46596

[startup+128.201 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 20863
/proc/meminfo: memFree=1439616/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=47248 CPUtime=255.55
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 19359 0 0 0 25540 15 0 0 18 0 3 0 350382586 48381952 10712 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 11812 10712 218 20 0 11170 0
[pid=20860/tid=20862] ppid=20858 vsize=47248 CPUtime=127.56
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 9695 0 0 0 12748 8 0 0 20 0 3 0 350382587 48381952 10712 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=47248 CPUtime=127.98
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 9339 0 0 0 12791 7 0 0 20 0 3 0 350382587 48381952 10712 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 255.55
Current children cumulated vsize (KiB) 47248

[startup+141.002 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 20863
/proc/meminfo: memFree=1439168/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=48420 CPUtime=281.07
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 20480 0 0 0 28091 16 0 0 18 0 3 0 350382586 49582080 10813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 12105 10813 218 20 0 11463 0
[pid=20860/tid=20862] ppid=20858 vsize=48420 CPUtime=140.29
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 10266 0 0 0 14020 9 0 0 25 0 3 0 350382587 49582080 10813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=48420 CPUtime=140.76
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 9889 0 0 0 14069 7 0 0 25 0 3 0 350382587 49582080 10813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.07
Current children cumulated vsize (KiB) 48420

[startup+147.402 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 20863
/proc/meminfo: memFree=1438912/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=48564 CPUtime=293.82
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 20963 0 0 0 29365 17 0 0 18 0 3 0 350382586 49729536 10888 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 12141 10888 218 20 0 11499 0
[pid=20860/tid=20862] ppid=20858 vsize=48564 CPUtime=146.66
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 10516 0 0 0 14657 9 0 0 25 0 3 0 350382587 49729536 10888 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=48564 CPUtime=147.14
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 10122 0 0 0 14707 7 0 0 25 0 3 0 350382587 49729536 10888 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 293.82
Current children cumulated vsize (KiB) 48564

[startup+150.602 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 20863
/proc/meminfo: memFree=1438784/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=48696 CPUtime=300.2
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 21132 0 0 0 30003 17 0 0 18 0 3 0 350382586 49864704 10921 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 12174 10921 218 20 0 11532 0
[pid=20860/tid=20862] ppid=20858 vsize=48696 CPUtime=149.85
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 10617 0 0 0 14976 9 0 0 25 0 3 0 350382587 49864704 10921 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=48696 CPUtime=150.34
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 10190 0 0 0 15027 7 0 0 25 0 3 0 350382587 49864704 10921 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 300.2
Current children cumulated vsize (KiB) 48696

[startup+153.802 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 20863
/proc/meminfo: memFree=1438656/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=48696 CPUtime=306.57
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 21337 0 0 0 30640 17 0 0 18 0 3 0 350382586 49864704 10922 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 12174 10922 218 20 0 11532 0
[pid=20860/tid=20862] ppid=20858 vsize=48696 CPUtime=153.03
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 10753 0 0 0 15294 9 0 0 20 0 3 0 350382587 49864704 10922 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=48696 CPUtime=153.53
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 10259 0 0 0 15346 7 0 0 20 0 3 0 350382587 49864704 10922 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 306.57
Current children cumulated vsize (KiB) 48696

[startup+154.602 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 20863
/proc/meminfo: memFree=1438656/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=48828 CPUtime=308.16
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 21459 0 0 0 30799 17 0 0 18 0 3 0 350382586 49999872 10976 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 12207 10976 218 20 0 11565 0
[pid=20860/tid=20862] ppid=20858 vsize=48828 CPUtime=153.82
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 10784 0 0 0 15373 9 0 0 25 0 3 0 350382587 49999872 10976 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=48828 CPUtime=154.32
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 10350 0 0 0 15425 7 0 0 25 0 3 0 350382587 49999872 10976 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 308.16
Current children cumulated vsize (KiB) 48828

[startup+155.002 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 20863
/proc/meminfo: memFree=1438656/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=48828 CPUtime=308.96
/proc/20860/stat : 20860 (MiraXTv3_dyn) S 20858 20860 17453 0 -1 4194304 21527 0 0 0 30879 17 0 0 18 0 3 0 350382586 49999872 10976 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20860/statm: 12207 10976 218 20 0 11565 0
[pid=20860/tid=20862] ppid=20858 vsize=48828 CPUtime=154.22
/proc/20860/task/20862/stat : 20862 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 10852 0 0 0 15413 9 0 0 25 0 3 0 350382587 49999872 10976 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20860/tid=20863] ppid=20858 vsize=48828 CPUtime=154.72
/proc/20860/task/20863/stat : 20863 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194368 10350 0 0 0 15465 7 0 0 25 0 3 0 350382587 49999872 10976 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 308.96
Current children cumulated vsize (KiB) 48828

[startup+155.202 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 20863
/proc/meminfo: memFree=1438656/2055920 swapFree=4183116/4192956
[pid=20860] ppid=20858 vsize=41440 CPUtime=309.31
/proc/20860/stat : 20860 (MiraXTv3_dyn) R 20858 20860 17453 0 -1 4194304 21529 0 0 0 30914 17 0 0 16 0 1 0 350382586 42434560 9338 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10460668 0 0 4096 0 0 0 0 17 1 0 0
/proc/20860/statm: 10360 9338 220 20 0 9718 0
Current children cumulated CPU time (s) 309.31
Current children cumulated vsize (KiB) 41440

Child status: 20
Real time (s): 155.249
CPU time (s): 309.364
CPU user time (s): 309.178
CPU system time (s): 0.185971
CPU usage (%): 199.269
Max. virtual memory (cumulated for all children) (KiB): 48828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 309.178
system time used= 0.185971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21532
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= 271
involuntary context switches= 2329

runsolver used 0.176973 second user time and 0.39194 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Sun May 13 02:50:55 UTC 2007

IDJOB= 456537
IDBENCH= 24744
IDSOLVER= 196
FILE ID= node25/456537-1179024655

PBS_JOBID= 5253214

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-135-2.sat05-2354.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456537-1179024655/MiraXTv3_dyn /tmp/evaluation/456537-1179024655/instance-456537-1179024655.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-456537-1179024655 -o ROOT/results/node25/solver-456537-1179024655 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456537-1179024655/MiraXTv3_dyn /tmp/evaluation/456537-1179024655/instance-456537-1179024655.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5108c832bdf105f072e86da2a52fd6b5

RANDOM SEED= 321802275

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:       1482472 kB
Buffers:         48236 kB
Cached:         410648 kB
SwapCached:       3924 kB
Active:         274380 kB
Inactive:       194516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1482472 kB
SwapTotal:     4192956 kB
SwapFree:      4183116 kB
Dirty:            3916 kB
Writeback:           0 kB
Mapped:          15964 kB
Slab:            90608 kB
Committed_AS:  8394972 kB
PageTables:       1472 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 node25 on Sun May 13 02:53:31 UTC 2007