Trace number 3249195

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
tts 5-4? (TO) 1300.1 1300.08

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.16	c Command: HOME/tts-5-4 HOME/instance-3249195-1303511176.cnf 
0.09/0.16	c Using SATTIMEOUT of 2400
0.09/0.16	c Using SATRAM of 7680
0.09/0.16	c Size of subset node = 32
0.09/0.16	c Variables = 1664
0.09/0.16	c Clauses = 157664
0.09/0.16	c Literals = 625664
0.09/0.16	c Reduced size:
0.09/0.16	c Variables = 1664
0.09/0.16	c Clauses = 157664
0.09/0.16	c Literals = 625664
0.09/0.16	c a2
0.39/0.48	c a1
1.09/1.19	c Independent sub-problems = 1
1.09/1.19	c Sub-problem with 1664 variables and 157664 clauses
1.09/1.19	c using permutation method 4
1.09/1.19	c count = 1
1.09/1.19	c Ordering finished 1.150 seconds
1.09/1.19	c mapped 1.180 seconds
1.09/1.19	c permuted 1.180 seconds
1.09/1.19	c about to sort
1.19/1.21	c sorted
1.49/1.52	c clauses now 157664
1.49/1.52	c init finished 1.220 seconds
1.49/1.52	c tree built 1.510 seconds
1.49/1.52	c 
1.49/1.52	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
1.49/1.52	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
1.49/1.52	c ................................ | ..........                    |                                  1.5         0.0             
1.49/1.52	c ................................ | ..........                  1 |                                  1.5         0.7             
1.49/1.52	c ................................ | ..........                  2 |                                  1.5         1.3             
1.49/1.52	c ................................ | ..........                  3 |                                  1.5         2.0             
1.49/1.52	c ................................ | ..........                  4 |                                  1.5         2.6             
1.49/1.52	c ................................ | ..........                  5 |                                  1.5         3.3             
1.49/1.52	c ................................ | ..........               1000 | 8            66                  1.5       662.3          733
47.98/48.01	c ................................ | ..........            4406000 | 229370       380442             48.0     91772.5      5435226
95.98/96.01	c ................................ | ..........            7736000 | 435730       627907             96.0     80583.3      9016430
143.99/144.01	c ................................ | ..........           10525000 | 606142       834486            144.0     73090.3     12413058
191.99/192.02	c ................................ | ..........           12943000 | 738526       1014798           192.0     67404.4     15169423
239.99/240.01	c ................................ | *.........           15056000 | 866324       1149466           240.0     62733.3     17642223
287.99/288.04	c ................................ | *.........           16994000 | 966947       1283296           288.0     58998.8     19824555
335.99/336.02	c ................................ | *.........           18948000 | 1085922      1417448           336.0     56391.2     22233753
383.99/384.00	c ................................ | *.........           20814000 | 1181551      1552415           384.0     54203.1     23530070
431.99/432.02	c ................................ | *.........           22480000 | 1285109      1660078           432.0     52034.6     25555664
479.99/480.01	c ................................ | **........           24227000 | 1370485      1789794           480.0     50471.9     27223506
528.00/528.01	c ................................ | **........           25711000 | 1454221      1886904           528.0     48695.1     28746407
576.00/576.00	c ................................ | **........           27188000 | 1533078      1981158           576.0     47201.4     30028575
624.00/624.01	c ................................ | **........           28909000 | 1620005      2107466           624.0     46327.0     32331116
671.90/672.00	c ................................ | **........           30731000 | 1723046      2232297           672.0     45730.7     34001883
719.90/719.99	c ................................ | ***.......           32331000 | 1815236      2340533           720.0     44904.2     36241763
767.91/767.99	c ................................ | ***.......           33930000 | 1900787      2441978           768.0     44179.7     38004168
816.01/816.00	c ................................ | ***.......           35612000 | 1991576      2551641           816.0     43641.6     39869979
864.00/864.00	c ................................ | ***.......           37197000 | 2076825      2657941           864.0     43051.6     41450579
911.92/911.98	c ................................ | ***.......           38755000 | 2159967      2769803           912.0     42494.5     42372401
960.00/960.02	c ................................ | ****......           40307000 | 2252847      2869100           960.0     41985.1     43374171
1007.91/1007.98	c ................................ | ****......           41792000 | 2336910      2962489          1008.0     41460.3     44652160
1055.92/1055.99	c ................................ | ****......           43159000 | 2410232      3055728          1056.0     40869.9     45625556
1103.91/1104.00	c ................................ | ****......           44277000 | 2463221      3135144          1104.0     40105.6     45911264
1152.01/1152.02	c ................................ | ****......           45347000 | 2514391      3207734          1152.0     39362.3     46074630
1200.02/1200.00	c ................................ | *****.....           46358000 | 2577894      3275637          1200.0     38631.0     47049662
1247.91/1247.99	c ................................ | *****.....           47396000 | 2639777      3355779          1248.0     37977.6     48257519
1296.01/1296.00	c ................................ | *****.....           48395000 | 2696777      3433265          1296.0     37341.2     49414897

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-3249195-1303511176/watcher-3249195-1303511176 -o /tmp/evaluation-result-3249195-1303511176/solver-3249195-1303511176 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3249195-1303511176.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: 2.76 3.00 3.31 4/189 2294
/proc/meminfo: memFree=13008908/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=7080 CPUtime=0 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 354 0 0 0 0 0 0 0 22 0 1 0 462716410 7249920 298 33554432000 4194304 4337412 140735759906160 18446744073709551615 268272349893 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 1770 299 131 35 0 211 0

