Trace number 339766

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 v3? (TO) 1200.13 601.653

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark750.032
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-339766-1178917513 -o ROOT/results/node4/solver-339766-1178917513 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339766-1178917513/MiraXTv3_dyn /tmp/evaluation/339766-1178917513/instance-339766-1178917513.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: 0.97 1.00 1.00 3/77 25095
/proc/meminfo: memFree=1564952/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=3788 CPUtime=0
/proc/25095/stat : 25095 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194304 321 0 0 0 0 0 0 0 18 0 1 0 367789047 3878912 296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25095/statm: 947 303 202 20 0 305 0

[startup+0.089379 s]
/proc/loadavg: 0.97 1.00 1.00 3/77 25095
/proc/meminfo: memFree=1564952/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=5784 CPUtime=0.08
/proc/25095/stat : 25095 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194304 863 0 0 0 8 0 0 0 18 0 1 0 367789047 5922816 838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583938 0 0 4096 0 0 0 0 17 1 0 0
/proc/25095/statm: 1446 838 207 20 0 804 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5784

[startup+0.10138 s]
/proc/loadavg: 0.97 1.00 1.00 3/77 25095
/proc/meminfo: memFree=1564952/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=5540 CPUtime=0.09
/proc/25095/stat : 25095 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194304 868 0 0 0 9 0 0 0 18 0 1 0 367789047 5672960 799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/25095/statm: 1385 799 208 20 0 743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5540

[startup+0.301404 s]
/proc/loadavg: 0.97 1.00 1.00 3/77 25095
/proc/meminfo: memFree=1564952/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=13600 CPUtime=0.43
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 1724 0 0 0 43 0 0 0 18 0 3 0 367789047 13926400 1655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 3400 1655 218 20 0 2758 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13600

[startup+0.701443 s]
/proc/loadavg: 0.97 1.00 1.00 3/77 25095
/proc/meminfo: memFree=1564952/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=16340 CPUtime=1.24
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 2328 0 0 0 123 1 0 0 18 0 3 0 367789047 16732160 2259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 4085 2259 218 20 0 3443 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 16340

[startup+1.50152 s]
/proc/loadavg: 0.97 1.00 1.00 3/80 25098
/proc/meminfo: memFree=1555264/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=19740 CPUtime=2.84
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 3293 0 0 0 282 2 0 0 18 0 3 0 367789047 20213760 3224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 4935 3224 218 20 0 4293 0
[pid=25095/tid=25097] ppid=25093 vsize=19740 CPUtime=1.38
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 1147 0 0 0 138 0 0 0 17 0 3 0 367789057 20213760 3224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=19740 CPUtime=1.33
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 1256 0 0 0 133 0 0 0 18 0 3 0 367789057 20213760 3224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 19740

[startup+3.10167 s]
/proc/loadavg: 1.05 1.01 1.00 3/80 25098
/proc/meminfo: memFree=1549504/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=27532 CPUtime=6.02
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 5392 0 0 0 599 3 0 0 18 0 3 0 367789047 28192768 5323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 6883 5323 218 20 0 6241 0
[pid=25095/tid=25097] ppid=25093 vsize=27532 CPUtime=2.99
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 2051 0 0 0 298 1 0 0 24 0 3 0 367789057 28192768 5323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=27532 CPUtime=2.93
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 2451 0 0 0 292 1 0 0 18 0 3 0 367789057 28192768 5323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 27532

[startup+6.30298 s]
/proc/loadavg: 1.05 1.01 1.00 3/80 25098
/proc/meminfo: memFree=1535232/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=40572 CPUtime=12.41
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 8463 0 0 0 1235 6 0 0 18 0 3 0 367789047 41545728 8394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 10143 8394 218 20 0 9501 0
[pid=25095/tid=25097] ppid=25093 vsize=40572 CPUtime=6.19
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 3312 0 0 0 617 2 0 0 25 0 3 0 367789057 41545728 8394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=40572 CPUtime=6.11
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 4261 0 0 0 608 3 0 0 25 0 3 0 367789057 41545728 8394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 40572

[startup+12.7016 s]
/proc/loadavg: 1.20 1.05 1.01 3/80 25098
/proc/meminfo: memFree=1523392/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=49700 CPUtime=25.18
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 11059 0 0 0 2508 10 0 0 18 0 3 0 367789047 50892800 10990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 12425 10990 218 20 0 11783 0
[pid=25095/tid=25097] ppid=25093 vsize=49700 CPUtime=12.59
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 4528 0 0 0 1255 4 0 0 17 0 3 0 367789057 50892800 10990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=49700 CPUtime=12.48
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 5641 0 0 0 1243 5 0 0 25 0 3 0 367789057 50892800 10990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 49700

