Trace number 3260109

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.06 1300.09

General information on the benchmark

Namecrafted/mosoi/
289/289-sat-6x20.cnf
MD5SUMd7291dc9e56649ed6dcce35d6dd461ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses12240
Sum of the clauses size47520
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2720
Number of clauses of size 30
Number of clauses of size 411520
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Command: HOME/tts-5-4 HOME/instance-3260109-1303518308.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 = 480
0.00/0.01	c Clauses = 12240
0.00/0.01	c Literals = 47520
0.00/0.01	c Reduced size:
0.00/0.01	c Variables = 480
0.00/0.01	c Clauses = 12240
0.00/0.01	c Literals = 47520
0.00/0.01	c a2
0.00/0.03	c a1
0.59/0.62	c Independent sub-problems = 1
0.59/0.62	c Sub-problem with 480 variables and 12240 clauses
0.59/0.62	c using permutation method 4
0.59/0.62	c count = 2
0.59/0.62	c Ordering finished 0.610 seconds
0.59/0.62	c mapped 0.610 seconds
0.59/0.62	c permuted 0.610 seconds
0.59/0.62	c about to sort
0.59/0.62	c sorted
0.59/0.63	c clauses now 12240
0.59/0.63	c init finished 0.610 seconds
0.59/0.63	c tree built 0.630 seconds
0.59/0.63	c 
0.59/0.63	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.59/0.63	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.59/0.63	c ................................ | ..........                    |                                  0.6         0.0             
0.59/0.63	c ................................ | ..........                  1 |                                  0.6         1.6             
0.59/0.63	c ................................ | ..........                  2 |                                  0.6         3.2             
0.59/0.63	c ................................ | ..........                  3 |                                  0.6         4.8             
0.59/0.63	c ................................ | ..........                  4 |                                  0.6         6.3             
0.59/0.63	c ................................ | ..........                  5 |                                  0.6         7.9             
0.59/0.64	c ................................ | ..........               1000 | 3            556                 0.6      1587.3         3705
47.99/48.01	c ................................ | ..........            1621000 | 327898       719639             48.0     33770.8      6107283
95.99/96.02	c ................................ | ..........            3214000 | 668847       1369844            96.0     33472.2     10284080
143.99/144.02	c ................................ | ..........            4577000 | 970714       1887516           144.0     31784.7     13522912
191.98/192.02	c ................................ | ..........            5863000 | 1236533      2367590           192.0     30536.5     17431335
239.98/240.06	c ................................ | *.........            6870000 | 1483264      2705676           240.0     28620.2     20685603
287.99/288.02	c ................................ | *.........            7817000 | 1719053      3023326           288.0     27141.4     22689087
335.98/336.02	c ................................ | *.........            8850000 | 1954923      3379762           336.0     26339.3     25472584
383.99/384.01	c ................................ | *.........            9720000 | 2164039      3669399           384.0     25312.5     27386657
431.98/432.02	c ................................ | *.........           10639000 | 2390694      3958211           432.0     24627.3     29339814
479.98/480.06	c ................................ | **........           11565000 | 2604824      4246975           480.0     24091.7     30616111
527.98/528.09	c ................................ | **........           12375000 | 2812559      4497335           528.1     23434.8     31450667
575.98/576.06	c ................................ | **........           13193000 | 3039825      4733893           576.0     22902.9     34029024
623.98/624.01	c ................................ | **........           13989000 | 3255868      4968592           624.0     22418.3     35460845
671.98/672.02	c ................................ | **........           14729000 | 3446530      5197039           672.0     21918.2     37169473
719.97/720.04	c ................................ | ***.......           15588000 | 3664770      5448525           720.0     21649.4     39900942
767.97/768.02	c ................................ | ***.......           16438000 | 3869798      5700253           768.0     21403.6     41147090
815.97/816.06	c ................................ | ***.......           17116000 | 4050521      5891563           816.0     20974.5     42537580
863.97/864.02	c ................................ | ***.......           17776000 | 4231368      6072674           864.0     20574.1     44692045
911.97/912.05	c ................................ | ***.......           18568000 | 4426795      6299055           912.0     20359.0     45985333
959.97/960.07	c ................................ | ****......           19309000 | 4619703      6499934           960.0     20112.5     45985333
1007.97/1008.06	c ................................ | ****......           20103000 | 4822569      6709790          1008.0     19942.7     47647710
1055.98/1056.06	c ................................ | ****......           20798000 | 5026025      6877316          1056.0     19694.5     49731164
1103.97/1104.08	c ................................ | ****......           21501000 | 5223129      7060122          1104.1     19474.5     49731164
1151.97/1152.07	c ................................ | ****......           22196000 | 5415348      7235576          1152.0     19266.7     50405814
1199.97/1200.04	c ................................ | *****.....           22950000 | 5611010      7430889          1200.0     19124.8     52322231
1247.97/1248.04	c ................................ | *****.....           23748000 | 5824527      7629777          1248.0     19028.5     52808305
1296.07/1296.10	c ................................ | *****.....           24597000 | 6041883      7845756          1296.1     18978.1     54360129

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-3260109-1303518308/watcher-3260109-1303518308 -o /tmp/evaluation-result-3260109-1303518308/solver-3260109-1303518308 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3260109-1303518308.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: 0.92 1.72 2.60 3/174 2315
/proc/meminfo: memFree=13956316/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=6544 CPUtime=0 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 233 0 0 0 0 0 0 0 19 0 1 0 542061463 6701056 178 33554432000 4194304 4337412 140734453294640 18446744073709551615 251367206362 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 1636 179 130 35 0 77 0

