Trace number 3257293

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
tts 5-4? (TO) 1300.1 1300.1

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_3_6_cmp.cnf
MD5SUMc848a5766cfcc1d1c3f26c7818e48eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.7412
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses11563
Sum of the clauses size37576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

Solver Data

0.00/0.01	c Command: HOME/tts-5-4 HOME/instance-3257293-1303470035.cnf 
0.00/0.01	c Using SATTIMEOUT of 2400
0.00/0.01	c Using SATRAM of 7680
0.00/0.01	c Size of subset node = 32
0.00/0.01	c Variables = 1473
0.00/0.01	c Clauses = 11563
0.00/0.01	c Literals = 37576
0.00/0.01	c Reduced size:
0.00/0.01	c Variables = 1473
0.00/0.01	c Clauses = 11563
0.00/0.01	c Literals = 37576
0.00/0.01	c a2
0.01/0.03	c a1
0.39/0.40	c Independent sub-problems = 1
0.39/0.40	c Sub-problem with 1473 variables and 11563 clauses
0.39/0.40	c using permutation method 4
0.39/0.40	c count = 2
0.39/0.40	c Ordering finished 0.400 seconds
0.39/0.40	c mapped 0.400 seconds
0.39/0.40	c permuted 0.400 seconds
0.39/0.40	c about to sort
0.39/0.40	c sorted
0.39/0.43	c clauses now 11563
0.39/0.43	c init finished 0.410 seconds
0.39/0.43	c tree built 0.420 seconds
0.39/0.43	c 
0.39/0.43	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.39/0.43	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.39/0.43	c ................................ | ..........                    |                                  0.4         0.0             
0.39/0.43	c ................................ | ..........                  1 |                                  0.4         2.4             
0.39/0.43	c ................................ | ..........                  2 |                                  0.4         4.8             
0.39/0.43	c ................................ | ..........                  3 |                                  0.4         7.1             
0.39/0.43	c ................................ | ..........                  4 |                                  0.4         9.5             
0.39/0.43	c ................................ | ..........                  5 |                                  0.4        11.9             
0.39/0.43	c ................................ | ..........               1000 | 4            118                 0.4      2325.6         5180
48.19/48.24	c ................................ | ..........             486000 | 44893        69516              48.2     10076.7     11312637
96.09/96.13	c ................................ | ..........             664000 | 65316        94212              96.1      6907.3     16596123
144.29/144.31	c ................................ | ..........             854000 | 87650        121153            144.3      5918.2     22011555
191.99/192.07	c ................................ | ..........            1003000 | 105203       140567            192.1      5222.1     26301086
240.19/240.22	c ................................ | *.........            1117000 | 118920       155433            240.2      4649.9     29648116
288.59/288.67	c ................................ | *.........            1252000 | 133803       175458            288.7      4337.3     32849772
336.29/336.38	c ................................ | *.........            1367000 | 146538       190097            336.4      4064.0     36345575
384.49/384.53	c ................................ | *.........            1477000 | 159009       203450            384.5      3841.2     39990293
433.09/433.15	c ................................ | *.........            1559000 | 168604       213441            433.1      3599.3     42830343
479.99/480.08	c ................................ | **........            1618000 | 175422       220594            480.1      3370.3     44976648
528.79/528.88	c ................................ | **........            1692000 | 183493       229187            528.9      3199.2     47452998
576.49/576.53	c ................................ | **........            1775000 | 192515       239802            576.5      3078.8     49814057
624.70/624.70	c ................................ | **........            1848000 | 200765       248897            624.7      2958.3     51864239
672.29/672.36	c ................................ | **........            1934000 | 211130       259699            672.4      2876.4     54515401
720.69/720.76	c ................................ | ***.......            2004000 | 219696       268440            720.8      2780.4     56759490
767.99/768.02	c ................................ | ***.......            2073000 | 227735       277131            768.0      2699.1     59104078
816.49/816.54	c ................................ | ***.......            2145000 | 236134       285187            816.5      2627.0     61605420
864.19/864.21	c ................................ | ***.......            2205000 | 243265       292000            864.2      2551.5     63675718
912.29/912.33	c ................................ | ***.......            2262000 | 250062       298666            912.3      2479.4     65706167
960.29/960.31	c ................................ | ****......            2320000 | 257166       305408            960.3      2415.9     67837227
1008.39/1008.48	c ................................ | ****......            2376000 | 264075       311725           1008.5      2356.0     69787900
1056.89/1056.96	c ................................ | ****......            2423000 | 269844       316819           1057.0      2292.4     71412195
1104.09/1104.16	c ................................ | ****......            2454000 | 273934       320356           1104.2      2222.5     72506960
1152.70/1152.70	c ................................ | ****......            2502000 | 279759       325467           1152.7      2170.6     74265062
1200.19/1200.24	c ................................ | *****.....            2589000 | 289711       335500           1200.2      2157.1     76894413
1248.59/1248.69	c ................................ | *****.....            2681000 | 300737       346505           1248.7      2147.1     79681025
1296.29/1296.30	c ................................ | *****.....            2737000 | 307366       353186           1296.3      2111.4     81428872

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3257293-1303470035/watcher-3257293-1303470035 -o /tmp/evaluation-result-3257293-1303470035/solver-3257293-1303470035 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3257293-1303470035.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.93 3.36 3/183 12825
/proc/meminfo: memFree=12572860/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=7256 CPUtime=0 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 382 0 0 0 0 0 0 0 22 0 1 0 458601379 7430144 327 33554432000 4194304 4337412 140735749072048 18446744073709551615 271550537472 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 1814 328 131 35 0 255 0