[startup+25.5018 s]
/proc/loadavg: 1.32 1.08 1.02 3/80 25098
/proc/meminfo: memFree=1496960/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=75736 CPUtime=50.71
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 17497 0 0 0 5054 17 0 0 18 0 3 0 367789047 77553664 17313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 18934 17313 218 20 0 18292 0
[pid=25095/tid=25097] ppid=25093 vsize=75736 CPUtime=25.38
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 7201 0 0 0 2532 6 0 0 25 0 3 0 367789057 77553664 17313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=75736 CPUtime=25.21
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 9406 0 0 0 2512 9 0 0 25 0 3 0 367789057 77553664 17313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 75736

[startup+51.1013 s]
/proc/loadavg: 1.55 1.15 1.05 3/80 25098
/proc/meminfo: memFree=1455616/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=115196 CPUtime=101.79
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 27744 0 0 0 10150 29 0 0 18 0 3 0 367789047 117960704 27369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 28799 27369 218 20 0 28157 0
[pid=25095/tid=25097] ppid=25093 vsize=115196 CPUtime=50.96
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 11812 0 0 0 5085 11 0 0 25 0 3 0 367789057 117960704 27369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=115196 CPUtime=50.71
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 15042 0 0 0 5055 16 0 0 25 0 3 0 367789057 117960704 27369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 115196

[startup+102.305 s]
/proc/loadavg: 1.82 1.29 1.10 3/80 25098
/proc/meminfo: memFree=1436352/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=134704 CPUtime=203.94
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 33014 0 0 0 20358 36 0 0 18 0 3 0 367789047 137936896 32216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 33676 32216 218 20 0 33034 0
[pid=25095/tid=25097] ppid=25093 vsize=134704 CPUtime=102.15
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 14245 0 0 0 10200 15 0 0 25 0 3 0 367789057 137936896 32216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=134704 CPUtime=101.68
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 17879 0 0 0 10148 20 0 0 25 0 3 0 367789057 137936896 32216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 134704

[startup+162.302 s]
/proc/loadavg: 1.93 1.42 1.15 3/80 25098
/proc/meminfo: memFree=1387328/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=183856 CPUtime=323.64
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 46021 0 0 0 32312 52 0 0 18 0 3 0 367789047 188268544 44745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 45964 44745 218 20 0 45322 0
[pid=25095/tid=25097] ppid=25093 vsize=183856 CPUtime=162.12
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 20399 0 0 0 16189 23 0 0 25 0 3 0 367789057 188268544 44745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=183856 CPUtime=161.41
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 24732 0 0 0 16113 28 0 0 25 0 3 0 367789057 188268544 44745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.64
Current children cumulated vsize (KiB) 183856

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.20 3/80 25098
/proc/meminfo: memFree=1378752/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=191052 CPUtime=443.33
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 48282 0 0 0 44278 55 0 0 18 0 3 0 367789047 195637248 46501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 47763 46501 218 20 0 47121 0
[pid=25095/tid=25097] ppid=25093 vsize=191052 CPUtime=222.09
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 21617 0 0 0 22185 24 0 0 25 0 3 0 367789057 195637248 46501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=191052 CPUtime=221.13
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 25775 0 0 0 22083 30 0 0 25 0 3 0 367789057 195637248 46501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 191052

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.25 3/80 25098
/proc/meminfo: memFree=1341696/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=227268 CPUtime=563.02
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 57980 0 0 0 56232 70 0 0 18 0 3 0 367789047 232722432 55754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 56817 55754 218 20 0 56175 0
[pid=25095/tid=25097] ppid=25093 vsize=227268 CPUtime=282.05
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 26101 0 0 0 28175 30 0 0 25 0 3 0 367789057 232722432 55754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=227268 CPUtime=280.86
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 30989 0 0 0 28047 39 0 0 25 0 3 0 367789057 232722432 55754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 227268

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.29 3/80 25098
/proc/meminfo: memFree=1341632/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=227268 CPUtime=682.73
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 58299 0 0 0 68203 70 0 0 18 0 3 0 367789047 232722432 55771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 56817 55771 218 20 0 56175 0
[pid=25095/tid=25097] ppid=25093 vsize=227268 CPUtime=342.02
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 26337 0 0 0 34172 30 0 0 25 0 3 0 367789057 232722432 55771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=227268 CPUtime=340.59
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 31072 0 0 0 34020 39 0 0 25 0 3 0 367789057 232722432 55771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 227268

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/80 25098
/proc/meminfo: memFree=1341568/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=227268 CPUtime=802.44
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 58547 0 0 0 80173 71 0 0 18 0 3 0 367789047 232722432 55790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 56817 55790 218 20 0 56175 0
[pid=25095/tid=25097] ppid=25093 vsize=227268 CPUtime=402
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 26501 0 0 0 40169 31 0 0 25 0 3 0 367789057 232722432 55790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=227268 CPUtime=400.33
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 31156 0 0 0 39994 39 0 0 25 0 3 0 367789057 232722432 55790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 227268

