Trace number 3260505

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.11 1300.08

General information on the benchmark

Namecrafted/mosoi/289/
289-sat-6x9.cnf
MD5SUM7cb6eb41697b41369a6f06ef320865a8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.001999
Satisfiable
(Un)Satisfiability was proved
Number of variables216
Number of clauses2538
Sum of the clauses size9504
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2324
Number of clauses of size 30
Number of clauses of size 42214
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-4 HOME/instance-3260505-1303542315.cnf 
0.00/0.00	c Using SATTIMEOUT of 2400
0.00/0.00	c Using SATRAM of 7680
0.00/0.00	c Size of subset node = 32
0.00/0.00	c Variables = 216
0.00/0.00	c Clauses = 2538
0.00/0.00	c Literals = 9504
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 216
0.00/0.00	c Clauses = 2538
0.00/0.00	c Literals = 9504
0.00/0.00	c a2
0.00/0.01	c a1
0.00/0.06	c Independent sub-problems = 1
0.00/0.06	c Sub-problem with 216 variables and 2538 clauses
0.00/0.06	c using permutation method 4
0.00/0.06	c count = 2
0.00/0.06	c Ordering finished 0.060 seconds
0.00/0.06	c mapped 0.060 seconds
0.00/0.06	c permuted 0.060 seconds
0.00/0.06	c about to sort
0.00/0.06	c sorted
0.00/0.07	c clauses now 2538
0.00/0.07	c init finished 0.060 seconds
0.00/0.07	c tree built 0.060 seconds
0.00/0.07	c 
0.00/0.07	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.00/0.07	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.00/0.07	c ................................ | ..........                    |                                  0.1         0.0             
0.00/0.07	c ................................ | ..........                  1 |                                  0.1        10.0             
0.00/0.07	c ................................ | ..........                  2 |                                  0.1        20.0             
0.00/0.07	c ................................ | ..........                  3 |                                  0.1        30.0             
0.00/0.07	c ................................ | ..........                  4 |                                  0.1        40.0             
0.00/0.07	c ................................ | ..........                  5 |                                  0.1        50.0             
0.00/0.07	c ................................ | ..........               1000 | 2            650                 0.1     10000.0         4106
47.99/48.04	c ................................ | ..........            1733000 | 351926       763907             48.0     36089.1      6863349
95.99/96.01	c ................................ | ..........            2756000 | 599501       1151529            96.0     28705.3     10047335
144.00/144.03	c ................................ | ..........            3626000 | 809741       1480810           144.0     25177.1     12655506
191.99/192.06	c ................................ | ..........            4434000 | 1012124      1767590           192.1     23086.5     15307726
239.99/240.03	c ................................ | *.........            5256000 | 1225060      2054888           240.0     21898.2     16857330
288.00/288.01	c ................................ | *.........            6056000 | 1449157      2288936           288.0     21027.0     18651724
336.00/336.01	c ................................ | *.........            6794000 | 1651952      2507151           336.0     20219.6     20603809
384.00/384.06	c ................................ | *.........            7594000 | 1868023      2756384           384.1     19773.0     22735104
432.00/432.02	c ................................ | *.........            8339000 | 2074587      2975312           432.0     19302.3     25006311
480.00/480.01	c ................................ | **........            9091000 | 2295183      3178090           480.0     18939.2     26139818
527.90/527.99	c ................................ | **........            9813000 | 2505095      3375931           528.0     18585.2     27378525
575.91/575.99	c ................................ | **........           10495000 | 2696818      3572663           576.0     18220.5     28855581
624.00/624.04	c ................................ | **........           11211000 | 2911682      3753608           624.0     17964.9     29749874
672.01/672.04	c ................................ | **........           11986000 | 3137981      3950882           672.0     17835.0     32369836
720.01/720.00	c ................................ | ***.......           12950000 | 3430305      4161190           720.0     17985.9     34781323
768.00/768.03	c ................................ | ***.......           14085000 | 3781167      4342823           768.0     18339.1     40287720
816.01/816.03	c ................................ | ***.......           14587000 | 3917141      4492757           816.0     17875.3     41289391
864.01/864.07	c ................................ | ***.......           15045000 | 4043331      4620980           864.1     17411.4     42501841
912.11/912.13	c ................................ | ***.......           15510000 | 4166291      4769073           912.1     17004.0     43387888
959.91/960.00	c ................................ | ****......           16020000 | 4308266      4920680           960.0     16687.3     43387888
1007.91/1008.00	c ................................ | ****......           16462000 | 4427461      5048378          1008.0     16331.2     44256006
1055.92/1055.99	c ................................ | ****......           16919000 | 4547735      5193218          1056.0     16021.6     45342702
1103.91/1103.99	c ................................ | ****......           17425000 | 4683760      5350882          1104.0     15783.4     45864319
1152.01/1152.01	c ................................ | ****......           17832000 | 4793377      5470699          1152.0     15478.8     46220312
1200.03/1200.05	c ................................ | *****.....           18314000 | 4917465      5634070          1200.1     15260.8     46623828
1247.92/1247.99	c ................................ | *****.....           18822000 | 5049816      5806906          1248.0     15081.5     46623828
1296.02/1296.00	c ................................ | *****.....           19356000 | 5196528      5974969          1296.0     14934.8     46623828

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-3260505-1303542315/watcher-3260505-1303542315 -o /tmp/evaluation-result-3260505-1303542315/solver-3260505-1303542315 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3260505-1303542315.cnf 