[startup+0.0175931 s]
/proc/loadavg: 2.13 2.93 3.36 3/183 12825
/proc/meminfo: memFree=12572860/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=10376 CPUtime=0.01 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 1186 0 0 0 1 0 0 0 22 0 1 0 458601379 10625024 1131 33554432000 4194304 4337412 140735749072048 18446744073709551615 271549932609 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 2594 1131 132 35 0 1035 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10376

[startup+0.100578 s]
/proc/loadavg: 2.13 2.93 3.36 3/183 12825
/proc/meminfo: memFree=12572860/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=10568 CPUtime=0.09 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 1247 0 0 0 9 0 0 0 22 0 1 0 458601379 10821632 1191 33554432000 4194304 4337412 140735749072048 18446744073709551615 4295408 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 2642 1191 138 35 0 1083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10568

[startup+0.300543 s]
/proc/loadavg: 2.13 2.93 3.36 3/183 12825
/proc/meminfo: memFree=12572860/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=10568 CPUtime=0.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 1247 0 0 0 29 0 0 0 23 0 1 0 458601379 10821632 1191 33554432000 4194304 4337412 140735749072048 18446744073709551615 4244389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 2642 1191 138 35 0 1083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10568

[startup+0.700474 s]
/proc/loadavg: 2.13 2.93 3.36 3/183 12825
/proc/meminfo: memFree=12572860/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=28112 CPUtime=0.69 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 5354 0 0 0 69 0 0 0 25 0 1 0 458601379 28786688 5298 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 7028 5298 155 35 0 5469 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28112

[startup+1.50033 s]
/proc/loadavg: 2.13 2.93 3.36 5/194 12846
/proc/meminfo: memFree=12416924/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=50280 CPUtime=1.49 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 10845 0 0 0 148 1 0 0 25 0 1 0 458601379 51486720 10789 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 12570 10789 155 35 0 11011 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50280

[startup+3.10104 s]
/proc/loadavg: 2.28 2.95 3.36 5/194 12846
/proc/meminfo: memFree=12339176/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=78560 CPUtime=3.09 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 17857 0 0 0 307 2 0 0 25 0 1 0 458601379 80445440 17801 33554432000 4194304 4337412 140735749072048 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 19640 17802 155 35 0 18081 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78560

[startup+6.30046 s]
/proc/loadavg: 2.28 2.95 3.36 5/194 12846
/proc/meminfo: memFree=12211456/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=119480 CPUtime=6.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 28287 0 0 0 626 3 0 0 25 0 1 0 458601379 122347520 28231 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253474 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 29870 28231 155 35 0 28311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119480

[startup+12.7003 s]
/proc/loadavg: 2.54 2.98 3.37 5/194 12847
/proc/meminfo: memFree=12091216/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=179044 CPUtime=12.69 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 43246 0 0 0 1263 6 0 0 25 0 1 0 458601379 183341056 43190 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 44761 43190 155 35 0 43202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 179044

[startup+25.501 s]
/proc/loadavg: 2.77 3.01 3.37 5/194 12847
/proc/meminfo: memFree=11830412/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=254372 CPUtime=25.49 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 62168 0 0 0 2539 10 0 0 25 0 1 0 458601379 260476928 62112 33554432000 4194304 4337412 140735749072048 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 63593 62112 155 35 0 62034 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 254372