[startup+462.302 s]
/proc/loadavg: 2.06 1.79 1.38 3/80 25098
/proc/meminfo: memFree=1339584/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=229316 CPUtime=922.14
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 59385 0 0 0 92141 73 0 0 18 0 3 0 367789047 234819584 56320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 57329 56320 218 20 0 56687 0
[pid=25095/tid=25097] ppid=25093 vsize=229316 CPUtime=461.97
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 26892 0 0 0 46165 32 0 0 25 0 3 0 367789057 234819584 56320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=229316 CPUtime=460.06
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 31603 0 0 0 45966 40 0 0 25 0 3 0 367789057 234819584 56320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.14
Current children cumulated vsize (KiB) 229316

[startup+522.301 s]
/proc/loadavg: 2.02 1.83 1.41 3/80 25098
/proc/meminfo: memFree=1339392/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=230060 CPUtime=1041.86
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 59705 0 0 0 104112 74 0 0 18 0 3 0 367789047 235581440 56329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 57515 56329 218 20 0 56873 0
[pid=25095/tid=25097] ppid=25093 vsize=230060 CPUtime=521.95
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 27051 0 0 0 52163 32 0 0 25 0 3 0 367789057 235581440 56329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=230060 CPUtime=519.79
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 31764 0 0 0 51939 40 0 0 25 0 3 0 367789057 235581440 56329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 230060

[startup+582.301 s]
/proc/loadavg: 2.01 1.86 1.45 3/80 25098
/proc/meminfo: memFree=1339456/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=230060 CPUtime=1161.56
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 59865 0 0 0 116081 75 0 0 18 0 3 0 367789047 235581440 56333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 57515 56333 218 20 0 56873 0
[pid=25095/tid=25097] ppid=25093 vsize=230060 CPUtime=581.92
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 27053 0 0 0 58159 33 0 0 25 0 3 0 367789057 235581440 56333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=230060 CPUtime=579.52
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 31922 0 0 0 57911 41 0 0 25 0 3 0 367789057 235581440 56333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.56
Current children cumulated vsize (KiB) 230060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 1.86 1.46 3/80 25098
/proc/meminfo: memFree=1338944/2055920 swapFree=4141212/4192956
[pid=25095] ppid=25093 vsize=231084 CPUtime=1200.07
/proc/25095/stat : 25095 (MiraXTv3_dyn) S 25093 25095 24157 0 -1 4194304 60060 0 0 0 119932 75 0 0 18 0 3 0 367789047 236630016 56528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25095/statm: 57771 56528 218 20 0 57129 0
[pid=25095/tid=25097] ppid=25093 vsize=231084 CPUtime=601.23
/proc/25095/task/25097/stat : 25097 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 27182 0 0 0 60089 34 0 0 25 0 3 0 367789057 236630016 56528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25095/tid=25098] ppid=25093 vsize=231084 CPUtime=598.74
/proc/25095/task/25098/stat : 25098 (MiraXTv3_dyn) R 25093 25095 24157 0 -1 4194368 31988 0 0 0 59833 41 0 0 25 0 3 0 367789057 236630016 56528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 231084

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.653
CPU time (s): 1200.13
CPU user time (s): 1199.34
CPU system time (s): 0.791879
CPU usage (%): 199.472
Max. virtual memory (cumulated for all children) (KiB): 231084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.34
system time used= 0.791879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60060
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= 363
involuntary context switches= 22333

runsolver used 0.582911 second user time and 1.61675 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri May 11 21:05:13 UTC 2007

IDJOB= 339766
IDBENCH= 24754
IDSOLVER= 128
FILE ID= node4/339766-1178917513

PBS_JOBID= 5251113

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339766-1178917513/MiraXTv3_dyn /tmp/evaluation/339766-1178917513/instance-339766-1178917513.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-339766-1178917513 -o ROOT/results/node4/solver-339766-1178917513 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339766-1178917513/MiraXTv3_dyn /tmp/evaluation/339766-1178917513/instance-339766-1178917513.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4bdea1a05617ff95eaeaf981037754e7

RANDOM SEED= 108646490

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1565232 kB
Buffers:         49560 kB
Cached:         351672 kB
SwapCached:      15676 kB
Active:         120356 kB
Inactive:       304528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565232 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4340 kB
Writeback:           0 kB
Mapped:          30024 kB
Slab:            51316 kB
Committed_AS:  9985712 kB
PageTables:       1816 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= 66560 MiB

End job on node4 on Fri May 11 21:15:17 UTC 2007