Trace number 336280

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.08 602.139

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-12t22.sat05-1151.reshuffled-07.cnf
MD5SUM05298a484bf02ec125537b469ecd7326
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark729.579
Satisfiable
(Un)Satisfiability was proved
Number of variables4706
Number of clauses87747
Sum of the clauses size178202
Maximum clause length26
Minimum clause length1
Number of clauses of size 143
Number of clauses of size 286679
Number of clauses of size 3111
Number of clauses of size 4876
Number of clauses of size 50
Number of clauses of size over 538

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/node5/watcher-336280-1178906716 -o ROOT/results/node5/solver-336280-1178906716 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336280-1178906716/MiraXTv3_dyn /tmp/evaluation/336280-1178906716/instance-336280-1178906716.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.83 1.94 1.90 3/77 21216
/proc/meminfo: memFree=1634872/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=3788 CPUtime=0
/proc/21216/stat : 21216 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194304 408 0 0 0 0 0 0 0 18 0 1 0 366709253 3878912 383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21216/statm: 947 391 202 20 0 305 0

[startup+0.064326 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 21216
/proc/meminfo: memFree=1634872/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=7420 CPUtime=0.05
/proc/21216/stat : 21216 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194304 1422 0 0 0 5 0 0 0 18 0 1 0 366709253 7598080 1397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/21216/statm: 1855 1398 206 20 0 1213 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7420

[startup+0.10133 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 21216
/proc/meminfo: memFree=1634872/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=8976 CPUtime=0.09
/proc/21216/stat : 21216 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194304 1808 0 0 0 9 0 0 0 18 0 1 0 366709253 9191424 1783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583946 0 0 4096 0 0 0 0 17 0 0 0
/proc/21216/statm: 2244 1783 207 20 0 1602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8976

[startup+0.301352 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 21216
/proc/meminfo: memFree=1634872/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=9108 CPUtime=0.29
/proc/21216/stat : 21216 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194304 1845 0 0 0 29 0 0 0 19 0 1 0 366709253 9326592 1820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/21216/statm: 2277 1820 207 20 0 1635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9108

[startup+0.701398 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 21216
/proc/meminfo: memFree=1634872/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=13044 CPUtime=0.69
/proc/21216/stat : 21216 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194304 2751 0 0 0 68 1 0 0 23 0 1 0 366709253 13357056 2726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583654 0 0 4096 0 0 0 0 17 0 0 0
/proc/21216/statm: 3261 2726 207 20 0 2619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13044

[startup+1.5015 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 21219
/proc/meminfo: memFree=1619808/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=37028 CPUtime=1.92
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 5268 0 0 0 189 3 0 0 25 0 3 0 366709253 37916672 4944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 9257 4944 218 20 0 8615 0
[pid=21216/tid=21218] ppid=21214 vsize=37028 CPUtime=0.51
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 1111 0 0 0 51 0 0 0 22 0 3 0 366709351 37916672 4944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=37028 CPUtime=0.42
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 1138 0 0 0 41 1 0 0 19 0 3 0 366709351 37916672 4944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 37028

[startup+3.10168 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 21219
/proc/meminfo: memFree=1611936/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=45084 CPUtime=5.11
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 7459 0 0 0 506 5 0 0 25 0 3 0 366709253 46166016 7135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 11271 7135 218 20 0 10629 0
[pid=21216/tid=21218] ppid=21214 vsize=45084 CPUtime=2.11
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 2210 0 0 0 210 1 0 0 25 0 3 0 366709351 46166016 7135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=45084 CPUtime=2.02
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 2230 0 0 0 200 2 0 0 22 0 3 0 366709351 46166016 7135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526082 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 45084

[startup+6.30104 s]
/proc/loadavg: 1.93 1.95 1.90 3/80 21219
/proc/meminfo: memFree=1603168/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=50896 CPUtime=11.49
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 8856 0 0 0 1143 6 0 0 25 0 3 0 366709253 52117504 8465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 12724 8465 218 20 0 12082 0
[pid=21216/tid=21218] ppid=21214 vsize=50896 CPUtime=5.3
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 2777 0 0 0 529 1 0 0 25 0 3 0 366709351 52117504 8465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=50896 CPUtime=5.2
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 3060 0 0 0 517 3 0 0 25 0 3 0 366709351 52117504 8465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 50896

[startup+12.7018 s]
/proc/loadavg: 1.93 1.96 1.90 3/80 21219
/proc/meminfo: memFree=1583200/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=69768 CPUtime=24.25
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 13895 0 0 0 2413 12 0 0 25 0 3 0 366709253 71442432 13455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 17442 13455 218 20 0 16800 0
[pid=21216/tid=21218] ppid=21214 vsize=69768 CPUtime=11.69
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 5472 0 0 0 1165 4 0 0 25 0 3 0 366709351 71442432 13455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=69768 CPUtime=11.57
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 5404 0 0 0 1151 6 0 0 25 0 3 0 366709351 71442432 13455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.25
Current children cumulated vsize (KiB) 69768

[startup+25.5022 s]
/proc/loadavg: 1.95 1.96 1.91 3/80 21219
/proc/meminfo: memFree=1551968/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=98116 CPUtime=49.78
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 21503 0 0 0 4958 20 0 0 25 0 3 0 366709253 100470784 20801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 24529 20801 218 20 0 23887 0
[pid=21216/tid=21218] ppid=21214 vsize=98116 CPUtime=24.48
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 9200 0 0 0 2442 6 0 0 25 0 3 0 366709351 100470784 20801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=98116 CPUtime=24.31
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 9284 0 0 0 2420 11 0 0 25 0 3 0 366709351 100470784 20801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (KiB) 98116

[startup+51.1021 s]
/proc/loadavg: 1.96 1.96 1.91 3/80 21219
/proc/meminfo: memFree=1542944/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=107900 CPUtime=100.86
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 24431 0 0 0 10062 24 0 0 25 0 3 0 366709253 110489600 23339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 26975 23339 218 20 0 26333 0
[pid=21216/tid=21218] ppid=21214 vsize=107900 CPUtime=50.06
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 10873 0 0 0 4998 8 0 0 25 0 3 0 366709351 110489600 23339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=107900 CPUtime=49.81
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 10539 0 0 0 4967 14 0 0 25 0 3 0 366709351 110489600 23339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.86
Current children cumulated vsize (KiB) 107900

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.91 3/80 21219
/proc/meminfo: memFree=1519072/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=131324 CPUtime=203.01
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 30929 0 0 0 20269 32 0 0 25 0 3 0 366709253 134475776 28945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 32831 28945 218 20 0 32189 0
[pid=21216/tid=21218] ppid=21214 vsize=131324 CPUtime=101.23
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 14367 0 0 0 10112 11 0 0 25 0 3 0 366709351 134475776 28945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=131324 CPUtime=100.81
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 13543 0 0 0 10061 20 0 0 25 0 3 0 366709351 134475776 28945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.01
Current children cumulated vsize (KiB) 131324

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 21219
/proc/meminfo: memFree=1505504/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=145092 CPUtime=322.72
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 35290 0 0 0 32234 38 0 0 25 0 3 0 366709253 148574208 32506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 36273 32506 218 20 0 35631 0
[pid=21216/tid=21218] ppid=21214 vsize=145092 CPUtime=161.17
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 16451 0 0 0 16104 13 0 0 25 0 3 0 366709351 148574208 32506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=145092 CPUtime=160.56
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 15820 0 0 0 16033 23 0 0 25 0 3 0 366709351 148574208 32506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525017 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.72
Current children cumulated vsize (KiB) 145092

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.91 4/80 21219
/proc/meminfo: memFree=1490080/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=160056 CPUtime=442.43
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 40024 0 0 0 44198 45 0 0 25 0 3 0 366709253 163897344 36331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 40014 36331 218 20 0 39372 0
[pid=21216/tid=21218] ppid=21214 vsize=160056 CPUtime=221.14
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 18838 0 0 0 22098 16 0 0 24 0 3 0 366709351 163897344 36331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=160056 CPUtime=220.3
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 18167 0 0 0 22003 27 0 0 25 0 3 0 366709351 163897344 36331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.43
Current children cumulated vsize (KiB) 160056

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 21219
/proc/meminfo: memFree=1485536/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=163920 CPUtime=562.11
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 41998 0 0 0 56163 48 0 0 25 0 3 0 366709253 167854080 37372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 40980 37372 218 20 0 40338 0
[pid=21216/tid=21218] ppid=21214 vsize=163920 CPUtime=281.07
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 19552 0 0 0 28091 16 0 0 25 0 3 0 366709351 167854080 37372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=163920 CPUtime=280.06
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 19427 0 0 0 27976 30 0 0 25 0 3 0 366709351 167854080 37372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.11
Current children cumulated vsize (KiB) 163920

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 21219
/proc/meminfo: memFree=1485216/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=163920 CPUtime=681.77
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 42817 0 0 0 68128 49 0 0 25 0 3 0 366709253 167854080 37412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 40980 37412 218 20 0 40338 0
[pid=21216/tid=21218] ppid=21214 vsize=163920 CPUtime=340.98
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 19993 0 0 0 34081 17 0 0 24 0 3 0 366709351 167854080 37412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=163920 CPUtime=339.8
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 19805 0 0 0 33950 30 0 0 23 0 3 0 366709351 167854080 37412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.77
Current children cumulated vsize (KiB) 163920

[startup+402.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 21219
/proc/meminfo: memFree=1485216/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=163920 CPUtime=801.49
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 43533 0 0 0 80099 50 0 0 25 0 3 0 366709253 167854080 37425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 40980 37425 218 20 0 40338 0
[pid=21216/tid=21218] ppid=21214 vsize=163920 CPUtime=400.94
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 20351 0 0 0 40076 18 0 0 25 0 3 0 366709351 167854080 37425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=163920 CPUtime=399.57
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 20163 0 0 0 39926 31 0 0 25 0 3 0 366709351 167854080 37425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.49
Current children cumulated vsize (KiB) 163920

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 21219
/proc/meminfo: memFree=1485088/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=163920 CPUtime=921.17
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 44351 0 0 0 92066 51 0 0 25 0 3 0 366709253 167854080 37443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 40980 37443 218 20 0 40338 0
[pid=21216/tid=21218] ppid=21214 vsize=163920 CPUtime=460.86
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 20807 0 0 0 46068 18 0 0 25 0 3 0 366709351 167854080 37443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=163920 CPUtime=459.32
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 20525 0 0 0 45901 31 0 0 25 0 3 0 366709351 167854080 37443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.17
Current children cumulated vsize (KiB) 163920

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 21219
/proc/meminfo: memFree=1485024/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=163920 CPUtime=1040.82
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 45274 0 0 0 104030 52 0 0 25 0 3 0 366709253 167854080 37462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 40980 37462 218 20 0 40338 0
[pid=21216/tid=21218] ppid=21214 vsize=163920 CPUtime=520.81
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 21267 0 0 0 52062 19 0 0 25 0 3 0 366709351 167854080 37462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=163920 CPUtime=519.04
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 20988 0 0 0 51872 32 0 0 25 0 3 0 366709351 167854080 37462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.82
Current children cumulated vsize (KiB) 163920

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 21219
/proc/meminfo: memFree=1485024/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=163920 CPUtime=1160.54
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 46113 0 0 0 116000 54 0 0 25 0 3 0 366709253 167854080 37475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 40980 37475 218 20 0 40338 0
[pid=21216/tid=21218] ppid=21214 vsize=163920 CPUtime=580.76
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 21640 0 0 0 58057 19 0 0 25 0 3 0 366709351 167854080 37475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=163920 CPUtime=578.79
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 21454 0 0 0 57847 32 0 0 25 0 3 0 366709351 167854080 37475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.54
Current children cumulated vsize (KiB) 163920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.102 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 21219
/proc/meminfo: memFree=1484960/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=163920 CPUtime=1200.03
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 46395 0 0 0 119949 54 0 0 25 0 3 0 366709253 167854080 37480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 40980 37480 218 20 0 40338 0
[pid=21216/tid=21218] ppid=21214 vsize=163920 CPUtime=600.54
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 21733 0 0 0 60035 19 0 0 25 0 3 0 366709351 167854080 37480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=163920 CPUtime=598.52
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 21643 0 0 0 59819 33 0 0 25 0 3 0 366709351 167854080 37480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 163920

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

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

[startup+602.102 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 21219
/proc/meminfo: memFree=1484960/2055920 swapFree=4150068/4192956
[pid=21216] ppid=21214 vsize=163920 CPUtime=1200.03
/proc/21216/stat : 21216 (MiraXTv3_dyn) S 21214 21216 20706 0 -1 4194304 46395 0 0 0 119949 54 0 0 25 0 3 0 366709253 167854080 37480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21216/statm: 40980 37480 218 20 0 40338 0
[pid=21216/tid=21218] ppid=21214 vsize=163920 CPUtime=600.54
/proc/21216/task/21218/stat : 21218 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 21733 0 0 0 60035 19 0 0 25 0 3 0 366709351 167854080 37480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21216/tid=21219] ppid=21214 vsize=163920 CPUtime=598.52
/proc/21216/task/21219/stat : 21219 (MiraXTv3_dyn) R 21214 21216 20706 0 -1 4194368 21643 0 0 0 59819 33 0 0 25 0 3 0 366709351 167854080 37480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 163920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.139
CPU time (s): 1200.08
CPU user time (s): 1199.51
CPU system time (s): 0.569913
CPU usage (%): 199.303
Max. virtual memory (cumulated for all children) (KiB): 164288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.51
system time used= 0.569913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46395
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= 241
involuntary context switches= 22594

runsolver used 0.570913 second user time and 1.63675 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 18:05:16 UTC 2007

IDJOB= 336280
IDBENCH= 24671
IDSOLVER= 128
FILE ID= node5/336280-1178906716

PBS_JOBID= 5251097

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/strips-gripper-12t22.sat05-1151.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336280-1178906716/MiraXTv3_dyn /tmp/evaluation/336280-1178906716/instance-336280-1178906716.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-336280-1178906716 -o ROOT/results/node5/solver-336280-1178906716 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336280-1178906716/MiraXTv3_dyn /tmp/evaluation/336280-1178906716/instance-336280-1178906716.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  05298a484bf02ec125537b469ecd7326

RANDOM SEED= 952533597

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1635152 kB
Buffers:         47544 kB
Cached:         285284 kB
SwapCached:      11320 kB
Active:         152792 kB
Inactive:       203268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635152 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            5072 kB
Writeback:           0 kB
Mapped:          30052 kB
Slab:            50284 kB
Committed_AS: 14063520 kB
PageTables:       1720 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= 66548 MiB

End job on node5 on Fri May 11 18:15:20 UTC 2007