Trace number 1531289

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 tts-5-0? (TO) 1200.14 1200.49

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S2119656249-086.cnf
MD5SUM834ef435737da3a9d77dd6f3e79becea
Bench CategoryRANDOM (random 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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531289-1238410832.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 110
0.00/0.00	c Clauses = 2343
0.00/0.00	c Literals = 11715
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 110
0.00/0.00	c Clauses = 2343
0.00/0.00	c Literals = 11715
0.00/0.00	c a2
0.00/0.03	c a1
0.89/0.96	c Independent sub-problems = 1
0.89/0.96	c Sub-problem with 110 variables and 2343 clauses
0.89/0.96	c using permutation method 4
0.89/0.96	c count = 2
0.89/0.96	c Ordering finished 0.960 seconds
0.89/0.96	c mapped 0.960 seconds
0.89/0.96	c permuted 0.960 seconds
0.89/0.96	c about to sort
0.89/0.96	c sorted
0.89/0.99	c clauses now 2343
0.89/0.99	c init finished 0.960 seconds
0.89/0.99	c tree built 0.990 seconds
0.89/0.99	c 
0.89/0.99	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.89/0.99	c ---------------------------------|----------------------------------|------------------------------------------------------
0.89/0.99	c ................................ | ..........                       |                        1.0           0.0             
0.89/0.99	c ................................ | ..........                     1 |                        1.0           1.0             
0.89/0.99	c ................................ | ..........                     2 |                        1.0           2.0             
0.89/0.99	c ................................ | ..........                     3 |                        1.0           3.0             
0.89/0.99	c ................................ | ..........                     4 |                        1.0           4.0             
0.89/0.99	c ................................ | ..........                     5 |                        1.0           5.1             
1.00/1.01	c ................................ | ..........                  1000 | 128                    1.0        1000.0         2224
23.98/24.02	c ................................ | ..........                243000 | 89502                 24.0       10125.0      3265777
48.17/48.20	c ................................ | ..........                358000 | 135655                48.2        7430.5      5185015
71.97/72.03	c ................................ | ..........                468000 | 177951                72.0        6498.2      6909553
96.06/96.15	c ................................ | ..........                557000 | 212396                96.1        5794.2      8290412
120.35/120.42	c ................................ | *.........                616000 | 236096               120.4        5116.7      9350473
144.14/144.29	c ................................ | *.........                665000 | 254815               144.3        4609.7     10154100
168.04/168.19	c ................................ | *.........                709000 | 271863               168.2        4216.2     10957042
192.34/192.45	c ................................ | *.........                765000 | 292861               192.4        3975.7     11857380
216.13/216.25	c ................................ | *.........                808000 | 309437               216.2        3737.1     12546989
239.92/240.06	c ................................ | **........                847000 | 324656               240.0        3529.0     13186239
264.51/264.63	c ................................ | **........                888000 | 341912               264.6        3356.1     13968036
288.01/288.13	c ................................ | **........                931000 | 358909               288.1        3231.6     14694912
312.39/312.56	c ................................ | **........                980000 | 378493               312.5        3135.9     15509193
336.09/336.29	c ................................ | **........               1027000 | 397089               336.2        3054.5     16295680
360.18/360.30	c ................................ | ***.......               1067000 | 412862               360.2        2961.9     16982240
384.58/384.71	c ................................ | ***.......               1101000 | 425611               384.6        2862.3     17596871
408.17/408.39	c ................................ | ***.......               1135000 | 439226               408.3        2779.7     18293887
431.96/432.16	c ................................ | ***.......               1175000 | 454447               432.1        2719.3     18981684
455.96/456.15	c ................................ | ***.......               1211000 | 468532               456.1        2655.2     19666638
479.95/480.15	c ................................ | ****......               1240000 | 479746               480.1        2582.9     20200647
504.44/504.64	c ................................ | ****......               1268000 | 490552               504.6        2513.1     20647255
528.53/528.74	c ................................ | ****......               1292000 | 499607               528.7        2443.9     21020355
552.23/552.41	c ................................ | ****......               1315000 | 508876               552.3        2380.8     21424883
576.22/576.44	c ................................ | ****......               1343000 | 519920               576.4        2330.2     21873099
600.01/600.27	c ................................ | *****.....               1368000 | 529610               600.2        2279.3     22283738
623.90/624.17	c ................................ | *****.....               1393000 | 539518               624.1        2232.1     22684215
648.50/648.78	c ................................ | *****.....               1424000 | 551639               648.7        2195.2     23226151
672.00/672.25	c ................................ | *****.....               1450000 | 562194               672.1        2157.3     23707701
696.89/697.14	c ................................ | *****.....               1479000 | 574132               697.0        2121.9     24259805
720.28/720.54	c ................................ | ******....               1503000 | 583539               720.4        2086.3     24681183
744.87/745.14	c ................................ | ******....               1527000 | 592676               745.0        2049.6     25098723
768.27/768.56	c ................................ | ******....               1548000 | 600862               768.5        2014.4     25500307
792.45/792.78	c ................................ | ******....               1572000 | 610498               792.6        1983.2     25957441
816.05/816.31	c ................................ | ******....               1594000 | 618961               816.2        1953.0     26374726
840.54/840.81	c ................................ | *******...               1621000 | 629525               840.7        1928.2     26886954
863.83/864.17	c ................................ | *******...               1644000 | 638810               864.0        1902.7     27370422
887.83/888.16	c ................................ | *******...               1665000 | 647401               888.0        1874.9     27805623
912.82/913.13	c ................................ | *******...               1684000 | 655333               913.0        1844.5     28137721
935.92/936.25	c ................................ | *******...               1702000 | 663012               936.1        1818.1     28471162
960.11/960.42	c ................................ | ********..               1719000 | 669814               960.3        1790.1     28739903
985.00/985.31	c ................................ | ********..               1735000 | 676561               985.2        1761.1     29041092
1008.40/1008.72	c ................................ | ********..               1753000 | 683866              1008.6        1738.1     29326679
1032.79/1033.19	c ................................ | ********..               1776000 | 692964              1033.0        1719.2     29685713
1056.98/1057.30	c ................................ | ********..               1799000 | 702255              1057.2        1701.7     30081525
1080.37/1080.77	c ................................ | *********.               1819000 | 710488              1080.6        1683.3     30425326
1104.17/1104.57	c ................................ | *********.               1834000 | 716737              1104.4        1660.6     30674333
1127.86/1128.27	c ................................ | *********.               1853000 | 724289              1128.1        1642.6     30964306
1152.15/1152.55	c ................................ | *********.               1870000 | 731436              1152.4        1622.7     31272284
1176.15/1176.59	c ................................ | *********.               1888000 | 739081              1176.4        1604.9     31614271

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531289-1238410832/watcher-1531289-1238410832 -o /tmp/evaluation-result-1531289-1238410832/solver-1531289-1238410832 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531289-1238410832.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11068
/proc/meminfo: memFree=1486280/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=876 CPUtime=0
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 717975672 897024 105 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 219 106 68 165 0 52 0

[startup+0.046687 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11068
/proc/meminfo: memFree=1486280/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=1544 CPUtime=0.04
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 269 0 0 0 4 0 0 0 18 0 1 0 717975672 1581056 252 1992294400 134512640 135191068 4294956240 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 386 252 71 165 0 219 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1544

[startup+0.101694 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11068
/proc/meminfo: memFree=1486280/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=1544 CPUtime=0.09
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 269 0 0 0 9 0 0 0 18 0 1 0 717975672 1581056 252 1992294400 134512640 135191068 4294956240 18446744073709551615 134599141 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 386 252 71 165 0 219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1544

[startup+0.301722 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11068
/proc/meminfo: memFree=1486280/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=1544 CPUtime=0.29
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 269 0 0 0 29 0 0 0 19 0 1 0 717975672 1581056 252 1992294400 134512640 135191068 4294956240 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 386 252 71 165 0 219 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1544

[startup+0.701779 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11068
/proc/meminfo: memFree=1486280/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=1544 CPUtime=0.69
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 269 0 0 0 69 0 0 0 22 0 1 0 717975672 1581056 252 1992294400 134512640 135191068 4294956240 18446744073709551615 134553844 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 386 252 71 165 0 219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1544

[startup+1.50189 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11069
/proc/meminfo: memFree=1484608/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=5460 CPUtime=1.49
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 1234 0 0 0 149 0 0 0 25 0 1 0 717975672 5591040 1207 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 1365 1207 89 165 0 1198 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5460

[startup+3.10112 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11069
/proc/meminfo: memFree=1478848/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=11860 CPUtime=3.09
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 2837 0 0 0 308 1 0 0 25 0 1 0 717975672 12144640 2810 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 2965 2810 89 165 0 2798 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11860

[startup+6.30157 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11069
/proc/meminfo: memFree=1467264/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=22100 CPUtime=6.29
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 5427 0 0 0 627 2 0 0 25 0 1 0 717975672 22630400 5400 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 5525 5400 89 165 0 5358 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22100

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11069
/proc/meminfo: memFree=1452032/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=36024 CPUtime=12.69
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 8897 0 0 0 1265 4 0 0 25 0 1 0 717975672 36888576 8870 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 9006 8870 89 165 0 8839 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36024

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11069
/proc/meminfo: memFree=1430272/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=56824 CPUtime=25.49
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 14109 0 0 0 2542 7 0 0 25 0 1 0 717975672 58187776 14082 1992294400 134512640 135191068 4294956240 18446744073709551615 134519778 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 14206 14082 89 165 0 14039 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56824

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1398592/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=88664 CPUtime=51.07
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 22074 0 0 0 5094 13 0 0 25 0 1 0 717975672 90791936 22047 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 22166 22047 89 165 0 21999 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88664

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1346368/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=140344 CPUtime=102.27
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 34977 0 0 0 10203 24 0 0 25 0 1 0 717975672 143712256 34950 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 35086 34950 89 165 0 34919 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 140344

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1312512/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=174264 CPUtime=162.24
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 43476 0 0 0 16194 30 0 0 25 0 1 0 717975672 178446336 43449 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 43566 43449 89 165 0 43399 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 174264

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1280256/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=206104 CPUtime=222.22
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 51438 0 0 0 22185 37 0 0 25 0 1 0 717975672 211050496 51411 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 51526 51411 89 165 0 51359 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 206104

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1251904/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=234744 CPUtime=282.21
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 58601 0 0 0 28178 43 0 0 25 0 1 0 717975672 240377856 58574 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 58686 58574 89 165 0 58519 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 234744

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1220416/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=265944 CPUtime=342.19
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 66401 0 0 0 34169 50 0 0 25 0 1 0 717975672 272326656 66374 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 66486 66374 89 165 0 66319 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 265944

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1194176/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=292504 CPUtime=402.17
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 73012 0 0 0 40162 55 0 0 25 0 1 0 717975672 299524096 72985 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 73126 72985 89 165 0 72959 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 292504

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1166208/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=320184 CPUtime=462.15
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 79927 0 0 0 46152 63 0 0 25 0 1 0 717975672 327868416 79900 1992294400 134512640 135191068 4294956240 18446744073709551615 134562466 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 80046 79900 89 165 0 79879 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 320184

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1148800/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=337464 CPUtime=522.13
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 84276 0 0 0 52147 66 0 0 25 0 1 0 717975672 345563136 84249 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 84366 84249 89 165 0 84199 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 337464

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1131584/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=354584 CPUtime=582.12
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 88559 0 0 0 58142 70 0 0 25 0 1 0 717975672 363094016 88532 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 88646 88532 89 165 0 88479 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 354584

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1114304/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=371704 CPUtime=642.11
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 92832 0 0 0 64137 74 0 0 25 0 1 0 717975672 380624896 92805 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 92926 92805 89 165 0 92759 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 371704

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1093568/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=392664 CPUtime=702.08
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 98061 0 0 0 70130 78 0 0 25 0 1 0 717975672 402087936 98034 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 98166 98034 89 165 0 97999 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 392664

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1076992/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=408988 CPUtime=762.07
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 102147 0 0 0 76126 81 0 0 25 0 1 0 717975672 418803712 102120 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 102247 102120 89 165 0 102080 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 408988

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1059584/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=426588 CPUtime=822.04
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 106534 0 0 0 82118 86 0 0 25 0 1 0 717975672 436826112 106507 1992294400 134512640 135191068 4294956240 18446744073709551615 134562455 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 106647 106507 89 165 0 106480 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 426588

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1039552/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=446428 CPUtime=882.03
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 111498 0 0 0 88112 91 0 0 25 0 1 0 717975672 457142272 111471 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 111607 111471 89 165 0 111440 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 446428

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1026688/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=459228 CPUtime=942.01
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 114722 0 0 0 94107 94 0 0 25 0 1 0 717975672 470249472 114695 1992294400 134512640 135191068 4294956240 18446744073709551615 134562403 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 114807 114695 89 165 0 114640 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 459228

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1015296/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=470588 CPUtime=1002
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 117559 0 0 0 100103 97 0 0 25 0 1 0 717975672 481882112 117532 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 117647 117532 89 165 0 117480 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 470588

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=1000704/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=485308 CPUtime=1061.97
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 121221 0 0 0 106097 100 0 0 25 0 1 0 717975672 496955392 121194 1992294400 134512640 135191068 4294956240 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 121327 121194 89 165 0 121160 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 485308

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=988992/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=496828 CPUtime=1121.96
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 124112 0 0 0 112092 104 0 0 25 0 1 0 717975672 508751872 124085 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 124207 124085 89 165 0 124040 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 496828

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=975872/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=510268 CPUtime=1181.94
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 127459 0 0 0 118087 107 0 0 25 0 1 0 717975672 522514432 127432 1992294400 134512640 135191068 4294956240 18446744073709551615 134562464 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 127567 127432 89 165 0 127400 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 510268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11075
/proc/meminfo: memFree=970496/2055920 swapFree=4179868/4192956
[pid=11068] ppid=11066 vsize=515228 CPUtime=1200.04
/proc/11068/stat : 11068 (tts-5-0) R 11066 11068 10882 0 -1 4194304 128706 0 0 0 119897 107 0 0 25 0 1 0 717975672 527593472 128679 1992294400 134512640 135191068 4294956240 18446744073709551615 134590809 0 0 4096 0 0 0 0 17 1 0 0
/proc/11068/statm: 128807 128679 89 165 0 128640 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 515228

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): 1200.49
CPU time (s): 1200.14
CPU user time (s): 1198.97
CPU system time (s): 1.16582
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 515228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.97
system time used= 1.16582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128706
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= 2
involuntary context switches= 1454

runsolver used 1.2918 second user time and 2.69559 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-30 13:00:32
IDJOB=1531289
IDBENCH=70374
IDSOLVER=505
FILE ID=node49/1531289-1238410832
PBS_JOBID= 9061448
Free space on /tmp= 66388 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S2119656249-086.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531289-1238410832/watcher-1531289-1238410832 -o /tmp/evaluation-result-1531289-1238410832/solver-1531289-1238410832 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531289-1238410832.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 834ef435737da3a9d77dd6f3e79becea
RANDOM SEED=263137680

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1486760 kB
Buffers:         98764 kB
Cached:         368812 kB
SwapCached:       6452 kB
Active:          96620 kB
Inactive:       379936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1486760 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:             812 kB
Writeback:           0 kB
Mapped:          14676 kB
Slab:            78432 kB
Committed_AS:  1826408 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66388 MiB
End job on node49 at 2009-03-30 13:20:35