Trace number 3259493

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.15 1300.16

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes6.cnf
MD5SUMdc046d6f885b64777ffc1cfc8367a176
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.909861
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.02	c Command: HOME/tts-5-4 HOME/instance-3259493-1303509472.cnf 
0.00/0.02	c Using SATTIMEOUT of 2400
0.00/0.02	c Using SATRAM of 7680
0.00/0.02	c Size of subset node = 32
0.00/0.02	c Variables = 760
0.00/0.02	c Clauses = 43649
0.00/0.02	c Literals = 87978
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 760
0.00/0.02	c Clauses = 43649
0.00/0.02	c Literals = 87978
0.00/0.02	c a2
0.00/0.05	c a1
0.09/0.10	c Independent sub-problems = 1
0.09/0.10	c Sub-problem with 760 variables and 43649 clauses
0.09/0.10	c using permutation method 4
0.09/0.10	c count = 1
0.09/0.10	c Ordering finished 0.090 seconds
0.09/0.10	c mapped 0.090 seconds
0.09/0.10	c permuted 0.090 seconds
0.09/0.10	c about to sort
0.09/0.10	c sorted
0.09/0.18	c clauses now 43649
0.09/0.18	c init finished 0.100 seconds
0.09/0.18	c tree built 0.170 seconds
0.09/0.18	c 
0.09/0.18	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.09/0.18	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.09/0.18	c ................................ | ..........                    |                                  0.2         0.0             
0.09/0.18	c ................................ | ..........                  1 |                                  0.2         5.9             
0.09/0.18	c ................................ | ..........                  2 |                                  0.2        11.8             
0.09/0.18	c ................................ | ..........                  3 |                                  0.2        17.6             
0.09/0.18	c ................................ | ..........                  4 |                                  0.2        23.5             
0.09/0.18	c ................................ | ..........                  5 |                                  0.2        29.4             
0.09/0.19	c ................................ | ..........               1000 | 4            56                  0.2      5555.6         3520
47.99/48.01	c ................................ | ..........            7230000 | 166021       385944             48.0    150625.0     15281879
95.99/96.01	c ................................ | ..........           12238000 | 282518       656026             96.0    127479.2     26474934
143.99/144.01	c ................................ | ..........           16654000 | 400710       868245            144.0    115652.8     35744735
191.99/192.00	c ................................ | ..........           20474000 | 514172       1050617           192.0    106635.4     41788766
239.99/240.00	c ................................ | *.........           24160000 | 611517       1226685           240.0    100666.7     46809017
287.99/288.02	c ................................ | *.........           27581000 | 693284       1404706           288.0     95764.0     53376109
335.99/336.01	c ................................ | *.........           30756000 | 775730       1564143           336.0     91533.0     58219463
383.99/384.01	c ................................ | *.........           34519000 | 875217       1758616           384.0     89893.2     63657427
431.99/432.00	c ................................ | *.........           38998000 | 990897       1999053           432.0     90273.1     67541219
479.98/480.01	c ................................ | **........           42817000 | 1090206      2199220           480.0     89202.1     73184925
527.99/528.01	c ................................ | **........           46290000 | 1184967      2378589           528.0     87670.5     80083121
575.99/576.01	c ................................ | **........           49398000 | 1268259      2539098           576.0     85760.4     85736058
623.98/624.02	c ................................ | **........           52368000 | 1344919      2699426           624.0     83921.7     90815549
671.99/672.01	c ................................ | **........           55134000 | 1419872      2842606           672.0     82044.6     90815549
719.99/720.01	c ................................ | ***.......           57916000 | 1500102      2975277           720.0     80437.8     92739040
767.99/768.01	c ................................ | ***.......           60491000 | 1577632      3094074           768.0     78764.3     95629904
815.99/816.02	c ................................ | ***.......           62997000 | 1654253      3210119           816.0     77201.3     98773606
863.99/864.00	c ................................ | ***.......           65319000 | 1729775      3323817           864.0     75600.7    101006205
911.98/912.02	c ................................ | ***.......           67822000 | 1802877      3445521           912.0     74366.2    104938610
959.99/960.03	c ................................ | ****......           70118000 | 1877947      3553710           960.0     73038.1    109270234
1007.98/1008.03	c ................................ | ****......           72298000 | 1947987      3657073          1008.0     71722.8    109690449
1055.99/1056.01	c ................................ | ****......           74505000 | 2016390      3763299          1056.0     70554.0    112410858
1103.98/1104.01	c ................................ | ****......           77010000 | 2084439      3881596          1104.0     69755.4    115696717
1151.98/1152.03	c ................................ | ****......           79471000 | 2143253      4009161          1152.0     68984.6    121250958
1199.99/1200.02	c ................................ | *****.....           81797000 | 2200699      4127192          1200.0     68163.6    125253916
1247.98/1248.02	c ................................ | *****.....           84109000 | 2260390      4243872          1248.0     67395.0    130845555
1295.98/1296.03	c ................................ | *****.....           86189000 | 2322486      4348254          1296.0     66503.3    132381375

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-3259493-1303509472/watcher-3259493-1303509472 -o /tmp/evaluation-result-3259493-1303509472/solver-3259493-1303509472 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3259493-1303509472.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.68 3.94 3.92 2/174 16835
/proc/meminfo: memFree=24148728/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=7596 CPUtime=0 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 468 0 0 0 0 0 0 0 22 0 1 0 462549977 7778304 412 33554432000 4194304 4337412 140734215674256 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 1899 413 131 35 0 340 0