[startup+0.0999151 s]
/proc/loadavg: 2.76 3.00 3.31 4/189 2294
/proc/meminfo: memFree=13008908/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=19364 CPUtime=0.09 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 3384 0 0 0 9 0 0 0 22 0 1 0 462716410 19828736 3328 33554432000 4194304 4337412 140735759906160 18446744073709551615 268272688896 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 4841 3329 132 35 0 3282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19364

[startup+0.100911 s]
/proc/loadavg: 2.76 3.00 3.31 4/189 2294
/proc/meminfo: memFree=13008908/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=19496 CPUtime=0.09 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 3415 0 0 0 9 0 0 0 23 0 1 0 462716410 19963904 3359 33554432000 4194304 4337412 140735759906160 18446744073709551615 268272357536 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 4874 3360 132 35 0 3315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19496

[startup+0.30099 s]
/proc/loadavg: 2.76 3.00 3.31 4/189 2294
/proc/meminfo: memFree=13008908/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=53056 CPUtime=0.29 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 10653 0 0 0 28 1 0 0 23 0 1 0 462716410 54329344 10596 33554432000 4194304 4337412 140735759906160 18446744073709551615 268272084048 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 13264 10596 136 35 0 11705 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53056

[startup+0.700806 s]
/proc/loadavg: 2.76 3.00 3.31 4/189 2294
/proc/meminfo: memFree=13008908/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=52664 CPUtime=0.69 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 11435 0 0 0 68 1 0 0 25 0 1 0 462716410 53927936 10762 33554432000 4194304 4337412 140735759906160 18446744073709551615 4244389 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 13166 10763 138 35 0 11607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52664

[startup+1.50067 s]
/proc/loadavg: 2.86 3.01 3.31 6/190 2295
/proc/meminfo: memFree=12896944/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=56564 CPUtime=1.49 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 13700 0 0 0 148 1 0 0 25 0 1 0 462716410 57921536 12719 33554432000 4194304 4337412 140735759906160 18446744073709551615 268272349893 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 14141 12719 150 35 0 12582 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56564

[startup+3.10038 s]
/proc/loadavg: 2.86 3.01 3.31 5/190 2295
/proc/meminfo: memFree=12818452/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=66928 CPUtime=3.08 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 16224 0 0 0 307 1 0 0 25 0 1 0 462716410 68534272 15243 33554432000 4194304 4337412 140735759906160 18446744073709551615 268272084002 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 16732 15243 156 35 0 15173 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 66928

[startup+6.30088 s]
/proc/loadavg: 3.03 3.05 3.32 6/190 2295
/proc/meminfo: memFree=12647124/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=83100 CPUtime=6.29 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 20021 0 0 0 627 2 0 0 25 0 1 0 462716410 85094400 19040 33554432000 4194304 4337412 140735759906160 18446744073709551615 4255373 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 20775 19040 156 35 0 19216 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83100

[startup+12.7007 s]
/proc/loadavg: 3.11 3.06 3.33 6/190 2295
/proc/meminfo: memFree=12349296/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=102664 CPUtime=12.69 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 24882 0 0 0 1265 4 0 0 25 0 1 0 462716410 105127936 23901 33554432000 4194304 4337412 140735759906160 18446744073709551615 4255499 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 25666 23901 156 35 0 24107 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102664

