Trace number 315965

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.14 1200.54

General information on the benchmark

Nameindustrial/palacios/
medium/sortnet-7-ipc5-h16-sat.cnf
MD5SUM0b84541f221adc9fca8e8b1fff4e3040
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.1893
Satisfiable
(Un)Satisfiability was proved
Number of variables113400
Number of clauses399368
Sum of the clauses size971720
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2286512
Number of clauses of size 3107448
Number of clauses of size 4427
Number of clauses of size 5327
Number of clauses of size over 54526

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/node18/watcher-315965-1178881149 -o ROOT/results/node18/solver-315965-1178881149 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315965-1178881149/MiraXTv1_dyn /tmp/evaluation/315965-1178881149/instance-315965-1178881149.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.89 1.88 1.48 3/77 10717
/proc/meminfo: memFree=1766208/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=3788 CPUtime=0
/proc/10717/stat : 10717 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 336032314 3878912 293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10717/statm: 947 300 202 20 0 305 0

[startup+0.052866 s]
/proc/loadavg: 1.89 1.88 1.48 3/77 10717
/proc/meminfo: memFree=1766208/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=7664 CPUtime=0.04
/proc/10717/stat : 10717 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194304 1442 0 0 0 4 0 0 0 18 0 1 0 336032314 7847936 1417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/10717/statm: 1916 1417 206 20 0 1274 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7664

[startup+0.10187 s]
/proc/loadavg: 1.89 1.88 1.48 3/77 10717
/proc/meminfo: memFree=1766208/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=11296 CPUtime=0.09
/proc/10717/stat : 10717 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194304 2262 0 0 0 9 0 0 0 18 0 1 0 336032314 11567104 2237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134572280 0 0 4096 0 0 0 0 17 1 0 0
/proc/10717/statm: 2824 2239 206 20 0 2182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11296

[startup+0.301888 s]
/proc/loadavg: 1.89 1.88 1.48 3/77 10717
/proc/meminfo: memFree=1766208/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=26432 CPUtime=0.29
/proc/10717/stat : 10717 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194304 5686 0 0 0 27 2 0 0 19 0 1 0 336032314 27066368 5661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/10717/statm: 6608 5661 206 20 0 5966 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26432

[startup+0.701926 s]
/proc/loadavg: 1.89 1.88 1.48 3/77 10717
/proc/meminfo: memFree=1766208/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=43488 CPUtime=0.69
/proc/10717/stat : 10717 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194304 9658 0 0 0 65 4 0 0 23 0 1 0 336032314 44531712 9633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/10717/statm: 10872 9633 207 20 0 10230 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43488

[startup+1.502 s]
/proc/loadavg: 1.89 1.88 1.48 2/78 10718
/proc/meminfo: memFree=1720120/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=64692 CPUtime=1.49
/proc/10717/stat : 10717 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194304 14802 0 0 0 144 5 0 0 25 0 1 0 336032314 66244608 14777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/10717/statm: 16173 14777 207 20 0 15531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64692

[startup+3.10116 s]
/proc/loadavg: 1.89 1.88 1.48 2/78 10718
/proc/meminfo: memFree=1696568/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=78576 CPUtime=3.09
/proc/10717/stat : 10717 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194304 18438 0 0 0 303 6 0 0 25 0 1 0 336032314 80461824 18413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/10717/statm: 19644 18413 207 20 0 19002 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78576

[startup+6.30147 s]
/proc/loadavg: 1.81 1.87 1.48 2/78 10718
/proc/meminfo: memFree=1684152/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=121348 CPUtime=6.29
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 25063 0 0 0 620 9 0 0 25 0 2 0 336032314 124260352 22208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 30337 22208 214 20 0 29695 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121348

[startup+12.7011 s]
/proc/loadavg: 1.75 1.85 1.47 2/79 10719
/proc/meminfo: memFree=1672560/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=125380 CPUtime=12.69
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 26359 0 0 0 1259 10 0 0 25 0 2 0 336032314 128389120 23504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 31345 23504 218 20 0 30703 0
[pid=10717/tid=10719] ppid=10715 vsize=125380 CPUtime=6.51
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 5043 0 0 0 650 1 0 0 25 0 2 0 336032932 128389120 23504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 125380