[startup+0.0634501 s]
/proc/loadavg: 3.68 3.94 3.92 2/174 16835
/proc/meminfo: memFree=24148728/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=13928 CPUtime=0.06 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 2802 0 0 0 6 0 0 0 22 0 1 0 462549977 14262272 1977 33554432000 4194304 4337412 140734215674256 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 3482 1978 138 35 0 1923 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13928

[startup+0.10042 s]
/proc/loadavg: 3.68 3.94 3.92 2/174 16835
/proc/meminfo: memFree=24148728/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=16436 CPUtime=0.09 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 3473 0 0 0 9 0 0 0 22 0 1 0 462549977 16830464 2648 33554432000 4194304 4337412 140734215674256 18446744073709551615 4212644 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 4109 2648 144 35 0 2550 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16436

[startup+0.300416 s]
/proc/loadavg: 3.68 3.94 3.92 2/174 16835
/proc/meminfo: memFree=24148728/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=32588 CPUtime=0.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 7597 0 0 0 29 0 0 0 18 0 1 0 462549977 33370112 6600 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253595 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 8147 6601 156 35 0 6588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32588

[startup+0.700286 s]
/proc/loadavg: 3.68 3.94 3.92 2/174 16835
/proc/meminfo: memFree=24148728/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=41972 CPUtime=0.68 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 9458 0 0 0 68 0 0 0 18 0 1 0 462549977 42979328 8461 33554432000 4194304 4337412 140734215674256 18446744073709551615 4255411 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 10493 8461 156 35 0 8934 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 41972

[startup+1.50116 s]
/proc/loadavg: 3.62 3.93 3.91 4/185 16856
/proc/meminfo: memFree=23995128/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=54616 CPUtime=1.49 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 12770 0 0 0 148 1 0 0 19 0 1 0 462549977 55926784 11773 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 13654 11774 156 35 0 12095 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54616

[startup+3.10089 s]
/proc/loadavg: 3.62 3.93 3.91 5/190 16866
/proc/meminfo: memFree=23884124/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=79908 CPUtime=3.09 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 19402 0 0 0 307 2 0 0 24 0 1 0 462549977 81825792 18405 33554432000 4194304 4337412 140734215674256 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 19977 18405 156 35 0 18418 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79908

[startup+6.30032 s]
/proc/loadavg: 3.62 3.93 3.91 5/190 16866
/proc/meminfo: memFree=23657956/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=130220 CPUtime=6.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 31353 0 0 0 624 5 0 0 25 0 1 0 462549977 133345280 30356 33554432000 4194304 4337412 140734215674256 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 32555 30356 156 35 0 30996 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 130220

[startup+12.7012 s]
/proc/loadavg: 3.68 3.93 3.91 5/190 16866
/proc/meminfo: memFree=23410492/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=207920 CPUtime=12.69 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 50835 0 0 0 1260 9 0 0 25 0 1 0 462549977 212910080 49838 33554432000 4194304 4337412 140734215674256 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 51980 49838 156 35 0 50421 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 207920

[startup+25.5009 s]
/proc/loadavg: 3.73 3.93 3.91 5/190 16866
/proc/meminfo: memFree=22950960/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=356220 CPUtime=25.49 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 88215 0 0 0 2533 16 0 0 25 0 1 0 462549977 364769280 87218 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 89055 87218 156 35 0 87496 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 356220

[startup+51.1004 s]
/proc/loadavg: 3.82 3.94 3.91 5/190 16867
/proc/meminfo: memFree=22216044/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=531140 CPUtime=51.09 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 130836 0 0 0 5084 25 0 0 25 0 1 0 462549977 543887360 129839 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253605 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 132785 129839 156 35 0 131226 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 531140