running on 2 cores: 0,2

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.79 3.72 3.65 4/185 5107
/proc/meminfo: memFree=12239588/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=6948 CPUtime=0 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 321 0 0 0 0 0 0 0 21 0 1 0 465829696 7114752 266 33554432000 4194304 4337412 140735798789280 18446744073709551615 232335553221 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 1737 269 132 35 0 178 0

[startup+0.0806519 s]
/proc/loadavg: 2.79 3.72 3.65 4/185 5107
/proc/meminfo: memFree=12239588/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=11400 CPUtime=0.07 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 719 0 0 0 7 0 0 0 21 0 1 0 465829696 11673600 664 33554432000 4194304 4337412 140735798789280 18446744073709551615 4228462 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 2850 665 153 35 0 1291 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11400

[startup+0.100653 s]
/proc/loadavg: 2.79 3.72 3.65 4/185 5107
/proc/meminfo: memFree=12239588/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=11400 CPUtime=0.09 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 859 0 0 0 9 0 0 0 21 0 1 0 465829696 11673600 804 33554432000 4194304 4337412 140735798789280 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 2850 805 153 35 0 1291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11400

[startup+0.300603 s]
/proc/loadavg: 2.79 3.72 3.65 4/185 5107
/proc/meminfo: memFree=12239588/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=14784 CPUtime=0.29 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 1901 0 0 0 29 0 0 0 22 0 1 0 465829696 15138816 1846 33554432000 4194304 4337412 140735798789280 18446744073709551615 232335287573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 3696 1846 153 35 0 2137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14784

[startup+0.70053 s]
/proc/loadavg: 2.79 3.72 3.65 4/185 5107
/proc/meminfo: memFree=12239588/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=21428 CPUtime=0.69 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 3615 0 0 0 69 0 0 0 24 0 1 0 465829696 21942272 3560 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 5357 3560 153 35 0 3798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21428

[startup+1.50042 s]
/proc/loadavg: 2.79 3.72 3.65 5/194 5124
/proc/meminfo: memFree=12114544/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=31324 CPUtime=1.49 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 5884 0 0 0 149 0 0 0 25 0 1 0 465829696 32075776 5829 33554432000 4194304 4337412 140735798789280 18446744073709551615 4205760 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 7831 5829 153 35 0 6272 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31324

[startup+3.10112 s]
/proc/loadavg: 2.79 3.72 3.65 5/194 5124
/proc/meminfo: memFree=12003068/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=44604 CPUtime=3.08 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 9365 0 0 0 308 0 0 0 25 0 1 0 465829696 45674496 9310 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 11151 9310 153 35 0 9592 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44604

[startup+6.30056 s]
/proc/loadavg: 2.88 3.72 3.65 5/194 5124
/proc/meminfo: memFree=11960680/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=70916 CPUtime=6.29 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 15606 0 0 0 627 2 0 0 25 0 1 0 465829696 72617984 15551 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253699 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 17729 15551 153 35 0 16170 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70916

[startup+12.7004 s]
/proc/loadavg: 2.97 3.73 3.65 5/194 5124
/proc/meminfo: memFree=11829736/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=107272 CPUtime=12.68 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 25201 0 0 0 1264 4 0 0 25 0 1 0 465829696 109846528 25146 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 26818 25146 153 35 0 25259 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 107272

[startup+25.5011 s]
/proc/loadavg: 3.20 3.74 3.66 5/194 5125
/proc/meminfo: memFree=11626176/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=163740 CPUtime=25.48 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 39023 0 0 0 2541 7 0 0 25 0 1 0 465829696 167669760 38960 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 40935 38960 154 35 0 39376 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 163740