[startup+25.5013 s]
/proc/loadavg: 1.58 1.81 1.47 2/79 10719
/proc/meminfo: memFree=1672624/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=125380 CPUtime=25.49
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 26359 0 0 0 2539 10 0 0 25 0 2 0 336032314 128389120 23504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 31345 23504 218 20 0 30703 0
[pid=10717/tid=10719] ppid=10715 vsize=125380 CPUtime=19.3
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 5043 0 0 0 1929 1 0 0 25 0 2 0 336032932 128389120 23504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 125380

[startup+51.1018 s]
/proc/loadavg: 1.38 1.74 1.45 2/79 10719
/proc/meminfo: memFree=1675696/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=121348 CPUtime=51.08
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 26514 0 0 0 5097 11 0 0 25 0 2 0 336032314 124260352 22762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 30337 22762 218 20 0 29695 0
[pid=10717/tid=10719] ppid=10715 vsize=121348 CPUtime=44.9
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 5198 0 0 0 4488 2 0 0 25 0 2 0 336032932 124260352 22762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 121348

[startup+102.306 s]
/proc/loadavg: 1.16 1.63 1.43 2/79 10719
/proc/meminfo: memFree=1670896/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=125308 CPUtime=102.27
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 27706 0 0 0 10215 12 0 0 25 0 2 0 336032314 128315392 23917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 31327 23917 218 20 0 30685 0
[pid=10717/tid=10719] ppid=10715 vsize=125308 CPUtime=96.09
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 6390 0 0 0 9606 3 0 0 25 0 2 0 336032932 128315392 23917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 125308

[startup+162.302 s]
/proc/loadavg: 1.06 1.51 1.40 2/85 10893
/proc/meminfo: memFree=1658352/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=136276 CPUtime=162.16
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 30658 0 0 0 16200 16 0 0 25 0 2 0 336032314 139546624 26779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 34069 26779 218 20 0 33427 0
[pid=10717/tid=10719] ppid=10715 vsize=136276 CPUtime=155.99
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 9342 0 0 0 15591 8 0 0 25 0 2 0 336032932 139546624 26779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 136276

[startup+222.301 s]
/proc/loadavg: 1.02 1.41 1.37 2/79 10917
/proc/meminfo: memFree=1656816/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=138256 CPUtime=222.14
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 31358 0 0 0 22196 18 0 0 25 0 2 0 336032314 141574144 27364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 34564 27364 218 20 0 33922 0
[pid=10717/tid=10719] ppid=10715 vsize=138256 CPUtime=215.96
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 10042 0 0 0 21587 9 0 0 25 0 2 0 336032932 141574144 27364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 138256

[startup+282.301 s]
/proc/loadavg: 1.01 1.34 1.34 2/79 10917
/proc/meminfo: memFree=1651440/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=143304 CPUtime=282.13
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 32886 0 0 0 28193 20 0 0 25 0 2 0 336032314 146743296 28694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 35826 28694 218 20 0 35184 0
[pid=10717/tid=10719] ppid=10715 vsize=143304 CPUtime=275.95
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 11570 0 0 0 27584 11 0 0 25 0 2 0 336032932 146743296 28694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 143304

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.32 2/79 10917
/proc/meminfo: memFree=1648432/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=146340 CPUtime=342.11
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 33751 0 0 0 34190 21 0 0 25 0 2 0 336032314 149852160 29489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 36585 29489 218 20 0 35943 0
[pid=10717/tid=10719] ppid=10715 vsize=146340 CPUtime=335.93
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 12435 0 0 0 33581 12 0 0 25 0 2 0 336032932 149852160 29489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 146340

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.30 2/79 10917
/proc/meminfo: memFree=1648048/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=146868 CPUtime=402.1
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 34033 0 0 0 40188 22 0 0 25 0 2 0 336032314 150392832 29626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 36717 29626 218 20 0 36075 0
[pid=10717/tid=10719] ppid=10715 vsize=146868 CPUtime=395.92
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 12717 0 0 0 39579 13 0 0 25 0 2 0 336032932 150392832 29626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 146868