[startup+25.5005 s]
/proc/loadavg: 3.31 3.11 3.34 5/190 2296
/proc/meminfo: memFree=11845372/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=157556 CPUtime=25.49 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 38702 0 0 0 2542 7 0 0 25 0 1 0 462716410 161337344 37721 33554432000 4194304 4337412 140735759906160 18446744073709551615 4241781 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 39389 37721 156 35 0 37830 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 157556

[startup+51.1008 s]
/proc/loadavg: 3.54 3.18 3.35 6/190 2296
/proc/meminfo: memFree=10969976/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=238268 CPUtime=51.09 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 58803 0 0 0 5097 12 0 0 25 0 1 0 462716410 243986432 57822 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 59567 57822 156 35 0 58008 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 238268

[startup+102.307 s]
/proc/loadavg: 3.87 3.32 3.39 6/190 2298
/proc/meminfo: memFree=9436444/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=364320 CPUtime=102.3 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 90518 0 0 0 10211 19 0 0 25 0 1 0 462716410 373063680 89537 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253456 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 91080 89537 156 35 0 89521 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 364320

[startup+162.301 s]
/proc/loadavg: 3.95 3.44 3.43 5/190 2299
/proc/meminfo: memFree=7983772/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=499436 CPUtime=162.29 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 124122 0 0 0 16203 26 0 0 25 0 1 0 462716410 511422464 123141 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 124859 123141 156 35 0 123300 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 499436

[startup+222.3 s]
/proc/loadavg: 3.98 3.54 3.46 5/190 2301
/proc/meminfo: memFree=6658808/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=599044 CPUtime=222.29 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 148665 0 0 0 22196 33 0 0 25 0 1 0 462716410 613421056 147684 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253677 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 149761 147684 156 35 0 148202 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 599044

[startup+282.301 s]
/proc/loadavg: 3.99 3.62 3.49 6/190 2302
/proc/meminfo: memFree=5610248/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=695260 CPUtime=282.29 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 172898 0 0 0 28188 41 0 0 25 0 1 0 462716410 711946240 171917 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253552 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 173815 171917 156 35 0 172256 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 695260

[startup+342.301 s]
/proc/loadavg: 3.99 3.69 3.52 6/190 2304
/proc/meminfo: memFree=4635220/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=781264 CPUtime=342.29 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 194074 0 0 0 34183 46 0 0 25 0 1 0 462716410 800014336 193093 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 195316 193093 156 35 0 193757 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 781264

[startup+402.3 s]
/proc/loadavg: 3.99 3.74 3.55 5/190 2306
/proc/meminfo: memFree=3911196/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=841752 CPUtime=402.29 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 209303 0 0 0 40177 52 0 0 25 0 1 0 462716410 861954048 208322 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 210438 208322 156 35 0 208879 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 841752

[startup+462.301 s]
/proc/loadavg: 3.99 3.79 3.57 5/190 2307
/proc/meminfo: memFree=3176936/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=918804 CPUtime=462.3 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 228987 0 0 0 46171 59 0 0 25 0 1 0 462716410 940855296 228006 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 229701 228006 156 35 0 228142 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 918804

[startup+522.301 s]
/proc/loadavg: 3.99 3.82 3.59 6/190 2309
/proc/meminfo: memFree=2369032/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=983212 CPUtime=522.29 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 244578 0 0 0 52164 65 0 0 25 0 1 0 462716410 1006809088 243597 33554432000 4194304 4337412 140735759906160 18446744073709551615 4255373 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 245803 243597 156 35 0 244244 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 983212

[startup+582.3 s]
/proc/loadavg: 4.06 3.87 3.62 5/190 2310
/proc/meminfo: memFree=1540528/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1031716 CPUtime=582.3 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 257099 0 0 0 58161 69 0 0 25 0 1 0 462716410 1056477184 256118 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 257929 256118 156 35 0 256370 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1031716

[startup+642.301 s]
/proc/loadavg: 4.02 3.89 3.64 5/190 2312
/proc/meminfo: memFree=593228/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1111592 CPUtime=642.31 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 276766 0 0 0 64155 76 0 0 25 0 1 0 462716410 1138270208 275785 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 277898 275785 156 35 0 276339 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1111592

[startup+702.301 s]
/proc/loadavg: 4.04 3.92 3.67 5/190 2314
/proc/meminfo: memFree=93860/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1207412 CPUtime=702.3 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 300250 0 0 0 70147 83 0 0 25 0 1 0 462716410 1236389888 299269 33554432000 4194304 4337412 140735759906160 18446744073709551615 268272084706 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 301853 299269 156 35 0 300294 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1207412