[startup+102.306 s]
/proc/loadavg: 3.93 3.94 3.91 5/190 16868
/proc/meminfo: memFree=21136484/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=927656 CPUtime=102.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 229705 0 0 0 10183 46 0 0 25 0 1 0 462549977 949919744 228708 33554432000 4194304 4337412 140734215674256 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 231914 228708 156 35 0 230355 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 927656

[startup+162.301 s]
/proc/loadavg: 3.97 3.95 3.91 5/190 16870
/proc/meminfo: memFree=20220720/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=1248560 CPUtime=162.28 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 310726 0 0 0 16164 64 0 0 25 0 1 0 462549977 1278525440 309729 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253539 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 312140 309729 156 35 0 310581 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 1248560

[startup+222.301 s]
/proc/loadavg: 4.03 3.97 3.92 5/190 16880
/proc/meminfo: memFree=19488496/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=1476480 CPUtime=222.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 366468 0 0 0 22149 80 0 0 25 0 1 0 462549977 1511915520 365471 33554432000 4194304 4337412 140734215674256 18446744073709551615 4205766 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 369120 365471 156 35 0 367561 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1476480

[startup+282.3 s]
/proc/loadavg: 4.01 3.97 3.92 5/190 16882
/proc/meminfo: memFree=18748064/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=1712664 CPUtime=282.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 425223 0 0 0 28136 93 0 0 25 0 1 0 462549977 1753767936 424226 33554432000 4194304 4337412 140734215674256 18446744073709551615 4239700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 428166 424227 156 35 0 426607 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1712664

[startup+342.301 s]
/proc/loadavg: 4.08 3.99 3.93 5/190 16887
/proc/meminfo: memFree=18251148/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=1917568 CPUtime=342.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 476298 0 0 0 34124 105 0 0 25 0 1 0 462549977 1963589632 475301 33554432000 4194304 4337412 140734215674256 18446744073709551615 4244413 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 479392 475301 156 35 0 477833 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1917568

[startup+402.301 s]
/proc/loadavg: 4.08 4.00 3.93 5/190 16888
/proc/meminfo: memFree=17782796/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=2093168 CPUtime=402.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 517792 0 0 0 40112 117 0 0 25 0 1 0 462549977 2143404032 516795 33554432000 4194304 4337412 140734215674256 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 523292 516795 156 35 0 521733 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 2093168

[startup+462.3 s]
/proc/loadavg: 4.03 4.00 3.93 5/190 16890
/proc/meminfo: memFree=17296936/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=2342656 CPUtime=462.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 579805 0 0 0 46096 133 0 0 25 0 1 0 462549977 2398879744 578808 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253456 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 585664 578808 156 35 0 584105 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 2342656

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 16891
/proc/meminfo: memFree=16829048/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=2563596 CPUtime=522.28 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 635439 0 0 0 52081 147 0 0 25 0 1 0 462549977 2625122304 634442 33554432000 4194304 4337412 140734215674256 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 640899 634442 156 35 0 639340 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 2563596

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16893
/proc/meminfo: memFree=16525200/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=2774888 CPUtime=582.28 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 687988 0 0 0 58065 163 0 0 25 0 1 0 462549977 2841485312 686991 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 693722 686991 156 35 0 692163 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 2774888

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16895
/proc/meminfo: memFree=16018752/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=2936000 CPUtime=642.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 731512 0 0 0 64056 173 0 0 25 0 1 0 462549977 3006464000 730515 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 734000 730515 156 35 0 732441 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 2936000

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16896
/proc/meminfo: memFree=15620188/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=2968600 CPUtime=702.28 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 740015 0 0 0 70050 178 0 0 25 0 1 0 462549977 3039846400 739018 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253210 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 742150 739018 156 35 0 740591 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 2968600