[startup+462.301 s]
/proc/loadavg: 1.00 1.18 1.27 2/79 10917
/proc/meminfo: memFree=1636400/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=158220 CPUtime=462.08
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 37049 0 0 0 46183 25 0 0 25 0 2 0 336032314 162017280 32491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 39555 32491 218 20 0 38913 0
[pid=10717/tid=10719] ppid=10715 vsize=158220 CPUtime=455.9
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 15733 0 0 0 45573 17 0 0 25 0 2 0 336032932 162017280 32491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 158220

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.26 2/79 10917
/proc/meminfo: memFree=1633904/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=161124 CPUtime=522.06
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 37932 0 0 0 52180 26 0 0 25 0 2 0 336032314 164990976 33221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 40281 33221 218 20 0 39639 0
[pid=10717/tid=10719] ppid=10715 vsize=161124 CPUtime=515.89
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 16616 0 0 0 51571 18 0 0 25 0 2 0 336032932 164990976 33221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 161124

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.24 2/79 10917
/proc/meminfo: memFree=1627184/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=167460 CPUtime=582.05
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 39583 0 0 0 58176 29 0 0 25 0 2 0 336032314 171479040 34794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 41865 34794 218 20 0 41223 0
[pid=10717/tid=10719] ppid=10715 vsize=167460 CPUtime=575.87
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 18267 0 0 0 57567 20 0 0 25 0 2 0 336032932 171479040 34794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 167460

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.22 2/79 10917
/proc/meminfo: memFree=1627184/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=167460 CPUtime=642.04
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 39747 0 0 0 64175 29 0 0 25 0 2 0 336032314 171479040 34801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 41865 34801 218 20 0 41223 0
[pid=10717/tid=10719] ppid=10715 vsize=167460 CPUtime=635.86
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 18431 0 0 0 63565 21 0 0 25 0 2 0 336032932 171479040 34801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 167460

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.20 2/79 10917
/proc/meminfo: memFree=1624560/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=169980 CPUtime=702.02
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 40555 0 0 0 70172 30 0 0 25 0 2 0 336032314 174059520 35450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 42495 35450 218 20 0 41853 0
[pid=10717/tid=10719] ppid=10715 vsize=169980 CPUtime=695.84
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 19239 0 0 0 69562 22 0 0 25 0 2 0 336032932 174059520 35450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 169980

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.18 2/79 10917
/proc/meminfo: memFree=1624560/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=169980 CPUtime=762.01
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 40636 0 0 0 76170 31 0 0 25 0 2 0 336032314 174059520 35451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 42495 35451 218 20 0 41853 0
[pid=10717/tid=10719] ppid=10715 vsize=169980 CPUtime=755.83
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 19320 0 0 0 75561 22 0 0 25 0 2 0 336032932 174059520 35451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 169980

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/79 10917
/proc/meminfo: memFree=1624496/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=169980 CPUtime=821.99
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 40805 0 0 0 82167 32 0 0 25 0 2 0 336032314 174059520 35459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 42495 35459 218 20 0 41853 0
[pid=10717/tid=10719] ppid=10715 vsize=169980 CPUtime=815.81
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 19489 0 0 0 81558 23 0 0 25 0 2 0 336032932 174059520 35459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 169980

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/79 10917
/proc/meminfo: memFree=1615792/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=178560 CPUtime=881.97
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 43137 0 0 0 88162 35 0 0 25 0 2 0 336032314 182845440 37628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 44640 37628 218 20 0 43998 0
[pid=10717/tid=10719] ppid=10715 vsize=178560 CPUtime=875.8
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 21821 0 0 0 87553 27 0 0 25 0 2 0 336032932 182845440 37628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 178560

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.15 2/79 10917
/proc/meminfo: memFree=1615792/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=178560 CPUtime=941.96
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 43220 0 0 0 94160 36 0 0 25 0 2 0 336032314 182845440 37629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 44640 37629 218 20 0 43998 0
[pid=10717/tid=10719] ppid=10715 vsize=178560 CPUtime=935.78
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 21904 0 0 0 93551 27 0 0 25 0 2 0 336032932 182845440 37629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 178560

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 10917
/proc/meminfo: memFree=1615728/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=178560 CPUtime=1001.94
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 43392 0 0 0 100158 36 0 0 25 0 2 0 336032314 182845440 37635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 44640 37635 218 20 0 43998 0
[pid=10717/tid=10719] ppid=10715 vsize=178560 CPUtime=995.77
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 22076 0 0 0 99549 28 0 0 25 0 2 0 336032932 182845440 37635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 178560

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 10917
/proc/meminfo: memFree=1615728/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=178560 CPUtime=1061.93
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 43480 0 0 0 106156 37 0 0 25 0 2 0 336032314 182845440 37640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 44640 37640 218 20 0 43998 0
[pid=10717/tid=10719] ppid=10715 vsize=178560 CPUtime=1055.75
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 22164 0 0 0 105547 28 0 0 25 0 2 0 336032932 182845440 37640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 178560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 10917
/proc/meminfo: memFree=1612848/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=181464 CPUtime=1121.92
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 44365 0 0 0 112154 38 0 0 25 0 2 0 336032314 185819136 38357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 45366 38357 218 20 0 44724 0
[pid=10717/tid=10719] ppid=10715 vsize=181464 CPUtime=1115.73
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 23049 0 0 0 111544 29 0 0 25 0 2 0 336032932 185819136 38357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526056 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 181464

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 10917
/proc/meminfo: memFree=1612848/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=181612 CPUtime=1181.91
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 44472 0 0 0 118152 39 0 0 25 0 2 0 336032314 185970688 38380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 45403 38380 218 20 0 44761 0
[pid=10717/tid=10719] ppid=10715 vsize=181612 CPUtime=1175.72
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 23156 0 0 0 117542 30 0 0 25 0 2 0 336032932 185970688 38380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 181612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 10917
/proc/meminfo: memFree=1610864/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=183592 CPUtime=1200.1
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 45079 0 0 0 119971 39 0 0 25 0 2 0 336032314 187998208 38902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 45898 38902 218 20 0 45256 0
[pid=10717/tid=10719] ppid=10715 vsize=183592 CPUtime=1193.93
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 23763 0 0 0 119362 31 0 0 25 0 2 0 336032932 187998208 38902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 183592

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 1.00 1.10 2/79 10917
/proc/meminfo: memFree=1610864/2055920 swapFree=4144420/4192956
[pid=10717] ppid=10715 vsize=183592 CPUtime=1200.1
/proc/10717/stat : 10717 (MiraXTv1_dyn) S 10715 10717 9438 0 -1 4194304 45079 0 0 0 119971 39 0 0 25 0 2 0 336032314 187998208 38902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10717/statm: 45898 38902 218 20 0 45256 0
[pid=10717/tid=10719] ppid=10715 vsize=183592 CPUtime=1193.93
/proc/10717/task/10719/stat : 10719 (MiraXTv1_dyn) R 10715 10717 9438 0 -1 4194368 23763 0 0 0 119362 31 0 0 25 0 2 0 336032932 187998208 38902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 183592

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.14
CPU user time (s): 1199.72
CPU system time (s): 0.421935
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 183592

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

runsolver used 1.36879 second user time and 3.00554 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 10:59:09 UTC 2007

IDJOB= 315965
IDBENCH= 20429
IDSOLVER= 130
FILE ID= node18/315965-1178881149

PBS_JOBID= 5251056

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/sortnet-7-ipc5-h16-sat.cnf
COMMAND LINE= /tmp/evaluation/315965-1178881149/MiraXTv1_dyn /tmp/evaluation/315965-1178881149/instance-315965-1178881149.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-315965-1178881149 -o ROOT/results/node18/solver-315965-1178881149 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315965-1178881149/MiraXTv1_dyn /tmp/evaluation/315965-1178881149/instance-315965-1178881149.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0b84541f221adc9fca8e8b1fff4e3040

RANDOM SEED= 161174769

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1766488 kB
Buffers:         47284 kB
Cached:         151652 kB
SwapCached:      18528 kB
Active:         119472 kB
Inactive:       107832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766488 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:           10672 kB
Writeback:           0 kB
Mapped:          30200 kB
Slab:            47624 kB
Committed_AS:  8770128 kB
PageTables:       1776 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= 66550 MiB

End job on node18 on Fri May 11 11:19:12 UTC 2007