[startup+51.1006 s]
/proc/loadavg: 3.47 3.76 3.67 5/194 5125
/proc/meminfo: memFree=11266872/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=245408 CPUtime=51.09 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 59343 0 0 0 5097 12 0 0 25 0 1 0 465829696 251297792 59280 33554432000 4194304 4337412 140735798789280 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 61352 59280 154 35 0 59793 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 245408

[startup+102.307 s]
/proc/loadavg: 3.77 3.80 3.68 5/194 5127
/proc/meminfo: memFree=10756856/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=348012 CPUtime=102.29 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 85330 0 0 0 10209 20 0 0 25 0 1 0 465829696 356364288 85267 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 87003 85267 154 35 0 85444 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 348012

[startup+162.301 s]
/proc/loadavg: 3.91 3.83 3.70 5/194 5128
/proc/meminfo: memFree=10230456/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=462496 CPUtime=162.29 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 113443 0 0 0 16198 31 0 0 25 0 1 0 465829696 473595904 113380 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 115624 113380 154 35 0 114065 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 462496

[startup+222.301 s]
/proc/loadavg: 4.03 3.87 3.72 5/194 5130
/proc/meminfo: memFree=9852488/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=550116 CPUtime=222.29 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 135180 0 0 0 22190 39 0 0 25 0 1 0 465829696 563318784 135117 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253648 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 137529 135117 154 35 0 135970 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 550116

[startup+282.3 s]
/proc/loadavg: 4.01 3.89 3.74 5/194 5131
/proc/meminfo: memFree=9580776/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=616260 CPUtime=282.3 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 152494 0 0 0 28184 46 0 0 25 0 1 0 465829696 631050240 152431 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 154065 152431 154 35 0 152506 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 616260

[startup+342.301 s]
/proc/loadavg: 4.05 3.93 3.75 5/194 5133
/proc/meminfo: memFree=9332024/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=693976 CPUtime=342.3 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 170789 0 0 0 34176 54 0 0 25 0 1 0 465829696 710631424 170726 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253610 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 173494 170726 154 35 0 171935 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 693976

[startup+402.301 s]
/proc/loadavg: 4.02 3.94 3.76 5/194 5135
/proc/meminfo: memFree=9041092/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=791532 CPUtime=402.29 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 195823 0 0 0 40167 62 0 0 25 0 1 0 465829696 810528768 195760 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 197883 195760 154 35 0 196324 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 791532

[startup+462.3 s]
/proc/loadavg: 4.05 3.96 3.78 5/194 5136
/proc/meminfo: memFree=8808336/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=869556 CPUtime=462.3 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 215253 0 0 0 46161 69 0 0 25 0 1 0 465829696 890425344 215190 33554432000 4194304 4337412 140735798789280 18446744073709551615 4205773 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 217389 215190 154 35 0 215830 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 869556

[startup+522.301 s]
/proc/loadavg: 4.02 3.97 3.79 5/194 5138
/proc/meminfo: memFree=8613628/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=910172 CPUtime=522.3 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 225444 0 0 0 52156 74 0 0 25 0 1 0 465829696 932016128 225381 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 227543 225381 154 35 0 225984 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 910172

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.80 5/194 5139
/proc/meminfo: memFree=8401560/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=977924 CPUtime=582.3 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 241697 0 0 0 58149 81 0 0 25 0 1 0 465829696 1001394176 241634 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 244481 241634 154 35 0 242922 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 977924

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/194 5141
/proc/meminfo: memFree=8198428/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1024668 CPUtime=642.31 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 253312 0 0 0 64146 85 0 0 25 0 1 0 465829696 1049260032 253249 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 256167 253249 154 35 0 254608 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1024668

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/194 5143
/proc/meminfo: memFree=7959840/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1121328 CPUtime=702.3 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 277307 0 0 0 70135 95 0 0 25 0 1 0 465829696 1148239872 277244 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 280332 277244 154 35 0 278773 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1121328

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.83 5/194 5144
/proc/meminfo: memFree=7453028/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1327468 CPUtime=762.32 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 328514 0 0 0 76126 106 0 0 25 0 1 0 465829696 1359327232 328451 33554432000 4194304 4337412 140735798789280 18446744073709551615 4255499 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 331867 328451 154 35 0 330308 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1327468

