Trace number 3249459

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.04/0.06	c Command: HOME/tts-5-4 HOME/instance-3249459-1303518308.cnf 
0.04/0.06	c Using SATTIMEOUT of 2400
0.04/0.06	c Using SATRAM of 7680
0.04/0.06	c Size of subset node = 32
0.04/0.06	c Variables = 1092
0.04/0.06	c Clauses = 64155
0.04/0.06	c Literals = 253344
0.04/0.06	c Reduced size:
0.04/0.06	c Variables = 1092
0.04/0.06	c Clauses = 64155
0.04/0.06	c Literals = 253344
0.04/0.06	c a2
0.08/0.20	c a1
0.39/0.42	c Independent sub-problems = 1
0.39/0.42	c Sub-problem with 1092 variables and 64155 clauses
0.39/0.42	c using permutation method 4
0.39/0.42	c count = 1
0.39/0.42	c Ordering finished 0.400 seconds
0.39/0.42	c mapped 0.410 seconds
0.39/0.42	c permuted 0.410 seconds
0.39/0.42	c about to sort
0.39/0.43	c sorted
0.49/0.55	c clauses now 64155
0.49/0.55	c init finished 0.430 seconds
0.49/0.55	c tree built 0.550 seconds
0.49/0.55	c 
0.49/0.55	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.49/0.55	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.49/0.55	c ................................ | ..........                    |                                  0.6         0.0             
0.49/0.55	c ................................ | ..........                  1 |                                  0.6         1.8             
0.49/0.55	c ................................ | ..........                  2 |                                  0.6         3.6             
0.49/0.55	c ................................ | ..........                  3 |                                  0.6         5.5             
0.49/0.55	c ................................ | ..........                  4 |                                  0.6         7.3             
0.49/0.55	c ................................ | ..........                  5 |                                  0.6         9.1             
0.49/0.56	c ................................ | ..........               1000 |              41                  0.6      1818.2          161
47.99/48.01	c ................................ | ..........            6548000 | 196737       477060             48.0    136416.7      6889712
95.99/96.01	c ................................ | ..........           10538000 | 346348       791882             96.0    109759.4     11667404
143.89/144.00	c ................................ | ..........           12656000 | 518776       940127            144.0     87888.9     14009254
192.00/192.02	c ................................ | ..........           14524000 | 685568       1056141           192.0     75638.0     16235109
240.00/240.02	c ................................ | *.........           16366000 | 848863       1165737           240.0     68186.0     18153242
287.99/288.03	c ................................ | *.........           18047000 | 993413       1304064           288.0     62656.7     21413550
335.99/336.00	c ................................ | *.........           19632000 | 1140086      1423168           336.0     58428.6     24461600
384.00/384.01	c ................................ | *.........           21133000 | 1274318      1560690           384.0     55032.4     29056072
432.00/432.03	c ................................ | *.........           22307000 | 1384262      1667952           432.0     51633.0     32984919
480.00/480.04	c ................................ | **........           23183000 | 1459304      1748985           480.1     48292.9     34559719
528.01/528.03	c ................................ | **........           24001000 | 1535832      1834352           528.0     45453.0     36628154
576.01/576.00	c ................................ | **........           24732000 | 1605190      1904270           576.0     42936.0     39238077
624.01/624.00	c ................................ | **........           25524000 | 1680903      1982323           624.0     40903.2     42006108
671.91/671.99	c ................................ | **........           26374000 | 1761269      2056884           672.0     39246.4     44921166
720.01/720.02	c ................................ | ***.......           27543000 | 1859433      2127410           720.0     38252.6     45219685
768.01/768.01	c ................................ | ***.......           28669000 | 1958175      2192848           768.0     37328.0     45834867
815.91/815.99	c ................................ | ***.......           29773000 | 2052977      2258621           816.0     36486.1     46089464
864.02/864.01	c ................................ | ***.......           30664000 | 2133554      2322347           864.0     35489.5     48267069
911.93/911.99	c ................................ | ***.......           31621000 | 2228208      2401015           912.0     34671.4     51285442
960.02/960.00	c ................................ | ****......           32589000 | 2317229      2473081           960.0     33946.2     53088643
1008.02/1008.03	c ................................ | ****......           33276000 | 2380131      2539095          1008.1     33009.9     55288840
1055.93/1055.98	c ................................ | ****......           33886000 | 2438146      2596335          1056.0     32088.7     57866623
1103.93/1103.99	c ................................ | ****......           34744000 | 2512236      2655210          1104.0     31470.4     59263812
1151.93/1151.96	c ................................ | ****......           35767000 | 2599676      2721294          1152.0     31047.7     59263812
1199.93/1199.98	c ................................ | *****.....           36588000 | 2676484      2789287          1200.0     30489.7     59473627
1248.03/1248.00	c ................................ | *****.....           37533000 | 2763982      2870238          1248.0     30073.8     62393236
1296.03/1296.03	c ................................ | *****.....           38162000 | 2822956      2936499          1296.1     29444.6     64504155

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