[startup+762.307 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 16898
/proc/meminfo: memFree=15401044/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=3060368 CPUtime=762.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 762806 0 0 0 76043 186 0 0 25 0 1 0 462549977 3133816832 761809 33554432000 4194304 4337412 140734215674256 18446744073709551615 4255444 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 765092 761809 156 35 0 763533 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 3060368

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 16899
/proc/meminfo: memFree=15179908/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=3186544 CPUtime=822.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 794590 0 0 0 82032 197 0 0 25 0 1 0 462549977 3263021056 793593 33554432000 4194304 4337412 140734215674256 18446744073709551615 4234146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 796636 793593 156 35 0 795077 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 3186544

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 16901
/proc/meminfo: memFree=14906208/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=3284700 CPUtime=882.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 818803 0 0 0 88025 204 0 0 25 0 1 0 462549977 3363532800 817806 33554432000 4194304 4337412 140734215674256 18446744073709551615 218370352377 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 821175 817807 156 35 0 819616 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 3284700

[startup+942.301 s]
/proc/loadavg: 4.11 4.03 3.95 5/190 16902
/proc/meminfo: memFree=14597168/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=3467312 CPUtime=942.28 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 864737 0 0 0 94014 214 0 0 25 0 1 0 462549977 3550527488 863740 33554432000 4194304 4337412 140734215674256 18446744073709551615 4285678 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 866828 863740 156 35 0 865269 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 3467312

[startup+1002.3 s]
/proc/loadavg: 4.04 4.02 3.95 5/190 16904
/proc/meminfo: memFree=14293080/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=3518284 CPUtime=1002.28 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 877508 0 0 0 100008 220 0 0 25 0 1 0 462549977 3602722816 876511 33554432000 4194304 4337412 140734215674256 18446744073709551615 4205766 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 879571 876511 156 35 0 878012 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 3518284

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 16906
/proc/meminfo: memFree=13890928/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=3619304 CPUtime=1062.29 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 902291 0 0 0 106000 229 0 0 25 0 1 0 462549977 3706167296 901294 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 904826 901294 156 35 0 903267 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 3619304

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 16907
/proc/meminfo: memFree=13437164/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=3767112 CPUtime=1122.28 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 939858 0 0 0 111990 238 0 0 25 0 1 0 462549977 3857522688 938861 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 941778 938861 156 35 0 940219 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 3767112

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 16909
/proc/meminfo: memFree=13092284/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=3949724 CPUtime=1182.28 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 985492 0 0 0 117979 249 0 0 25 0 1 0 462549977 4044517376 984495 33554432000 4194304 4337412 140734215674256 18446744073709551615 4255940 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 987431 984495 156 35 0 985872 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 3949724

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 16910
/proc/meminfo: memFree=12655640/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=4179124 CPUtime=1242.28 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 1042278 0 0 0 123966 262 0 0 25 0 1 0 462549977 4279422976 1041281 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 1044781 1041281 156 35 0 1043222 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 4179124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 16912
/proc/meminfo: memFree=12549224/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=4245868 CPUtime=1299.99 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4202496 1059497 0 0 0 129730 269 0 0 25 0 1 0 462549977 4347768832 1058500 33554432000 4194304 4337412 140734215674256 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 1061467 1058500 156 35 0 1059908 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 4245868

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300.11 s]
/proc/loadavg: 4.00 4.00 3.95 5/191 16913
/proc/meminfo: memFree=15093076/32951124 swapFree=67051468/67111528
[pid=16835] ppid=16833 vsize=0 CPUtime=1300.09 cores=4,6
/proc/16835/stat : 16835 (tts-5-4) R 16833 16835 15880 0 -1 4203524 1059497 0 0 0 129730 279 0 0 25 0 1 0 462549977 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16835/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.09
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.16
CPU time (s): 1300.15
CPU user time (s): 1297.3
CPU system time (s): 2.84957
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 4245868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.3
system time used= 2.84957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1059497
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= 6
involuntary context switches= 1124

runsolver used 2.26465 second user time and 4.83926 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-22 23:57:52
IDJOB=3259493
IDBENCH=71576
IDSOLVER=1653
FILE ID=node101/3259493-1303509472
RUNJOBID= node101-1303509472-16824
PBS_JOBID= 13134232
Free space on /tmp= 71856 MiB

SOLVER NAME= tts 5-4
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes6.cnf
COMMAND LINE= DIR/tts-5-4 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259493-1303509472/watcher-3259493-1303509472 -o /tmp/evaluation-result-3259493-1303509472/solver-3259493-1303509472 -C 2400 -W 1300 -M 7680  HOME/tts-5-4 HOME/instance-3259493-1303509472.cnf

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

MD5SUM BENCH= dc046d6f885b64777ffc1cfc8367a176
RANDOM SEED=1228094402

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.841
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.841
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.83
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.841
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.841
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:      24149132 kB
Buffers:       1585068 kB
Cached:        6711956 kB
SwapCached:      33708 kB
Active:        5332908 kB
Inactive:      3001200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24149132 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            1004 kB
Writeback:           0 kB
AnonPages:       25128 kB
Mapped:           8600 kB
Slab:           403152 kB
PageTables:       4912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189076 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= 71852 MiB
End job on node101 at 2011-04-23 00:19:34