[startup+762.307 s]
/proc/loadavg: 4.01 3.93 3.68 6/190 2315
/proc/meminfo: memFree=96924/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1281204 CPUtime=762.31 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 318464 0 0 0 76142 89 0 0 25 0 1 0 462716410 1311952896 317483 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 320301 317483 156 35 0 318742 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1281204

[startup+822.3 s]
/proc/loadavg: 4.00 3.94 3.70 5/190 2317
/proc/meminfo: memFree=96560/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1354996 CPUtime=822.31 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 337684 0 0 0 82136 95 0 0 25 0 1 0 462716410 1387515904 336703 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253610 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 338749 336703 156 35 0 337190 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1354996

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 3.72 5/190 2318
/proc/meminfo: memFree=95200/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1410152 CPUtime=882.3 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 351691 0 0 0 88132 98 0 0 25 0 1 0 462716410 1443995648 350710 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 352538 350710 156 35 0 350979 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1410152

[startup+942.301 s]
/proc/loadavg: 4.08 3.97 3.74 5/190 2348
/proc/meminfo: memFree=7700420/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1455924 CPUtime=942.31 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 363120 0 0 0 94128 103 0 0 25 0 1 0 462716410 1490866176 362139 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253492 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 363981 362139 156 35 0 362422 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1455924

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.75 5/190 2350
/proc/meminfo: memFree=7334216/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1498436 CPUtime=1002.31 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 373392 0 0 0 100124 107 0 0 25 0 1 0 462716410 1534398464 372411 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 374609 372411 156 35 0 373050 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1498436

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.76 6/190 2351
/proc/meminfo: memFree=6942844/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1537820 CPUtime=1062.31 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 383665 0 0 0 106120 111 0 0 25 0 1 0 462716410 1574727680 382684 33554432000 4194304 4337412 140735759906160 18446744073709551615 4238628 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 384455 382684 156 35 0 382896 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1537820

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 2353
/proc/meminfo: memFree=6668892/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1550384 CPUtime=1122.32 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 385771 0 0 0 112118 114 0 0 25 0 1 0 462716410 1587593216 384790 33554432000 4194304 4337412 140735759906160 18446744073709551615 4205766 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 387596 384790 156 35 0 386037 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1550384

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 2354
/proc/meminfo: memFree=6476148/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1564216 CPUtime=1182.31 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 389598 0 0 0 118115 116 0 0 25 0 1 0 462716410 1601757184 388617 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 391054 388617 156 35 0 389495 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1564216

[startup+1242.3 s]
/proc/loadavg: 4.05 3.99 3.80 6/190 2356
/proc/meminfo: memFree=6250808/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1621708 CPUtime=1242.32 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 403622 0 0 0 124111 121 0 0 25 0 1 0 462716410 1660628992 402641 33554432000 4194304 4337412 140735759906160 18446744073709551615 4255447 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 405427 402641 156 35 0 403868 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1621708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.82 3/188 2360
/proc/meminfo: memFree=13366524/32950928 swapFree=67111528/67111528
[pid=2294] ppid=2292 vsize=1666556 CPUtime=1300.02 cores=4,6
/proc/2294/stat : 2294 (tts-5-4) R 2292 2294 925 0 -1 4202496 415108 0 0 0 129877 125 0 0 25 0 1 0 462716410 1706553344 414127 33554432000 4194304 4337412 140735759906160 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2294/statm: 416639 414127 156 35 0 415080 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1666556

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.1
CPU user time (s): 1298.78
CPU system time (s): 1.3228
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1666556

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

runsolver used 2.06669 second user time and 5.03823 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 00:26:16
IDJOB=3249195
IDBENCH=83159
IDSOLVER=1653
FILE ID=node122/3249195-1303511176
RUNJOBID= node122-1303511176-2245
PBS_JOBID= 13134241
Free space on /tmp= 70828 MiB

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

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=532737256

node122.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.820
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.64
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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13009064 kB
Buffers:       1623680 kB
Cached:       17667540 kB
SwapCached:          0 kB
Active:        9303140 kB
Inactive:     10091580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13009064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5252 kB
Writeback:           0 kB
AnonPages:      102900 kB
Mapped:          15460 kB
Slab:           484392 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   292428 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= 70828 MiB
End job on node122 at 2011-04-23 00:47:58