[startup+51.1003 s]
/proc/loadavg: 3.19 3.09 3.39 5/194 12857
/proc/meminfo: memFree=11466588/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=386008 CPUtime=51.09 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 94840 0 0 0 5094 15 0 0 25 0 1 0 458601379 395272192 94784 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 96502 94784 155 35 0 94943 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 386008

[startup+102.307 s]
/proc/loadavg: 3.75 3.27 3.43 5/194 12858
/proc/meminfo: memFree=10983224/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=561688 CPUtime=102.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 139042 0 0 0 10207 22 0 0 25 0 1 0 458601379 575168512 138986 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 140422 138986 155 35 0 138863 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 561688

[startup+162.301 s]
/proc/loadavg: 3.91 3.40 3.46 5/194 12860
/proc/meminfo: memFree=10630052/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=762140 CPUtime=162.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 188498 0 0 0 16198 31 0 0 25 0 1 0 458601379 780431360 188442 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 190535 188442 155 35 0 188976 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 762140

[startup+222.301 s]
/proc/loadavg: 3.96 3.51 3.49 5/194 12861
/proc/meminfo: memFree=10372240/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=909284 CPUtime=222.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 225685 0 0 0 22191 38 0 0 25 0 1 0 458601379 931106816 225629 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253537 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 227321 225629 155 35 0 225762 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 909284

[startup+282.3 s]
/proc/loadavg: 4.17 3.65 3.54 5/194 12893
/proc/meminfo: memFree=10451008/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=1037788 CPUtime=282.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 258060 0 0 0 28184 45 0 0 25 0 1 0 458601379 1062694912 258004 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253502 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 259447 258004 155 35 0 257888 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1037788

[startup+342.3 s]
/proc/loadavg: 4.06 3.71 3.57 5/194 12894
/proc/meminfo: memFree=9666548/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=1175548 CPUtime=342.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 291831 0 0 0 34178 51 0 0 25 0 1 0 458601379 1203761152 291775 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253502 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 293887 291775 155 35 0 292328 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1175548

[startup+402.3 s]
/proc/loadavg: 4.09 3.77 3.60 5/194 12896
/proc/meminfo: memFree=9090544/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=1307200 CPUtime=402.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 325077 0 0 0 40172 57 0 0 25 0 1 0 458601379 1338572800 325021 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253507 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 326800 325021 155 35 0 325241 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1307200

[startup+462.3 s]
/proc/loadavg: 4.03 3.82 3.62 5/194 12898
/proc/meminfo: memFree=8677368/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=1401168 CPUtime=462.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 348836 0 0 0 46168 61 0 0 25 0 1 0 458601379 1434796032 348780 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 350292 348780 155 35 0 348733 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1401168

[startup+522.301 s]
/proc/loadavg: 4.01 3.84 3.64 6/194 12899
/proc/meminfo: memFree=8324192/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=1498264 CPUtime=522.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 372837 0 0 0 52165 64 0 0 25 0 1 0 458601379 1534222336 372781 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 374566 372781 155 35 0 373007 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1498264

[startup+582.301 s]
/proc/loadavg: 4.00 3.87 3.66 5/194 12901
/proc/meminfo: memFree=8014420/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=1592232 CPUtime=582.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 396311 0 0 0 58160 69 0 0 25 0 1 0 458601379 1630445568 396255 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 398058 396255 155 35 0 396499 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1592232

[startup+642.301 s]
/proc/loadavg: 4.16 3.94 3.69 5/194 12902
/proc/meminfo: memFree=7658264/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=1671716 CPUtime=642.3 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 416302 0 0 0 64157 73 0 0 25 0 1 0 458601379 1711837184 416246 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 417929 416246 156 35 0 416370 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1671716

[startup+702.301 s]
/proc/loadavg: 4.09 3.96 3.72 5/194 12904
/proc/meminfo: memFree=7272468/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=1774940 CPUtime=702.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 442103 0 0 0 70152 77 0 0 25 0 1 0 458601379 1817538560 442047 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253681 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 443735 442047 156 35 0 442176 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1774940

[startup+762.307 s]
/proc/loadavg: 4.03 3.97 3.73 5/194 12906
/proc/meminfo: memFree=6951036/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=1862656 CPUtime=762.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 463657 0 0 0 76149 80 0 0 25 0 1 0 458601379 1907359744 463601 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 465664 463601 156 35 0 464105 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1862656