[startup+0.0510119 s]
/proc/loadavg: 0.92 1.72 2.60 3/174 2315
/proc/meminfo: memFree=13956316/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=10156 CPUtime=0.04 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 1144 0 0 0 4 0 0 0 19 0 1 0 542061463 10399744 1064 33554432000 4194304 4337412 140734453294640 18446744073709551615 4244389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 2539 1064 137 35 0 980 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10156

[startup+0.101 s]
/proc/loadavg: 0.92 1.72 2.60 3/174 2315
/proc/meminfo: memFree=13956316/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=10156 CPUtime=0.09 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 1145 0 0 0 9 0 0 0 19 0 1 0 542061463 10399744 1065 33554432000 4194304 4337412 140734453294640 18446744073709551615 4295348 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 2539 1065 138 35 0 980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10156

[startup+0.300956 s]
/proc/loadavg: 0.92 1.72 2.60 3/174 2315
/proc/meminfo: memFree=13956316/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=10156 CPUtime=0.29 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 1145 0 0 0 29 0 0 0 20 0 1 0 542061463 10399744 1065 33554432000 4194304 4337412 140734453294640 18446744073709551615 4295075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 2539 1065 138 35 0 980 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10156

[startup+0.700882 s]
/proc/loadavg: 0.92 1.72 2.60 3/174 2315
/proc/meminfo: memFree=13956316/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=14148 CPUtime=0.69 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 1873 0 0 0 69 0 0 0 20 0 1 0 542061463 14487552 1698 33554432000 4194304 4337412 140734453294640 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 3537 1698 155 35 0 1978 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14148

[startup+1.50074 s]
/proc/loadavg: 0.92 1.72 2.60 5/190 2341
/proc/meminfo: memFree=13817224/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=24064 CPUtime=1.49 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 4513 0 0 0 149 0 0 0 23 0 1 0 542061463 24641536 4338 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253262 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 6016 4338 155 35 0 4457 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24064

[startup+3.10044 s]
/proc/loadavg: 0.92 1.72 2.60 6/190 2341
/proc/meminfo: memFree=13807552/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=37632 CPUtime=3.08 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 7961 0 0 0 308 0 0 0 25 0 1 0 542061463 38535168 7786 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253461 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 9408 7787 155 35 0 7849 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37632

[startup+6.30085 s]
/proc/loadavg: 1.17 1.76 2.61 5/190 2341
/proc/meminfo: memFree=13709356/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=57852 CPUtime=6.29 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 12451 0 0 0 628 1 0 0 25 0 1 0 542061463 59240448 12276 33554432000 4194304 4337412 140734453294640 18446744073709551615 4205760 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 14463 12276 155 35 0 12904 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57852

[startup+12.7007 s]
/proc/loadavg: 1.39 1.79 2.62 5/190 2341
/proc/meminfo: memFree=13560268/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=88116 CPUtime=12.69 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 20442 0 0 0 1265 4 0 0 25 0 1 0 542061463 90230784 20267 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253574 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 22029 20267 155 35 0 20470 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88116

[startup+25.5003 s]
/proc/loadavg: 1.97 1.90 2.64 5/190 2342
/proc/meminfo: memFree=13329132/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=140804 CPUtime=25.48 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 33365 0 0 0 2541 7 0 0 25 0 1 0 542061463 144183296 33190 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253537 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 35201 33190 155 35 0 33642 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140804