running on 2 cores: 4,6

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 5/178 2319
/proc/meminfo: memFree=13956036/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=6544 CPUtime=0 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 226 0 0 0 0 0 0 0 21 0 1 0 542061463 6701056 170 33554432000 4194304 4337412 140733588278208 18446744073709551615 251367546624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 1636 171 130 35 0 77 0

[startup+0.0532791 s]
/proc/loadavg: 0.92 1.72 2.60 5/178 2319
/proc/meminfo: memFree=13956036/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=13088 CPUtime=0.04 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 1849 0 0 0 4 0 0 0 21 0 1 0 542061463 13402112 1793 33554432000 4194304 4337412 140733588278208 18446744073709551615 251367207621 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 3272 1794 132 35 0 1713 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13088

[startup+0.100281 s]
/proc/loadavg: 0.92 1.72 2.60 5/178 2319
/proc/meminfo: memFree=13956036/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=32616 CPUtime=0.08 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 6048 0 0 0 8 0 0 0 21 0 1 0 542061463 33398784 5991 33554432000 4194304 4337412 140733588278208 18446744073709551615 251366941965 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 8154 5991 136 35 0 6595 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32616

[startup+0.300227 s]
/proc/loadavg: 0.92 1.72 2.60 5/178 2319
/proc/meminfo: memFree=13956036/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=21032 CPUtime=0.29 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 6302 0 0 0 28 1 0 0 22 0 1 0 542061463 21536768 3815 33554432000 4194304 4337412 140733588278208 18446744073709551615 4244376 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 5258 3815 138 35 0 3699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21032

[startup+0.701155 s]
/proc/loadavg: 0.92 1.72 2.60 5/178 2319
/proc/meminfo: memFree=13956036/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=37560 CPUtime=0.69 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 10071 0 0 0 68 1 0 0 18 0 1 0 542061463 38461440 7458 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253537 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 9390 7458 156 35 0 7831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37560

[startup+1.50101 s]
/proc/loadavg: 0.92 1.72 2.60 6/190 2341
/proc/meminfo: memFree=13817224/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=43948 CPUtime=1.49 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 11768 0 0 0 148 1 0 0 19 0 1 0 542061463 45002752 9155 33554432000 4194304 4337412 140733588278208 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 10987 9155 156 35 0 9428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43948

[startup+3.10072 s]
/proc/loadavg: 0.92 1.72 2.60 6/190 2341
/proc/meminfo: memFree=13807552/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=53860 CPUtime=3.09 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 14407 0 0 0 307 2 0 0 22 0 1 0 542061463 55152640 11794 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 13465 11794 156 35 0 11906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53860

[startup+6.30112 s]
/proc/loadavg: 1.17 1.76 2.61 6/190 2341
/proc/meminfo: memFree=13709356/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=70028 CPUtime=6.29 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 18671 0 0 0 626 3 0 0 25 0 1 0 542061463 71708672 16058 33554432000 4194304 4337412 140733588278208 18446744073709551615 4240687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 17507 16058 156 35 0 15948 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70028

[startup+12.7009 s]
/proc/loadavg: 1.39 1.79 2.62 6/190 2341
/proc/meminfo: memFree=13560268/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=102100 CPUtime=12.69 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 26293 0 0 0 1264 5 0 0 25 0 1 0 542061463 104550400 23680 33554432000 4194304 4337412 140733588278208 18446744073709551615 4239700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 25525 23680 156 35 0 23966 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102100

[startup+25.5006 s]
/proc/loadavg: 1.97 1.90 2.64 6/190 2342
/proc/meminfo: memFree=13329132/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=156860 CPUtime=25.49 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 40180 0 0 0 2540 9 0 0 25 0 1 0 542061463 160624640 37567 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 39215 37567 156 35 0 37656 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156860

