Trace number 3266401

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.07

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/f600.shuffled.cnf
MD5SUMd42133fd7674f41611be43d1b8ca7db6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2550
Sum of the clauses size7650
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32550
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-4 HOME/instance-3266401-1303586813.cnf 
0.00/0.00	c Using SATTIMEOUT of 2400
0.00/0.00	c Using SATRAM of 7680
0.00/0.00	c Size of subset node = 32
0.00/0.00	c Variables = 600
0.00/0.00	c Clauses = 2550
0.00/0.00	c Literals = 7650
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 600
0.00/0.00	c Clauses = 2527
0.00/0.00	c Literals = 7581
0.00/0.00	c a2
0.00/0.01	c a1
0.19/0.20	c Independent sub-problems = 1
0.19/0.20	c Sub-problem with 597 variables and 2527 clauses
0.19/0.20	c using permutation method 4
0.19/0.20	c count = 3
0.19/0.20	c Ordering finished 0.190 seconds
0.19/0.20	c mapped 0.190 seconds
0.19/0.20	c permuted 0.190 seconds
0.19/0.20	c about to sort
0.19/0.20	c sorted
0.19/0.21	c clauses now 2527
0.19/0.21	c init finished 0.200 seconds
0.19/0.21	c tree built 0.200 seconds
0.19/0.21	c 
0.19/0.21	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.19/0.21	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.19/0.21	c ................................ | ..........                    |                                  0.2         0.0             
0.19/0.21	c ................................ | ..........                  1 |                                  0.2         5.0             
0.19/0.21	c ................................ | ..........                  2 |                                  0.2        10.0             
0.19/0.21	c ................................ | ..........                  3 |                                  0.2        15.0             
0.19/0.21	c ................................ | ..........                  4 |                                  0.2        20.0             
0.19/0.21	c ................................ | ..........                  5 |                                  0.2        25.0             
0.19/0.21	c ................................ | ..........               1000 | 10           298                 0.2      5000.0          753
47.99/48.02	c ................................ | ..........            2935000 | 292277       681383             48.0     61133.1      6171116
95.99/96.03	c ................................ | ..........            4177000 | 440739       954432             96.0     43501.4      9932726
143.99/144.04	c ................................ | ..........            5108000 | 557420       1160246           144.0     35464.8     12791151
191.99/192.07	c ................................ | ..........            5799000 | 659823       1283062           192.1     30192.1     14896658
239.99/240.06	c ................................ | *.........            6315000 | 751170       1379550           240.1     26305.9     17267774
287.99/288.04	c ................................ | *.........            6926000 | 843599       1487863           288.0     24045.3     19326969
335.99/336.07	c ................................ | *.........            7431000 | 921904       1583128           336.1     22112.1     21542149
383.99/384.02	c ................................ | *.........            7876000 | 993953       1659591           384.0     20509.9     23131931
431.99/432.01	c ................................ | *.........            8236000 | 1054777      1726455           432.0     19064.4     24823938
480.00/480.04	c ................................ | **........            8585000 | 1114134      1790524           480.0     17883.9     26787621
528.01/528.00	c ................................ | **........            8985000 | 1165213      1878740           528.0     17016.7     28158308
576.00/576.01	c ................................ | **........            9455000 | 1214679      1983949           576.0     16414.6     29302372
624.00/624.01	c ................................ | **........            9845000 | 1257479      2071716           624.0     15777.0     30331667
672.11/672.18	c ................................ | **........           10131000 | 1295244      2131236           672.2     15071.9     31247533
720.00/720.00	c ................................ | ***.......           10391000 | 1327787      2186251           720.0     14431.7     31644510
768.00/768.05	c ................................ | ***.......           11093000 | 1427571      2322686           768.1     14442.9     33870827
816.00/816.01	c ................................ | ***.......           11687000 | 1518617      2428404           816.0     14322.0     36332793
864.11/864.11	c ................................ | ***.......           12112000 | 1593182      2500835           864.1     14016.6     38225711
912.01/912.02	c ................................ | ***.......           12502000 | 1668805      2560647           912.0     13707.9     39943340
960.01/960.00	c ................................ | ****......           12827000 | 1726054      2616757           960.0     13361.2     39943340
1008.01/1008.04	c ................................ | ****......           13111000 | 1774668      2665828          1008.0     13006.3     41223374
1056.11/1056.12	c ................................ | ****......           13331000 | 1826350      2693338          1056.1     12622.4     41385291
1104.11/1104.18	c ................................ | ****......           13661000 | 1885488      2746004          1104.2     12371.9     42664885
1152.01/1152.00	c ................................ | ****......           13904000 | 1928084      2788266          1152.0     12069.2     44053665
1200.31/1200.30	c ................................ | *****.....           14121000 | 1973509      2817351          1200.3     11764.4     45710673
1248.01/1248.03	c ................................ | *****.....           14365000 | 2019713      2861085          1248.0     11510.0     47348779
1296.01/1296.08	c ................................ | *****.....           14582000 | 2061240      2903844          1296.1     11250.8     48897285

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-3266401-1303586813/watcher-3266401-1303586813 -o /tmp/evaluation-result-3266401-1303586813/solver-3266401-1303586813 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3266401-1303586813.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: 3.42 3.89 3.89 5/189 13416
/proc/meminfo: memFree=14478800/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=6544 CPUtime=0 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 231 0 0 0 0 0 0 0 23 0 1 0 470282240 6701056 175 33554432000 4194304 4337412 140737254311648 18446744073709551615 270612807435 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 1636 176 130 35 0 77 0

