Trace number 336198

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 v1? (TO) 1200.16 1200.62

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node1/watcher-336198-1178906425 -o ROOT/results/node1/solver-336198-1178906425 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336198-1178906425/MiraXTv1_dyn /tmp/evaluation/336198-1178906425/instance-336198-1178906425.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.93 0.97 0.99 3/77 28140
/proc/meminfo: memFree=1583664/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=3788 CPUtime=0
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194304 326 0 0 0 0 0 0 0 18 0 1 0 366681229 3878912 301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28140/statm: 947 308 202 20 0 305 0

[startup+0.082252 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 28140
/proc/meminfo: memFree=1583664/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=24604 CPUtime=0.07
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194304 5010 0 0 0 5 2 0 0 18 0 1 0 366681229 25194496 4941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571806 0 0 4096 0 0 0 0 17 1 0 0
/proc/28140/statm: 6151 4947 206 20 0 5509 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24604

[startup+0.101254 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 28140
/proc/meminfo: memFree=1583664/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=25024 CPUtime=0.09
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194304 5198 0 0 0 7 2 0 0 18 0 1 0 366681229 25624576 5129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/28140/statm: 6256 5129 206 20 0 5614 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25024

[startup+0.301277 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 28140
/proc/meminfo: memFree=1583664/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=29176 CPUtime=0.29
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194304 6196 0 0 0 26 3 0 0 19 0 1 0 366681229 29876224 6127 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/28140/statm: 7294 6128 206 20 0 6652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29176

[startup+0.701325 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 28140
/proc/meminfo: memFree=1583664/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=36276 CPUtime=0.69
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194304 8007 0 0 0 65 4 0 0 22 0 1 0 366681229 37146624 7938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/28140/statm: 9069 7938 206 20 0 8427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36276

[startup+1.50142 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 28141
/proc/meminfo: memFree=1548264/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=50312 CPUtime=1.49
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194304 11481 0 0 0 143 6 0 0 25 0 1 0 366681229 51519488 11412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/28140/statm: 12578 11412 206 20 0 11936 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50312

[startup+3.10161 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 28141
/proc/meminfo: memFree=1529448/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=77840 CPUtime=3.09
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194304 18215 0 0 0 298 11 0 0 25 0 1 0 366681229 79708160 18146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/28140/statm: 19460 18146 206 20 0 18818 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77840

[startup+6.30198 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 28141
/proc/meminfo: memFree=1474024/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=130460 CPUtime=6.29
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194304 30769 0 0 0 610 19 0 0 25 0 1 0 366681229 133591040 30700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/28140/statm: 32615 30700 206 20 0 31973 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 130460

[startup+12.7018 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 28141
/proc/meminfo: memFree=1420648/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=175036 CPUtime=12.69
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194304 41193 0 0 0 1243 26 0 0 25 0 1 0 366681229 179236864 41124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/28140/statm: 43759 41124 207 20 0 43117 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175036

[startup+25.5012 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 28141
/proc/meminfo: memFree=1420712/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=175036 CPUtime=25.48
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194304 41193 0 0 0 2522 26 0 0 25 0 1 0 366681229 179236864 41124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584061 0 0 4096 0 0 0 0 17 1 0 0
/proc/28140/statm: 43759 41124 207 20 0 43117 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 175036

[startup+51.1012 s]
/proc/loadavg: 0.97 0.97 0.99 2/84 28263
/proc/meminfo: memFree=1383920/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=215832 CPUtime=51.02
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194304 50064 0 0 0 5071 31 0 0 25 0 1 0 366681229 221011968 49995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/28140/statm: 53958 49995 207 20 0 53316 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 215832

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 28340
/proc/meminfo: memFree=1209696/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=649020 CPUtime=102.16
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 102026 0 0 0 10160 56 0 0 25 0 2 0 366681229 664596480 93778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 162255 93778 218 20 0 161613 0
[pid=28140/tid=28280] ppid=28138 vsize=649020 CPUtime=47.81
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 41047 0 0 0 4760 21 0 0 25 0 2 0 366686673 664596480 93778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 649020

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=1142496/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=716892 CPUtime=162.14
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 119207 0 0 0 16143 71 0 0 25 0 2 0 366681229 734097408 110884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 179223 110884 218 20 0 178581 0
[pid=28140/tid=28280] ppid=28138 vsize=716892 CPUtime=107.78
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 58228 0 0 0 10743 35 0 0 25 0 2 0 366686673 734097408 110884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 716892

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=1113376/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=743980 CPUtime=222.12
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 126213 0 0 0 22136 76 0 0 25 0 2 0 366681229 761835520 117793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 185995 117793 218 20 0 185353 0
[pid=28140/tid=28280] ppid=28138 vsize=743980 CPUtime=167.76
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 65234 0 0 0 16736 40 0 0 25 0 2 0 366686673 761835520 117793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 743980

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=1041248/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=816908 CPUtime=282.11
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 144539 0 0 0 28121 90 0 0 25 0 2 0 366681229 836513792 136061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 204227 136061 218 20 0 203585 0
[pid=28140/tid=28280] ppid=28138 vsize=816908 CPUtime=227.74
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 83560 0 0 0 22720 54 0 0 25 0 2 0 366686673 836513792 136061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517958 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 816908

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=1010592/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=846076 CPUtime=342.08
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 152077 0 0 0 34113 95 0 0 25 0 2 0 366681229 866381824 143412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 211519 143412 218 20 0 210877 0
[pid=28140/tid=28280] ppid=28138 vsize=846076 CPUtime=287.73
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 91098 0 0 0 28713 60 0 0 25 0 2 0 366686673 866381824 143412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 846076

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=1010528/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=846076 CPUtime=402.07
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 152180 0 0 0 40111 96 0 0 25 0 2 0 366681229 866381824 143450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 211519 143450 218 20 0 210877 0
[pid=28140/tid=28280] ppid=28138 vsize=846076 CPUtime=347.71
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 91201 0 0 0 34711 60 0 0 25 0 2 0 366686673 866381824 143450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 846076

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=1010592/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=846076 CPUtime=462.05
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 152189 0 0 0 46109 96 0 0 25 0 2 0 366681229 866381824 143459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 211519 143459 218 20 0 210877 0
[pid=28140/tid=28280] ppid=28138 vsize=846076 CPUtime=407.69
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 91210 0 0 0 40708 61 0 0 25 0 2 0 366686673 866381824 143459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 846076

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=1010592/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=846076 CPUtime=522.04
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 152194 0 0 0 52107 97 0 0 25 0 2 0 366681229 866381824 143464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 211519 143464 218 20 0 210877 0
[pid=28140/tid=28280] ppid=28138 vsize=846076 CPUtime=467.67
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 91215 0 0 0 46706 61 0 0 25 0 2 0 366686673 866381824 143464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 846076

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=990624/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=865896 CPUtime=582.01
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 157270 0 0 0 58100 101 0 0 25 0 2 0 366681229 886677504 148400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 216474 148400 218 20 0 215832 0
[pid=28140/tid=28280] ppid=28138 vsize=865896 CPUtime=527.66
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 96291 0 0 0 52700 66 0 0 25 0 2 0 366686673 886677504 148400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 865896

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=990816/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=865896 CPUtime=642
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 157415 0 0 0 64098 102 0 0 25 0 2 0 366681229 886677504 148404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 216474 148404 218 20 0 215832 0
[pid=28140/tid=28280] ppid=28138 vsize=865896 CPUtime=587.64
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 96436 0 0 0 58698 66 0 0 25 0 2 0 366686673 886677504 148404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 865896

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=990752/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=865896 CPUtime=701.98
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 157419 0 0 0 70096 102 0 0 25 0 2 0 366681229 886677504 148408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 216474 148408 218 20 0 215832 0
[pid=28140/tid=28280] ppid=28138 vsize=865896 CPUtime=647.62
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 96440 0 0 0 64695 67 0 0 25 0 2 0 366686673 886677504 148408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 865896

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=959072/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=897332 CPUtime=761.97
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 165376 0 0 0 76089 108 0 0 25 0 2 0 366681229 918867968 156294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 224333 156294 218 20 0 223691 0
[pid=28140/tid=28280] ppid=28138 vsize=897332 CPUtime=707.6
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 104397 0 0 0 70688 72 0 0 25 0 2 0 366686673 918867968 156294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 897332

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=944608/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=912776 CPUtime=821.95
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 169294 0 0 0 82084 111 0 0 25 0 2 0 366681229 934682624 160140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 228194 160140 218 20 0 227552 0
[pid=28140/tid=28280] ppid=28138 vsize=912776 CPUtime=767.58
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 108315 0 0 0 76683 75 0 0 25 0 2 0 366686673 934682624 160140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 912776

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=875872/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=980340 CPUtime=881.92
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 186339 0 0 0 88071 121 0 0 25 0 2 0 366681229 1003868160 177041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 245085 177041 218 20 0 244443 0
[pid=28140/tid=28280] ppid=28138 vsize=980340 CPUtime=827.57
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 125360 0 0 0 82671 86 0 0 25 0 2 0 366686673 1003868160 177041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 980340

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=875936/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=980340 CPUtime=941.91
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 186342 0 0 0 94069 122 0 0 25 0 2 0 366681229 1003868160 177044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 245085 177044 218 20 0 244443 0
[pid=28140/tid=28280] ppid=28138 vsize=980340 CPUtime=887.55
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 125363 0 0 0 88669 86 0 0 25 0 2 0 366686673 1003868160 177044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 980340

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=876000/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=980340 CPUtime=1001.9
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 186342 0 0 0 100067 123 0 0 25 0 2 0 366681229 1003868160 177044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 245085 177044 218 20 0 244443 0
[pid=28140/tid=28280] ppid=28138 vsize=980340 CPUtime=947.53
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 125363 0 0 0 94666 87 0 0 25 0 2 0 366686673 1003868160 177044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 980340

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=852704/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=1003484 CPUtime=1061.88
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 192201 0 0 0 106061 127 0 0 25 0 2 0 366681229 1027567616 182831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 250871 182831 218 20 0 250229 0
[pid=28140/tid=28280] ppid=28138 vsize=1003484 CPUtime=1007.51
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 131222 0 0 0 100660 91 0 0 25 0 2 0 366686673 1027567616 182831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 1003484

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=852768/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=1003484 CPUtime=1121.85
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 192202 0 0 0 112058 127 0 0 25 0 2 0 366681229 1027567616 182832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 250871 182832 218 20 0 250229 0
[pid=28140/tid=28280] ppid=28138 vsize=1003484 CPUtime=1067.5
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 131223 0 0 0 106658 92 0 0 25 0 2 0 366686673 1027567616 182832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 1003484

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=852832/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=1003484 CPUtime=1181.84
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 192202 0 0 0 118056 128 0 0 25 0 2 0 366681229 1027567616 182832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 250871 182832 218 20 0 250229 0
[pid=28140/tid=28280] ppid=28138 vsize=1003484 CPUtime=1127.48
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 131223 0 0 0 112656 92 0 0 25 0 2 0 366686673 1027567616 182832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 1003484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=845536/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=1010848 CPUtime=1200.04
/proc/28140/stat : 28140 (MiraXTv1_dyn) S 28138 28140 27139 0 -1 4194304 194036 0 0 0 119875 129 0 0 25 0 2 0 366681229 1035108352 184666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28140/statm: 252712 184666 218 20 0 252070 0
[pid=28140/tid=28280] ppid=28138 vsize=1010848 CPUtime=1145.68
/proc/28140/task/28280/stat : 28280 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4194368 133057 0 0 0 114474 94 0 0 25 0 2 0 366686673 1035108352 184666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1010848

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

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

[startup+1200.61 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 28340
/proc/meminfo: memFree=845536/2055920 swapFree=4145760/4192956
[pid=28140] ppid=28138 vsize=0 CPUtime=1200.14
/proc/28140/stat : 28140 (MiraXTv1_dyn) R 28138 28140 27139 0 -1 4195332 194036 0 0 0 119875 139 0 0 17 0 1 0 366681229 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/28140/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.16
CPU user time (s): 1198.76
CPU system time (s): 1.40779
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 1010848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.76
system time used= 1.40779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194036
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= 13
involuntary context switches= 2302

runsolver used 1.36279 second user time and 3.01454 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 18:00:34 UTC 2007

IDJOB= 336198
IDBENCH= 24669
IDSOLVER= 130
FILE ID= node1/336198-1178906425

PBS_JOBID= 5251094

Free space on /tmp= 54560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/sgp_9-8-8.sat05-2674.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336198-1178906425/MiraXTv1_dyn /tmp/evaluation/336198-1178906425/instance-336198-1178906425.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-336198-1178906425 -o ROOT/results/node1/solver-336198-1178906425 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336198-1178906425/MiraXTv1_dyn /tmp/evaluation/336198-1178906425/instance-336198-1178906425.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f935103d71f7bb9e8d8051793d20ec02

RANDOM SEED= 4057238

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1583944 kB
Buffers:         50404 kB
Cached:         308020 kB
SwapCached:      14692 kB
Active:         174104 kB
Inactive:       209380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583944 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:           56252 kB
Writeback:           0 kB
Mapped:          29892 kB
Slab:            73980 kB
Committed_AS:  9782840 kB
PageTables:       1832 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= 54560 MiB

End job on node1 on Fri May 11 18:20:37 UTC 2007