[startup+822.301 s]
/proc/loadavg: 4.08 3.99 3.75 5/194 12907
/proc/meminfo: memFree=6639784/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=1959752 CPUtime=822.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 488362 0 0 0 82144 85 0 0 25 0 1 0 458601379 2006786048 488306 33554432000 4194304 4337412 140735749072048 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 489938 488307 156 35 0 488379 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1959752

[startup+882.301 s]
/proc/loadavg: 4.10 4.00 3.77 5/194 12909
/proc/meminfo: memFree=6260576/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=2034824 CPUtime=882.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 507249 0 0 0 88140 89 0 0 25 0 1 0 458601379 2083659776 507193 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 508706 507193 156 35 0 507147 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2034824

[startup+942.301 s]
/proc/loadavg: 4.03 4.00 3.78 5/194 12910
/proc/meminfo: memFree=5966304/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=2119408 CPUtime=942.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 528120 0 0 0 94137 92 0 0 25 0 1 0 458601379 2170273792 528064 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253487 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 529852 528064 156 35 0 528293 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2119408

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.80 5/194 12912
/proc/meminfo: memFree=5636436/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=2200736 CPUtime=1002.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 548188 0 0 0 100134 95 0 0 25 0 1 0 458601379 2253553664 548132 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253502 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 550184 548132 156 35 0 548625 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2200736

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.81 5/194 12914
/proc/meminfo: memFree=5396224/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=2263424 CPUtime=1062.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 564197 0 0 0 106131 98 0 0 25 0 1 0 458601379 2317746176 564141 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 565856 564141 156 35 0 564297 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2263424

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.82 5/194 12915
/proc/meminfo: memFree=5169784/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=2316600 CPUtime=1122.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 577057 0 0 0 112129 100 0 0 25 0 1 0 458601379 2372198400 577001 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 579150 577001 156 35 0 577591 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2316600

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.83 5/194 12917
/proc/meminfo: memFree=5077148/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=2382416 CPUtime=1182.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 593573 0 0 0 118126 103 0 0 25 0 1 0 458601379 2439593984 593517 33554432000 4194304 4337412 140735749072048 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 595604 593518 156 35 0 594045 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2382416

[startup+1242.3 s]
/proc/loadavg: 4.08 4.03 3.85 5/194 12918
/proc/meminfo: memFree=4753976/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=2510796 CPUtime=1242.29 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 626048 0 0 0 124120 109 0 0 25 0 1 0 458601379 2571055104 625992 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 627699 625992 156 35 0 626140 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2510796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.06 3.86 5/194 12920
/proc/meminfo: memFree=4518716/32951124 swapFree=67111528/67111528
[pid=12825] ppid=12823 vsize=2576612 CPUtime=1300 cores=1,3
/proc/12825/stat : 12825 (tts-5-4) R 12823 12825 12461 0 -1 4202496 642038 0 0 0 129888 112 0 0 25 0 1 0 458601379 2638450688 641982 33554432000 4194304 4337412 140735749072048 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12825/statm: 644153 641982 156 35 0 642594 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2576612

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 1300.1
CPU user time (s): 1298.88
CPU system time (s): 1.22081
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2576612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.88
system time used= 1.22081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 642038
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= 5
involuntary context switches= 2394

runsolver used 2.12468 second user time and 4.98224 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-22 13:00:35
IDJOB=3257293
IDBENCH=70907
IDSOLVER=1653
FILE ID=node133/3257293-1303470035
RUNJOBID= node133-1303470034-12805
PBS_JOBID= 13107188
Free space on /tmp= 71240 MiB

SOLVER NAME= tts 5-4
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_7_3_6_cmp.cnf
COMMAND LINE= DIR/tts-5-4 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257293-1303470035/watcher-3257293-1303470035 -o /tmp/evaluation-result-3257293-1303470035/solver-3257293-1303470035 -C 2400 -W 1300 -M 7680  HOME/tts-5-4 HOME/instance-3257293-1303470035.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c848a5766cfcc1d1c3f26c7818e48eb2
RANDOM SEED=1719452584

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6741.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12573124 kB
Buffers:       1150812 kB
Cached:       18628944 kB
SwapCached:          0 kB
Active:        8203536 kB
Inactive:     11642440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12573124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             580 kB
Writeback:           0 kB
AnonPages:       66040 kB
Mapped:          15280 kB
Slab:           468632 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213044 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71232 MiB
End job on node133 at 2011-04-22 13:22:17