[startup+0.0329829 s]
/proc/loadavg: 3.42 3.89 3.89 5/189 13416
/proc/meminfo: memFree=14478800/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=7344 CPUtime=0.02 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 418 0 0 0 2 0 0 0 23 0 1 0 470282240 7520256 362 33554432000 4194304 4337412 140737254311648 18446744073709551615 4295056 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 1836 362 135 35 0 277 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7344

[startup+0.100995 s]
/proc/loadavg: 3.42 3.89 3.89 5/189 13416
/proc/meminfo: memFree=14478800/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=7344 CPUtime=0.09 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 424 0 0 0 9 0 0 0 23 0 1 0 470282240 7520256 368 33554432000 4194304 4337412 140737254311648 18446744073709551615 4295277 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 1836 368 135 35 0 277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7344

[startup+0.300963 s]
/proc/loadavg: 3.42 3.89 3.89 5/189 13416
/proc/meminfo: memFree=14478800/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=13556 CPUtime=0.29 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 1403 0 0 0 29 0 0 0 25 0 1 0 470282240 13881344 1346 33554432000 4194304 4337412 140737254311648 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 3389 1346 155 35 0 1830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13556

[startup+0.700894 s]
/proc/loadavg: 3.42 3.89 3.89 5/189 13416
/proc/meminfo: memFree=14478800/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=17336 CPUtime=0.69 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 2398 0 0 0 69 0 0 0 25 0 1 0 470282240 17752064 2341 33554432000 4194304 4337412 140737254311648 18446744073709551615 4255499 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 4334 2341 155 35 0 2775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17336

[startup+1.50075 s]
/proc/loadavg: 3.42 3.89 3.89 5/190 13417
/proc/meminfo: memFree=14400200/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=24488 CPUtime=1.49 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 4067 0 0 0 149 0 0 0 25 0 1 0 470282240 25075712 4010 33554432000 4194304 4337412 140737254311648 18446744073709551615 270612776472 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 6122 4010 155 35 0 4563 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24488

[startup+3.10047 s]
/proc/loadavg: 3.42 3.89 3.89 5/190 13418
/proc/meminfo: memFree=14339768/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=38680 CPUtime=3.08 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 7655 0 0 0 308 0 0 0 25 0 1 0 470282240 39608320 7598 33554432000 4194304 4337412 140737254311648 18446744073709551615 4287007 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 9670 7598 155 35 0 8111 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38680

[startup+6.30089 s]
/proc/loadavg: 3.47 3.89 3.89 5/190 13418
/proc/meminfo: memFree=14183308/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=59756 CPUtime=6.28 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 13091 0 0 0 627 1 0 0 25 0 1 0 470282240 61190144 13034 33554432000 4194304 4337412 140737254311648 18446744073709551615 4205760 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 14939 13034 155 35 0 13380 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 59756