[startup+51.1008 s]
/proc/loadavg: 2.66 2.07 2.67 6/190 2342
/proc/meminfo: memFree=12923064/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=272900 CPUtime=51.09 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 68702 0 0 0 5093 16 0 0 25 0 1 0 542061463 279449600 66089 33554432000 4194304 4337412 140733588278208 18446744073709551615 4240765 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 68225 66089 156 35 0 66666 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 272900

[startup+102.307 s]
/proc/loadavg: 3.42 2.36 2.74 6/190 2344
/proc/meminfo: memFree=12355016/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=430140 CPUtime=102.3 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 107603 0 0 0 10203 27 0 0 25 0 1 0 542061463 440463360 104990 33554432000 4194304 4337412 140733588278208 18446744073709551615 251366942142 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 107535 104991 156 35 0 105976 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 430140

[startup+162.301 s]
/proc/loadavg: 3.78 2.66 2.82 6/190 2345
/proc/meminfo: memFree=11878596/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=517240 CPUtime=162.29 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 129197 0 0 0 16196 33 0 0 25 0 1 0 542061463 529653760 126584 33554432000 4194304 4337412 140733588278208 18446744073709551615 251367243184 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 129310 126584 156 35 0 127751 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 517240

[startup+222.301 s]
/proc/loadavg: 3.92 2.90 2.89 6/190 2347
/proc/meminfo: memFree=11475708/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=603944 CPUtime=222.3 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 151255 0 0 0 22191 39 0 0 25 0 1 0 542061463 618438656 148642 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253537 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 150986 148642 156 35 0 149427 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 603944

[startup+282.301 s]
/proc/loadavg: 4.03 3.11 2.96 6/190 2349
/proc/meminfo: memFree=11090668/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=716196 CPUtime=282.3 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 179229 0 0 0 28185 45 0 0 25 0 1 0 542061463 733384704 176616 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 179049 176616 156 35 0 177490 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 716196

[startup+342.301 s]
/proc/loadavg: 4.01 3.27 3.02 6/190 2350
/proc/meminfo: memFree=10703148/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=850476 CPUtime=342.3 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 213244 0 0 0 34177 53 0 0 25 0 1 0 542061463 870887424 210631 33554432000 4194304 4337412 140733588278208 18446744073709551615 251366941939 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 212619 210631 156 35 0 211060 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 850476

[startup+402.301 s]
/proc/loadavg: 4.00 3.40 3.08 6/190 2352
/proc/meminfo: memFree=10306952/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1009780 CPUtime=402.3 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 253107 0 0 0 40167 63 0 0 25 0 1 0 542061463 1034014720 250494 33554432000 4194304 4337412 140733588278208 18446744073709551615 251366942142 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 252445 250494 156 35 0 250886 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1009780

[startup+462.301 s]
/proc/loadavg: 4.00 3.51 3.13 6/190 2353
/proc/meminfo: memFree=9970896/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1134544 CPUtime=462.3 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 283963 0 0 0 46161 69 0 0 25 0 1 0 542061463 1161773056 281350 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 283636 281350 156 35 0 282077 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1134544

[startup+522.3 s]
/proc/loadavg: 4.00 3.59 3.19 6/190 2355
/proc/meminfo: memFree=9737764/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1223236 CPUtime=522.31 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 305170 0 0 0 52157 74 0 0 25 0 1 0 542061463 1252593664 302557 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 305809 302557 156 35 0 304250 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1223236

[startup+582.3 s]
/proc/loadavg: 4.00 3.67 3.23 6/190 2357
/proc/meminfo: memFree=9438168/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1322316 CPUtime=582.3 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 329741 0 0 0 58150 80 0 0 25 0 1 0 542061463 1354051584 327128 33554432000 4194304 4337412 140733588278208 18446744073709551615 4284597 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 330579 327128 156 35 0 329020 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1322316

[startup+642.3 s]
/proc/loadavg: 4.00 3.72 3.28 6/190 2358
/proc/meminfo: memFree=9116624/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1449548 CPUtime=642.32 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 361609 0 0 0 64145 87 0 0 25 0 1 0 542061463 1484337152 358996 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253677 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 362387 358996 156 35 0 360828 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1449548

