Trace number 315485

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.07 1200.55

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h32-unknown.cnf
MD5SUM31ebf23e42c2af5eeb4e8b1cb1366a0c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.3348
Satisfiable
(Un)Satisfiability was proved
Number of variables161116
Number of clauses800163
Sum of the clauses size2079881
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2640925
Number of clauses of size 3153402
Number of clauses of size 41419
Number of clauses of size 5124
Number of clauses of size over 54017

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/node10/watcher-315485-1178879925 -o ROOT/results/node10/solver-315485-1178879925 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315485-1178879925/MiraXTv1_dyn /tmp/evaluation/315485-1178879925/instance-315485-1178879925.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.99 0.97 0.99 3/77 16740
/proc/meminfo: memFree=1674632/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=3788 CPUtime=0
/proc/16740/stat : 16740 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 364030130 3878912 382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16740/statm: 947 391 202 20 0 305 0

[startup+0.019463 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 16740
/proc/meminfo: memFree=1674632/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=5444 CPUtime=0.01
/proc/16740/stat : 16740 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194304 897 0 0 0 1 0 0 0 18 0 1 0 364030130 5574656 872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571986 0 0 4096 0 0 0 0 17 0 0 0
/proc/16740/statm: 1361 872 206 20 0 719 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5444

[startup+0.101479 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 16740
/proc/meminfo: memFree=1674632/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=11808 CPUtime=0.09
/proc/16740/stat : 16740 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194304 2383 0 0 0 8 1 0 0 18 0 1 0 364030130 12091392 2358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 0 0 0
/proc/16740/statm: 2952 2358 206 20 0 2310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11808

[startup+0.301522 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 16740
/proc/meminfo: memFree=1674632/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=26880 CPUtime=0.29
/proc/16740/stat : 16740 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194304 6028 0 0 0 27 2 0 0 19 0 1 0 364030130 27525120 6003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 0 0 0
/proc/16740/statm: 6720 6003 206 20 0 6078 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26880

[startup+0.701608 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 16740
/proc/meminfo: memFree=1674632/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=56452 CPUtime=0.69
/proc/16740/stat : 16740 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194304 13282 0 0 0 63 6 0 0 23 0 1 0 364030130 57806848 13257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 0 0 0
/proc/16740/statm: 14113 13258 206 20 0 13471 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56452

[startup+1.50278 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16741
/proc/meminfo: memFree=1611328/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=72600 CPUtime=1.49
/proc/16740/stat : 16740 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194304 16015 0 0 0 141 8 0 0 25 0 1 0 364030130 74342400 15990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584083 0 0 4096 0 0 0 0 17 0 0 0
/proc/16740/statm: 18150 15990 207 20 0 17508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72600

[startup+3.10113 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16741
/proc/meminfo: memFree=1611200/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=72600 CPUtime=3.09
/proc/16740/stat : 16740 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194304 16015 0 0 0 300 9 0 0 25 0 1 0 364030130 74342400 15990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584066 0 0 4096 0 0 0 0 17 1 0 0
/proc/16740/statm: 18150 15990 207 20 0 17508 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72600

[startup+6.30163 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16741
/proc/meminfo: memFree=1590400/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=116620 CPUtime=6.29
/proc/16740/stat : 16740 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194304 26505 0 0 0 615 14 0 0 25 0 1 0 364030130 119418880 26480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/16740/statm: 29155 26480 207 20 0 28513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 116620

[startup+12.703 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16741
/proc/meminfo: memFree=1548360/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=137008 CPUtime=12.68
/proc/16740/stat : 16740 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194304 31686 0 0 0 1252 16 0 0 25 0 1 0 364030130 140296192 31661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16740/statm: 34252 31661 207 20 0 33610 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 137008

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16741
/proc/meminfo: memFree=1542152/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=144792 CPUtime=25.48
/proc/16740/stat : 16740 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194304 33243 0 0 0 2531 17 0 0 25 0 1 0 364030130 148267008 33218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583935 0 0 4096 0 0 0 0 17 1 0 0
/proc/16740/statm: 36198 33218 207 20 0 35556 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 144792

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1511424/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=236972 CPUtime=51.07
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 44919 0 0 0 5085 22 0 0 25 0 2 0 364030130 242659328 40910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 59243 40910 218 20 0 58601 0
[pid=16740/tid=16742] ppid=16738 vsize=236972 CPUtime=18.23
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 10331 0 0 0 1819 4 0 0 25 0 2 0 364033415 242659328 40910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 236972

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1515584/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=231052 CPUtime=102.25
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 45201 0 0 0 10202 23 0 0 25 0 2 0 364030130 236597248 39871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 57763 39871 218 20 0 57121 0
[pid=16740/tid=16742] ppid=16738 vsize=231052 CPUtime=69.42
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 10613 0 0 0 6937 5 0 0 25 0 2 0 364033415 236597248 39871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 231052

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1499968/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=245728 CPUtime=162.23
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 49233 0 0 0 16195 28 0 0 25 0 2 0 364030130 251625472 43721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 61432 43721 218 20 0 60790 0
[pid=16740/tid=16742] ppid=16738 vsize=245728 CPUtime=129.38
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 14645 0 0 0 12929 9 0 0 25 0 2 0 364033415 251625472 43721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522137 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 245728

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1490880/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=254364 CPUtime=222.2
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 51685 0 0 0 22189 31 0 0 25 0 2 0 364030130 260468736 45985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 63591 45985 218 20 0 62949 0
[pid=16740/tid=16742] ppid=16738 vsize=254364 CPUtime=189.37
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 17097 0 0 0 18924 13 0 0 25 0 2 0 364033415 260468736 45985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 254364

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1484480/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=260572 CPUtime=282.17
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 53491 0 0 0 28183 34 0 0 25 0 2 0 364030130 266825728 47580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 65143 47580 218 20 0 64501 0
[pid=16740/tid=16742] ppid=16738 vsize=260572 CPUtime=249.34
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 18903 0 0 0 24918 16 0 0 25 0 2 0 364033415 266825728 47580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 260572

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1478656/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=266148 CPUtime=342.15
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 55251 0 0 0 34179 36 0 0 25 0 2 0 364030130 272535552 49038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 66537 49038 218 20 0 65895 0
[pid=16740/tid=16742] ppid=16738 vsize=266148 CPUtime=309.32
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 20663 0 0 0 30914 18 0 0 25 0 2 0 364033415 272535552 49038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 266148

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1469696/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=275944 CPUtime=402.13
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 58026 0 0 0 40173 40 0 0 25 0 2 0 364030130 282566656 51497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 68986 51497 218 20 0 68344 0
[pid=16740/tid=16742] ppid=16738 vsize=275944 CPUtime=369.29
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 23438 0 0 0 36908 21 0 0 25 0 2 0 364033415 282566656 51497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 275944

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1466560/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=278064 CPUtime=462.11
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 58822 0 0 0 46170 41 0 0 25 0 2 0 364030130 284737536 52051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 69516 52051 218 20 0 68874 0
[pid=16740/tid=16742] ppid=16738 vsize=278064 CPUtime=429.27
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 24234 0 0 0 42905 22 0 0 25 0 2 0 364033415 284737536 52051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 278064

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1454784/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=289848 CPUtime=522.08
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 62095 0 0 0 52164 44 0 0 25 0 2 0 364030130 296804352 54994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 72462 54994 218 20 0 71820 0
[pid=16740/tid=16742] ppid=16738 vsize=289848 CPUtime=489.25
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 27507 0 0 0 48899 26 0 0 25 0 2 0 364033415 296804352 54994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 289848

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1450432/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=294204 CPUtime=582.06
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 63443 0 0 0 58160 46 0 0 25 0 2 0 364030130 301264896 56091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 73551 56091 218 20 0 72909 0
[pid=16740/tid=16742] ppid=16738 vsize=294204 CPUtime=549.22
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 28855 0 0 0 54895 27 0 0 25 0 2 0 364033415 301264896 56091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 294204

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1445184/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=299352 CPUtime=642.04
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 65002 0 0 0 64157 47 0 0 25 0 2 0 364030130 306536448 57394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 74838 57394 218 20 0 74196 0
[pid=16740/tid=16742] ppid=16738 vsize=299352 CPUtime=609.21
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 30414 0 0 0 60892 29 0 0 25 0 2 0 364033415 306536448 57394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 299352

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1445056/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=299352 CPUtime=702.01
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 65278 0 0 0 70154 47 0 0 25 0 2 0 364030130 306536448 57411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 74838 57411 218 20 0 74196 0
[pid=16740/tid=16742] ppid=16738 vsize=299352 CPUtime=669.18
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 30690 0 0 0 66889 29 0 0 25 0 2 0 364033415 306536448 57411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 299352

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16742
/proc/meminfo: memFree=1445056/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=299352 CPUtime=761.99
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 65549 0 0 0 76151 48 0 0 25 0 2 0 364030130 306536448 57419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 74838 57419 218 20 0 74196 0
[pid=16740/tid=16742] ppid=16738 vsize=299352 CPUtime=729.16
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 30961 0 0 0 72886 30 0 0 25 0 2 0 364033415 306536448 57419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 299352

[startup+822.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/79 16742
/proc/meminfo: memFree=1445056/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=299352 CPUtime=821.97
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 65826 0 0 0 82148 49 0 0 25 0 2 0 364030130 306536448 57430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 74838 57430 218 20 0 74196 0
[pid=16740/tid=16742] ppid=16738 vsize=299352 CPUtime=789.13
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 31238 0 0 0 78883 30 0 0 25 0 2 0 364033415 306536448 57430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 299352

[startup+882.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/79 16742
/proc/meminfo: memFree=1444992/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=299352 CPUtime=881.94
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 66011 0 0 0 88145 49 0 0 25 0 2 0 364030130 306536448 57435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 74838 57435 218 20 0 74196 0
[pid=16740/tid=16742] ppid=16738 vsize=299352 CPUtime=849.1
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 31423 0 0 0 84879 31 0 0 25 0 2 0 364033415 306536448 57435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 299352

[startup+942.303 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 16742
/proc/meminfo: memFree=1444928/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=299352 CPUtime=941.92
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 66198 0 0 0 94142 50 0 0 25 0 2 0 364030130 306536448 57441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 74838 57441 218 20 0 74196 0
[pid=16740/tid=16742] ppid=16738 vsize=299352 CPUtime=909.08
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 31610 0 0 0 90876 32 0 0 25 0 2 0 364033415 306536448 57441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 299352

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 16742
/proc/meminfo: memFree=1444736/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=299748 CPUtime=1001.9
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 66569 0 0 0 100139 51 0 0 25 0 2 0 364030130 306941952 57539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 74937 57539 218 20 0 74295 0
[pid=16740/tid=16742] ppid=16738 vsize=299748 CPUtime=969.05
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 31981 0 0 0 96873 32 0 0 25 0 2 0 364033415 306941952 57539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 299748

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 16742
/proc/meminfo: memFree=1443264/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=301200 CPUtime=1061.87
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 67201 0 0 0 106136 51 0 0 25 0 2 0 364030130 308428800 57895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 75300 57895 218 20 0 74658 0
[pid=16740/tid=16742] ppid=16738 vsize=301200 CPUtime=1029.03
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 32613 0 0 0 102870 33 0 0 25 0 2 0 364033415 308428800 57895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 301200

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 16742
/proc/meminfo: memFree=1439872/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=304504 CPUtime=1121.85
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 68336 0 0 0 112132 53 0 0 25 0 2 0 364030130 311812096 58751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 76126 58751 218 20 0 75484 0
[pid=16740/tid=16742] ppid=16738 vsize=304504 CPUtime=1089.01
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 33748 0 0 0 108866 35 0 0 25 0 2 0 364033415 311812096 58751 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) 304504

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 16742
/proc/meminfo: memFree=1436032/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=308344 CPUtime=1181.82
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 69471 0 0 0 118127 55 0 0 25 0 2 0 364030130 315744256 59699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 77086 59699 218 20 0 76444 0
[pid=16740/tid=16742] ppid=16738 vsize=308344 CPUtime=1148.99
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 34883 0 0 0 114862 37 0 0 25 0 2 0 364033415 315744256 59699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 308344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 16742
/proc/meminfo: memFree=1432896/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=311644 CPUtime=1200.02
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 70401 0 0 0 119946 56 0 0 25 0 2 0 364030130 319123456 60535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 77911 60535 218 20 0 77269 0
[pid=16740/tid=16742] ppid=16738 vsize=311644 CPUtime=1167.18
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 35813 0 0 0 116681 37 0 0 25 0 2 0 364033415 319123456 60535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 311644

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 16742
/proc/meminfo: memFree=1432896/2055920 swapFree=4143928/4192956
[pid=16740] ppid=16738 vsize=311644 CPUtime=1200.02
/proc/16740/stat : 16740 (MiraXTv1_dyn) S 16738 16740 15500 0 -1 4194304 70401 0 0 0 119946 56 0 0 25 0 2 0 364030130 319123456 60535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16740/statm: 77911 60535 218 20 0 77269 0
[pid=16740/tid=16742] ppid=16738 vsize=311644 CPUtime=1167.18
/proc/16740/task/16742/stat : 16742 (MiraXTv1_dyn) R 16738 16740 15500 0 -1 4194368 35813 0 0 0 116681 37 0 0 25 0 2 0 364033415 319123456 60535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 311644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.07
CPU user time (s): 1199.48
CPU system time (s): 0.596909
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 311644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.48
system time used= 0.596909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70402
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= 1382

runsolver used 1.2918 second user time and 3.08253 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 10:38:46 UTC 2007

IDJOB= 315485
IDBENCH= 20417
IDSOLVER= 130
FILE ID= node10/315485-1178879925

PBS_JOBID= 5251043

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h32-unknown.cnf
COMMAND LINE= /tmp/evaluation/315485-1178879925/MiraXTv1_dyn /tmp/evaluation/315485-1178879925/instance-315485-1178879925.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-315485-1178879925 -o ROOT/results/node10/solver-315485-1178879925 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315485-1178879925/MiraXTv1_dyn /tmp/evaluation/315485-1178879925/instance-315485-1178879925.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  31ebf23e42c2af5eeb4e8b1cb1366a0c

RANDOM SEED= 317373155

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1674848 kB
Buffers:         49740 kB
Cached:         243132 kB
SwapCached:      18024 kB
Active:         142732 kB
Inactive:       174356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674848 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:           18448 kB
Writeback:           0 kB
Mapped:          30120 kB
Slab:            49580 kB
Committed_AS:  5272532 kB
PageTables:       1708 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66546 MiB

End job on node10 on Fri May 11 10:58:49 UTC 2007