[startup+822.301 s]
/proc/loadavg: 4.10 4.00 3.85 5/194 5146
/proc/meminfo: memFree=7180708/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1373440 CPUtime=822.31 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 340016 0 0 0 82120 111 0 0 25 0 1 0 465829696 1406402560 339953 33554432000 4194304 4337412 140735798789280 18446744073709551615 4255725 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 343360 339953 154 35 0 341801 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1373440

[startup+882.3 s]
/proc/loadavg: 4.11 4.02 3.86 5/194 5147
/proc/meminfo: memFree=6955128/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1425280 CPUtime=882.31 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 352919 0 0 0 88114 117 0 0 25 0 1 0 465829696 1459486720 352856 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 356320 352856 154 35 0 354761 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1425280

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.86 5/194 5149
/proc/meminfo: memFree=6751012/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1436848 CPUtime=942.32 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 356478 0 0 0 94113 119 0 0 25 0 1 0 465829696 1471332352 356415 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 359212 356415 154 35 0 357653 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1436848

[startup+1002.3 s]
/proc/loadavg: 4.16 4.05 3.88 5/194 5151
/proc/meminfo: memFree=6507944/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1466792 CPUtime=1002.31 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 363569 0 0 0 100110 121 0 0 25 0 1 0 465829696 1501995008 363506 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 366698 363506 154 35 0 365139 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1466792

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 3.90 5/194 5152
/proc/meminfo: memFree=6327496/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1503376 CPUtime=1062.31 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 372733 0 0 0 106106 125 0 0 25 0 1 0 465829696 1539457024 372670 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 375844 372670 154 35 0 374285 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1503376

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 3.90 5/194 5154
/proc/meminfo: memFree=6102160/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1520936 CPUtime=1122.32 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 377392 0 0 0 112104 128 0 0 25 0 1 0 465829696 1557438464 377329 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 380234 377329 154 35 0 378675 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1520936

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.91 5/194 5155
/proc/meminfo: memFree=5816700/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1548140 CPUtime=1182.31 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 383945 0 0 0 118102 129 0 0 25 0 1 0 465829696 1585295360 383882 33554432000 4194304 4337412 140735798789280 18446744073709551615 4268356 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 387035 383882 154 35 0 385476 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1548140

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/194 5157
/proc/meminfo: memFree=5643948/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1560944 CPUtime=1242.32 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 386559 0 0 0 124100 132 0 0 25 0 1 0 465829696 1598406656 386496 33554432000 4194304 4337412 140735798789280 18446744073709551615 4255373 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 390236 386496 154 35 0 388677 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1560944



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.91 5/195 5160
/proc/meminfo: memFree=5429900/32951124 swapFree=67111528/67111528
[pid=5107] ppid=5105 vsize=1563380 CPUtime=1300.03 cores=0,2
/proc/5107/stat : 5107 (tts-5-4) R 5105 5107 4509 0 -1 4202496 387171 0 0 0 129869 134 0 0 25 0 1 0 465829696 1600901120 387108 33554432000 4194304 4337412 140735798789280 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5107/statm: 390845 387108 154 35 0 389286 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1563380

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.08
CPU time (s): 1300.11
CPU user time (s): 1298.69
CPU system time (s): 1.41578
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1563380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.69
system time used= 1.41578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 387171
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= 3
involuntary context switches= 1352

runsolver used 2.31965 second user time and 4.78427 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-23 09:05:15
IDJOB=3260505
IDBENCH=83186
IDSOLVER=1653
FILE ID=node132/3260505-1303542315
RUNJOBID= node132-1303542315-5081
PBS_JOBID= 13143106
Free space on /tmp= 72056 MiB

SOLVER NAME= tts 5-4
BENCH NAME= SAT11/crafted/mosoi/289/289-sat-6x9.cnf
COMMAND LINE= DIR/tts-5-4 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260505-1303542315/watcher-3260505-1303542315 -o /tmp/evaluation-result-3260505-1303542315/solver-3260505-1303542315 -C 2400 -W 1300 -M 7680  HOME/tts-5-4 HOME/instance-3260505-1303542315.cnf

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

MD5SUM BENCH= 7cb6eb41697b41369a6f06ef320865a8
RANDOM SEED=719916074

node132.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.833
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.833
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.74
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.833
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.76
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.833
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	: 5332.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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:      12240124 kB
Buffers:       1647620 kB
Cached:       18441632 kB
SwapCached:          0 kB
Active:        8642460 kB
Inactive:     11516724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12240124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1324 kB
Writeback:           0 kB
AnonPages:       69380 kB
Mapped:          14900 kB
Slab:           487824 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   205968 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= 72040 MiB
End job on node132 at 2011-04-23 09:26:57