[startup+51.1005 s]
/proc/loadavg: 2.66 2.07 2.67 5/190 2342
/proc/meminfo: memFree=12923188/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=233536 CPUtime=51.09 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 56819 0 0 0 5096 13 0 0 25 0 1 0 542061463 239140864 56644 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 58384 56644 155 35 0 56825 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 233536

[startup+102.307 s]
/proc/loadavg: 3.42 2.36 2.74 5/190 2344
/proc/meminfo: memFree=12355016/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=373620 CPUtime=102.3 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 91211 0 0 0 10209 21 0 0 25 0 1 0 542061463 382586880 91036 33554432000 4194304 4337412 140734453294640 18446744073709551615 251367212568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 93405 91036 156 35 0 91846 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 373620

[startup+162.301 s]
/proc/loadavg: 3.78 2.66 2.82 5/190 2345
/proc/meminfo: memFree=11878596/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=530936 CPUtime=162.28 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 130689 0 0 0 16195 33 0 0 25 0 1 0 542061463 543678464 130514 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 132734 130514 156 35 0 131175 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 530936

[startup+222.301 s]
/proc/loadavg: 3.92 2.90 2.89 5/190 2347
/proc/meminfo: memFree=11475708/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=675696 CPUtime=222.29 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 167248 0 0 0 22183 46 0 0 25 0 1 0 542061463 691912704 167073 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253502 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 168924 167073 156 35 0 167365 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 675696

[startup+282.301 s]
/proc/loadavg: 4.03 3.11 2.96 5/190 2349
/proc/meminfo: memFree=11090668/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=759308 CPUtime=282.29 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 188389 0 0 0 28175 54 0 0 25 0 1 0 542061463 777531392 188214 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 189827 188214 156 35 0 188268 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 759308

[startup+342.301 s]
/proc/loadavg: 4.01 3.27 3.02 5/190 2350
/proc/meminfo: memFree=10703148/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=870992 CPUtime=342.28 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 215284 0 0 0 34165 63 0 0 25 0 1 0 542061463 891895808 215109 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 217748 215109 156 35 0 216189 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 870992

[startup+402.3 s]
/proc/loadavg: 4.00 3.40 3.08 5/190 2352
/proc/meminfo: memFree=10306952/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=957204 CPUtime=402.29 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 236550 0 0 0 40158 71 0 0 25 0 1 0 542061463 980176896 236375 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253461 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 239301 236376 156 35 0 237742 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 957204

[startup+462.3 s]
/proc/loadavg: 4.00 3.51 3.13 5/190 2353
/proc/meminfo: memFree=9970896/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1043944 CPUtime=462.28 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 258722 0 0 0 46150 78 0 0 25 0 1 0 542061463 1068998656 258547 33554432000 4194304 4337412 140734453294640 18446744073709551615 4239680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 260986 258547 156 35 0 259427 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1043944

[startup+522.3 s]
/proc/loadavg: 4.00 3.59 3.19 6/190 2355
/proc/meminfo: memFree=9737764/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1083960 CPUtime=522.27 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 267550 0 0 0 52146 81 0 0 25 0 1 0 542061463 1109975040 267375 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 270990 267375 156 35 0 269431 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 1083960

[startup+582.301 s]
/proc/loadavg: 4.00 3.67 3.23 5/190 2357
/proc/meminfo: memFree=9438168/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1172772 CPUtime=582.27 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 289465 0 0 0 58138 89 0 0 25 0 1 0 542061463 1200918528 289290 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 293193 289290 156 35 0 291634 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 1172772

[startup+642.301 s]
/proc/loadavg: 4.00 3.72 3.28 5/190 2358
/proc/meminfo: memFree=9116624/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1236428 CPUtime=642.28 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 305604 0 0 0 64133 95 0 0 25 0 1 0 542061463 1266102272 305429 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 309107 305429 156 35 0 307548 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 1236428

[startup+702.301 s]
/proc/loadavg: 4.00 3.77 3.32 5/190 2360
/proc/meminfo: memFree=8906932/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1321848 CPUtime=702.27 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 327101 0 0 0 70125 102 0 0 25 0 1 0 542061463 1353572352 326926 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 330462 326926 156 35 0 328903 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 1321848

[startup+762.307 s]
/proc/loadavg: 4.05 3.83 3.37 5/190 2361
/proc/meminfo: memFree=8710236/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1404536 CPUtime=762.28 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 347562 0 0 0 76119 109 0 0 25 0 1 0 542061463 1438244864 347387 33554432000 4194304 4337412 140734453294640 18446744073709551615 251366941939 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 351134 347387 156 35 0 349575 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 1404536