[startup+12.7008 s]
/proc/loadavg: 3.51 3.89 3.89 5/190 13418
/proc/meminfo: memFree=13927216/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=100372 CPUtime=12.68 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 23003 0 0 0 1265 3 0 0 25 0 1 0 470282240 102780928 22946 33554432000 4194304 4337412 140737254311648 18446744073709551615 270612506350 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 25093 22946 155 35 0 23534 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 100372

[startup+25.5005 s]
/proc/loadavg: 3.76 3.93 3.91 5/190 13418
/proc/meminfo: memFree=13544712/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=160904 CPUtime=25.48 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 38484 0 0 0 2541 7 0 0 25 0 1 0 470282240 164765696 38427 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253461 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 40226 38427 155 35 0 38667 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 160904

[startup+51.101 s]
/proc/loadavg: 3.84 3.94 3.91 5/190 13419
/proc/meminfo: memFree=13069652/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=231980 CPUtime=51.09 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 56174 0 0 0 5096 13 0 0 25 0 1 0 470282240 237547520 56117 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253502 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 57995 56117 155 35 0 56436 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 231980

[startup+102.307 s]
/proc/loadavg: 3.93 3.94 3.91 5/190 13420
/proc/meminfo: memFree=12323404/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=361016 CPUtime=102.29 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 88326 0 0 0 10210 19 0 0 25 0 1 0 470282240 369680384 88269 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 90254 88269 155 35 0 88695 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 361016

[startup+162.3 s]
/proc/loadavg: 3.97 3.95 3.91 5/190 13422
/proc/meminfo: memFree=11548388/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=473264 CPUtime=162.29 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 116417 0 0 0 16202 27 0 0 25 0 1 0 470282240 484622336 116360 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 118316 116360 155 35 0 116757 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 473264

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 13423
/proc/meminfo: memFree=10844044/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=559788 CPUtime=222.29 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 137333 0 0 0 22197 32 0 0 25 0 1 0 470282240 573222912 137276 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 139947 137276 156 35 0 138388 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 559788

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 13425
/proc/meminfo: memFree=10250192/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=650964 CPUtime=282.29 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 160660 0 0 0 28190 39 0 0 25 0 1 0 470282240 666587136 160603 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 162741 160603 156 35 0 161182 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 650964

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 13427
/proc/meminfo: memFree=9813920/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=735236 CPUtime=342.29 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 181678 0 0 0 34185 44 0 0 25 0 1 0 470282240 752881664 181621 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253610 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 183809 181621 156 35 0 182250 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 735236

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 13428
/proc/meminfo: memFree=9371208/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=806356 CPUtime=402.3 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 199487 0 0 0 40180 50 0 0 25 0 1 0 470282240 825708544 199430 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 201589 199430 156 35 0 200030 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 806356

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 13430
/proc/meminfo: memFree=9042720/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=876964 CPUtime=462.29 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 217227 0 0 0 46176 53 0 0 25 0 1 0 470282240 898011136 217170 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 219241 217170 156 35 0 217682 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 876964

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 13431
/proc/meminfo: memFree=8722040/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=942216 CPUtime=522.3 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 233427 0 0 0 52172 58 0 0 25 0 1 0 470282240 964829184 233370 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 235554 233370 156 35 0 233995 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 942216

[startup+582.301 s]
/proc/loadavg: 4.20 4.02 3.93 5/190 13433
/proc/meminfo: memFree=8401372/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=989348 CPUtime=582.3 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 244946 0 0 0 58168 62 0 0 25 0 1 0 470282240 1013092352 244889 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 247337 244889 156 35 0 245778 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 989348