[startup+702.301 s]
/proc/loadavg: 4.00 3.77 3.32 6/190 2360
/proc/meminfo: memFree=8906932/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1491928 CPUtime=702.31 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 372957 0 0 0 70141 90 0 0 25 0 1 0 542061463 1527734272 370344 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 372982 370344 156 35 0 371423 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1491928

[startup+762.307 s]
/proc/loadavg: 4.05 3.83 3.37 6/190 2361
/proc/meminfo: memFree=8710236/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1518404 CPUtime=762.32 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 379237 0 0 0 76139 93 0 0 25 0 1 0 542061463 1554845696 376624 33554432000 4194304 4337412 140733588278208 18446744073709551615 251366941743 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 379601 376624 156 35 0 378042 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1518404

[startup+822.301 s]
/proc/loadavg: 4.02 3.85 3.40 6/190 2365
/proc/meminfo: memFree=8537104/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1532368 CPUtime=822.32 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 382601 0 0 0 82136 96 0 0 25 0 1 0 542061463 1569144832 379988 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253710 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 383092 379988 156 35 0 381533 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1532368

[startup+882.301 s]
/proc/loadavg: 4.00 3.88 3.44 6/190 2368
/proc/meminfo: memFree=8236532/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1627660 CPUtime=882.32 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 406673 0 0 0 88130 102 0 0 25 0 1 0 542061463 1666723840 404060 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253559 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 406915 404060 156 35 0 405356 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1627660

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.47 6/190 2369
/proc/meminfo: memFree=8008736/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1738988 CPUtime=942.32 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 434169 0 0 0 94123 109 0 0 25 0 1 0 542061463 1780723712 431556 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 434747 431556 156 35 0 433188 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1738988

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.50 6/190 2371
/proc/meminfo: memFree=7849384/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1812780 CPUtime=1002.32 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 453002 0 0 0 100118 114 0 0 25 0 1 0 542061463 1856286720 450389 33554432000 4194304 4337412 140733588278208 18446744073709551615 4205766 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 453195 450389 156 35 0 451636 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1812780

[startup+1062.3 s]
/proc/loadavg: 4.10 3.96 3.54 6/190 2372
/proc/meminfo: memFree=7611896/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1914460 CPUtime=1062.32 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 478379 0 0 0 106111 121 0 0 25 0 1 0 542061463 1960407040 475766 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253469 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 478615 475766 156 35 0 477056 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1914460

[startup+1122.3 s]
/proc/loadavg: 4.03 3.96 3.56 6/190 2374
/proc/meminfo: memFree=7454616/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1957432 CPUtime=1122.32 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 489868 0 0 0 112108 124 0 0 25 0 1 0 542061463 2004410368 487255 33554432000 4194304 4337412 140733588278208 18446744073709551615 4284709 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 489358 487255 156 35 0 487799 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1957432

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.59 6/190 2376
/proc/meminfo: memFree=7262928/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=1958752 CPUtime=1182.32 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 490201 0 0 0 118107 125 0 0 25 0 1 0 542061463 2005762048 487588 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 489688 487588 156 35 0 488129 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1958752

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.61 6/190 2377
/proc/meminfo: memFree=7034636/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=2048184 CPUtime=1242.33 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 512711 0 0 0 124102 131 0 0 25 0 1 0 542061463 2097340416 510098 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 512046 510098 156 35 0 510487 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2048184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 3.99 3.64 6/190 2380
/proc/meminfo: memFree=6830668/32950928 swapFree=67111528/67111528
[pid=2319] ppid=2317 vsize=2131228 CPUtime=1300.04 cores=4,6
/proc/2319/stat : 2319 (tts-5-4) R 2317 2319 969 0 -1 4202496 532965 0 0 0 129868 136 0 0 25 0 1 0 542061463 2182377472 530352 33554432000 4194304 4337412 140733588278208 18446744073709551615 4253487 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2319/statm: 532807 530352 156 35 0 531248 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2131228

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.13
CPU user time (s): 1298.69
CPU system time (s): 1.44678
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2131228

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

runsolver used 2.21966 second user time and 4.87226 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
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:      13956316 kB
Buffers:       1699972 kB
Cached:       16647008 kB
SwapCached:          0 kB
Active:       10467048 kB
Inactive:      7943816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13956316 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1944 kB
Writeback:           0 kB
AnonPages:       63828 kB
Mapped:          14872 kB
Slab:           518628 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   210916 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