[startup+822.301 s]
/proc/loadavg: 4.02 3.85 3.40 5/190 2365
/proc/meminfo: memFree=8537104/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1461276 CPUtime=822.27 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 362001 0 0 0 82113 114 0 0 25 0 1 0 542061463 1496346624 361826 33554432000 4194304 4337412 140734453294640 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 365319 361826 156 35 0 363760 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1461276

[startup+882.3 s]
/proc/loadavg: 4.00 3.88 3.44 5/190 2368
/proc/meminfo: memFree=8236532/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1546300 CPUtime=882.27 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 382810 0 0 0 88106 121 0 0 25 0 1 0 542061463 1583411200 382635 33554432000 4194304 4337412 140734453294640 18446744073709551615 4255373 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 386575 382635 156 35 0 385016 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1546300

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 3.47 5/190 2369
/proc/meminfo: memFree=8008736/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1565636 CPUtime=942.27 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 388960 0 0 0 94102 125 0 0 25 0 1 0 542061463 1603211264 388785 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 391409 388785 156 35 0 389850 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1565636

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.50 5/190 2371
/proc/meminfo: memFree=7849384/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1609864 CPUtime=1002.28 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 399601 0 0 0 100098 130 0 0 25 0 1 0 542061463 1648500736 399426 33554432000 4194304 4337412 140734453294640 18446744073709551615 4255870 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 402466 399426 156 35 0 400907 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1609864

[startup+1062.3 s]
/proc/loadavg: 4.10 3.96 3.54 5/190 2372
/proc/meminfo: memFree=7611896/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1691100 CPUtime=1062.27 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 419892 0 0 0 106091 136 0 0 25 0 1 0 542061463 1731686400 419717 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 422775 419717 156 35 0 421216 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1691100

[startup+1122.3 s]
/proc/loadavg: 4.03 3.96 3.56 5/190 2374
/proc/meminfo: memFree=7454616/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1716164 CPUtime=1122.26 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 425980 0 0 0 112087 139 0 0 25 0 1 0 542061463 1757351936 425805 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253569 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 429041 425805 156 35 0 427482 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1716164

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.59 5/190 2376
/proc/meminfo: memFree=7262928/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1738100 CPUtime=1182.27 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 432045 0 0 0 118084 143 0 0 25 0 1 0 542061463 1779814400 431870 33554432000 4194304 4337412 140734453294640 18446744073709551615 251366942434 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 434525 431870 156 35 0 432966 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1738100

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.61 5/190 2377
/proc/meminfo: memFree=7034636/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1797704 CPUtime=1242.27 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 446391 0 0 0 124079 148 0 0 25 0 1 0 542061463 1840848896 446216 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 449426 446216 156 35 0 447867 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1797704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 3.99 3.64 5/190 2380
/proc/meminfo: memFree=6830668/32950928 swapFree=67111528/67111528
[pid=2315] ppid=2313 vsize=1848188 CPUtime=1299.97 cores=1,3
/proc/2315/stat : 2315 (tts-5-4) R 2313 2315 969 0 -1 4202496 459411 0 0 0 129844 153 0 0 25 0 1 0 542061463 1892544512 459236 33554432000 4194304 4337412 140734453294640 18446744073709551615 4253487 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2315/statm: 462047 459236 156 35 0 460488 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 1848188

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.09
CPU time (s): 1300.06
CPU user time (s): 1298.45
CPU system time (s): 1.61575
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 1848188

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

runsolver used 1.9707 second user time and 5.12922 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 02:25:08
IDJOB=3260109
IDBENCH=83169
IDSOLVER=1653
FILE ID=node113/3260109-1303518308
RUNJOBID= node113-1303518308-2300
PBS_JOBID= 13134248
Free space on /tmp= 70628 MiB

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

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

MD5SUM BENCH= d7291dc9e56649ed6dcce35d6dd461ae
RANDOM SEED=468408415

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.846
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.846
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.75
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13956596 kB
Buffers:       1699968 kB
Cached:       16647012 kB
SwapCached:          0 kB
Active:       10466460 kB
Inactive:      7944000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13956596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1556 kB
Writeback:           0 kB
AnonPages:       63440 kB
Mapped:          14484 kB
Slab:           518628 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189624 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70624 MiB
End job on node113 at 2011-04-23 02:46:50