[startup+642.3 s]
/proc/loadavg: 4.07 4.01 3.93 5/190 13435
/proc/meminfo: memFree=8083052/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1029328 CPUtime=642.31 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 255357 0 0 0 64166 65 0 0 25 0 1 0 470282240 1054031872 255300 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253537 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 257332 255300 156 35 0 255773 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1029328

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 13436
/proc/meminfo: memFree=7796332/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1056020 CPUtime=702.31 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 261662 0 0 0 70164 67 0 0 25 0 1 0 470282240 1081364480 261605 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 264005 261605 156 35 0 262446 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1056020

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 13438
/proc/meminfo: memFree=7444776/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1125428 CPUtime=762.31 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 279487 0 0 0 76160 71 0 0 25 0 1 0 470282240 1152438272 279430 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253600 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 281357 279430 156 35 0 279798 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1125428

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 13439
/proc/meminfo: memFree=7040528/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1216340 CPUtime=822.3 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 302163 0 0 0 82154 76 0 0 25 0 1 0 470282240 1245532160 302106 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 304085 302106 156 35 0 302526 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1216340

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 13441
/proc/meminfo: memFree=6652992/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1305848 CPUtime=882.31 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 324357 0 0 0 88148 83 0 0 25 0 1 0 470282240 1337188352 324300 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253681 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 326462 324300 156 35 0 324903 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1305848

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 13443
/proc/meminfo: memFree=6384280/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1348024 CPUtime=942.3 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 333748 0 0 0 94145 85 0 0 25 0 1 0 470282240 1380376576 333691 33554432000 4194304 4337412 140737254311648 18446744073709551615 270612807328 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 337006 333691 156 35 0 335447 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1348024

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 13444
/proc/meminfo: memFree=6135756/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1384096 CPUtime=1002.31 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 342590 0 0 0 100143 88 0 0 25 0 1 0 470282240 1417314304 342533 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 346024 342533 156 35 0 344465 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1384096

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 13446
/proc/meminfo: memFree=5897292/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1397508 CPUtime=1062.31 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 345908 0 0 0 106143 88 0 0 25 0 1 0 470282240 1431048192 345851 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253685 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 349377 345851 156 35 0 347818 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1397508

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 13447
/proc/meminfo: memFree=5646516/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1458604 CPUtime=1122.31 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 361578 0 0 0 112138 93 0 0 25 0 1 0 470282240 1493610496 361521 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253605 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 364651 361521 156 35 0 363092 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1458604

[startup+1182.3 s]
/proc/loadavg: 4.10 4.04 3.95 5/190 13449
/proc/meminfo: memFree=5459700/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1512804 CPUtime=1182.31 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 375319 0 0 0 118134 97 0 0 25 0 1 0 470282240 1549111296 375262 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 378201 375262 156 35 0 376642 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1512804

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.95 5/190 13451
/proc/meminfo: memFree=5222200/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1579644 CPUtime=1242.32 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 391521 0 0 0 124130 102 0 0 25 0 1 0 470282240 1617555456 391464 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 394911 391464 156 35 0 393352 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1579644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.95 3/188 13455
/proc/meminfo: memFree=11611244/32951124 swapFree=67111528/67111528
[pid=13416] ppid=13414 vsize=1637228 CPUtime=1300.03 cores=4,6
/proc/13416/stat : 13416 (tts-5-4) R 13414 13416 12159 0 -1 4202496 406078 0 0 0 129895 108 0 0 25 0 1 0 470282240 1676521472 406021 33554432000 4194304 4337412 140737254311648 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13416/statm: 409307 406021 156 35 0 407748 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1637228

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.07
CPU time (s): 1300.1
CPU user time (s): 1298.95
CPU system time (s): 1.15082
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1637228

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

runsolver used 2.28165 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 21:26:53
IDJOB=3266401
IDBENCH=87732
IDSOLVER=1653
FILE ID=node108/3266401-1303586813
RUNJOBID= node108-1303586813-13375
PBS_JOBID= 13150338
Free space on /tmp= 71400 MiB

SOLVER NAME= tts 5-4
BENCH NAME= SAT02/handmade/simon/satex-challenges/f600.shuffled.cnf
COMMAND LINE= DIR/tts-5-4 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266401-1303586813/watcher-3266401-1303586813 -o /tmp/evaluation-result-3266401-1303586813/solver-3266401-1303586813 -C 2400 -W 1300 -M 7680  HOME/tts-5-4 HOME/instance-3266401-1303586813.cnf

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

MD5SUM BENCH= d42133fd7674f41611be43d1b8ca7db6
RANDOM SEED=39714743

node108.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	: 5226.15
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14478832 kB
Buffers:       2253344 kB
Cached:       15578372 kB
SwapCached:          0 kB
Active:        9920376 kB
Inactive:      7981076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14478832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             640 kB
Writeback:           0 kB
AnonPages:       68652 kB
Mapped:          15268 kB
Slab:           506352 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251832 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= 71400 MiB
End job on node108 at 2011-04-23 21:48:35