Trace number 1729374

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.2 1200.5

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
MD5SUM95e4195bdde82ec65467d8f29f037cf2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables390
Number of clauses1722
Sum of the clauses size5166
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31722
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-0 HOME/instance-1729374-1240748638.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 = 390
0.00/0.00	c Clauses = 1722
0.00/0.00	c Literals = 5166
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 390
0.00/0.00	c Clauses = 1722
0.00/0.00	c Literals = 5166
0.00/0.00	c a2
0.00/0.01	c a1
0.30/0.34	c Independent sub-problems = 1
0.30/0.34	c Sub-problem with 390 variables and 1722 clauses
0.30/0.34	c using permutation method 4
0.30/0.34	c count = 3
0.30/0.34	c Ordering finished 0.330 seconds
0.30/0.34	c mapped 0.340 seconds
0.30/0.34	c permuted 0.340 seconds
0.30/0.34	c about to sort
0.30/0.34	c sorted
0.30/0.35	c clauses now 1722
0.30/0.35	c init finished 0.340 seconds
0.30/0.35	c tree built 0.350 seconds
0.30/0.35	c 
0.30/0.35	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.30/0.35	c ---------------------------------|----------------------------------|------------------------------------------------------
0.30/0.35	c ................................ | ..........                       |                        0.3           0.0             
0.30/0.35	c ................................ | ..........                     1 |                        0.3           2.9             
0.30/0.35	c ................................ | ..........                     2 |                        0.3           5.7             
0.30/0.35	c ................................ | ..........                     3 |                        0.3           8.6             
0.30/0.35	c ................................ | ..........                     4 |                        0.3          11.4             
0.30/0.35	c ................................ | ..........                     5 |                        0.3          14.3             
0.30/0.35	c ................................ | ..........                  1000 | 83                     0.3        2857.1         1712
24.08/24.12	c ................................ | ..........                241000 | 64337                 24.1        9995.9      4076518
48.18/48.25	c ................................ | ..........                358000 | 97490                 48.2        7421.2      6314232
71.98/72.06	c ................................ | ..........                435000 | 120390                72.0        6037.5      8059388
96.16/96.26	c ................................ | ..........                494000 | 139952                96.2        5133.0      9497065
119.96/120.07	c ................................ | *.........                550000 | 156961               120.0        4581.4     10710707
144.16/144.23	c ................................ | *.........                604000 | 173549               144.2        4188.0     11845495
168.25/168.30	c ................................ | *.........                654000 | 187585               168.3        3886.4     12797540
192.24/192.35	c ................................ | *.........                697000 | 200847               192.3        3624.2     13623936
216.24/216.33	c ................................ | *.........                739000 | 213480               216.3        3416.6     14382541
240.03/240.19	c ................................ | **........                780000 | 225583               240.2        3248.0     15206149
264.03/264.15	c ................................ | **........                823000 | 238998               264.1        3116.0     16154110
288.32/288.46	c ................................ | **........                869000 | 252032               288.4        3013.0     17054954
312.61/312.72	c ................................ | **........                912000 | 264676               312.7        2916.7     18027959
336.91/337.07	c ................................ | **........                937000 | 272790               337.0        2780.2     18783854
360.40/360.53	c ................................ | ***.......                962000 | 280845               360.5        2668.5     19484640
384.10/384.27	c ................................ | ***.......                988000 | 289196               384.2        2571.4     20150670
408.09/408.24	c ................................ | ***.......               1013000 | 296677               408.2        2481.6     20853169
432.88/433.02	c ................................ | ***.......               1039000 | 305074               433.0        2399.7     21522224
456.78/456.97	c ................................ | ***.......               1060000 | 312375               456.9        2319.9     22122850
480.77/480.98	c ................................ | ****......               1084000 | 319919               480.9        2254.0     22714004
504.36/504.59	c ................................ | ****......               1102000 | 325397               504.5        2184.2     23159590
528.56/528.79	c ................................ | ****......               1118000 | 330413               528.7        2114.5     23578781
551.95/552.18	c ................................ | ****......               1134000 | 335301               552.1        2053.9     23948929
576.65/576.83	c ................................ | ****......               1157000 | 342312               576.8        2006.0     24494981
600.44/600.67	c ................................ | *****.....               1179000 | 349712               600.6        1963.0     25098108
624.53/624.78	c ................................ | *****.....               1201000 | 356865               624.7        1922.5     25660466
648.42/648.67	c ................................ | *****.....               1234000 | 366510               648.6        1902.5     26381833
672.12/672.37	c ................................ | *****.....               1266000 | 375508               672.3        1883.1     27128750
696.52/696.72	c ................................ | *****.....               1303000 | 385334               696.6        1870.4     27798112
720.61/720.84	c ................................ | ******....               1333000 | 394108               720.8        1849.4     28582845
744.70/744.96	c ................................ | ******....               1359000 | 402151               744.9        1824.5     29285914
768.30/768.50	c ................................ | ******....               1387000 | 410210               768.4        1805.0     29891409
792.90/793.18	c ................................ | ******....               1412000 | 417650               793.1        1780.4     30535664
816.29/816.59	c ................................ | ******....               1437000 | 425042               816.5        1759.9     31115404
840.37/840.67	c ................................ | *******...               1460000 | 431816               840.6        1736.9     31622834
863.97/864.25	c ................................ | *******...               1482000 | 438404               864.2        1715.0     32170781
888.07/888.40	c ................................ | *******...               1502000 | 444544               888.3        1690.9     32666882
912.17/912.50	c ................................ | *******...               1524000 | 451101               912.4        1670.3     33163123
936.85/937.18	c ................................ | *******...               1548000 | 458695               937.1        1651.9     33713224
960.95/961.29	c ................................ | ********..               1565000 | 463755               961.2        1628.2     34058120
984.94/985.25	c ................................ | ********..               1582000 | 468267               985.1        1605.9     34456778
1007.84/1008.11	c ................................ | ********..               1601000 | 473768              1008.0        1588.3     34885689
1031.93/1032.27	c ................................ | ********..               1619000 | 479457              1032.2        1568.5     35327603
1056.93/1057.29	c ................................ | ********..               1640000 | 485480              1057.2        1551.3     35790622
1081.32/1081.60	c ................................ | *********.               1657000 | 490735              1081.5        1532.1     36183949
1104.31/1104.65	c ................................ | *********.               1673000 | 496150              1104.5        1514.7     36527807
1128.81/1129.20	c ................................ | *********.               1691000 | 501324              1129.1        1497.7     36912378
1152.20/1152.53	c ................................ | *********.               1707000 | 506058              1152.4        1481.2     37282916
1177.09/1177.48	c ................................ | *********.               1722000 | 510628              1177.3        1462.6     37615664

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729374-1240748638/watcher-1729374-1240748638 -o /tmp/evaluation-result-1729374-1240748638/solver-1729374-1240748638 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1729374-1240748638.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.91 0.95 0.98 3/64 5595
/proc/meminfo: memFree=1860336/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=1008 CPUtime=0
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 102889816 1032192 131 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 252 133 69 165 0 85 0

[startup+0.101765 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 5595
/proc/meminfo: memFree=1860336/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=1144 CPUtime=0.1
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 182 0 0 0 10 0 0 0 18 0 1 0 102889816 1171456 166 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 286 166 71 165 0 119 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1144

[startup+0.201774 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 5595
/proc/meminfo: memFree=1860336/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=1144 CPUtime=0.2
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 183 0 0 0 20 0 0 0 18 0 1 0 102889816 1171456 167 1992294400 134512640 135191068 4294956240 18446744073709551615 134553841 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 286 167 71 165 0 119 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1144

[startup+0.301783 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 5595
/proc/meminfo: memFree=1860336/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=1144 CPUtime=0.3
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 183 0 0 0 30 0 0 0 19 0 1 0 102889816 1171456 167 1992294400 134512640 135191068 4294956240 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 286 167 71 165 0 119 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1144

[startup+0.701823 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 5595
/proc/meminfo: memFree=1860336/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=4528 CPUtime=0.69
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 1021 0 0 0 69 0 0 0 23 0 1 0 102889816 4636672 1005 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 1132 1005 89 165 0 965 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4528

[startup+1.5019 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 5596
/proc/meminfo: memFree=1853864/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=9488 CPUtime=1.49
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 2270 0 0 0 148 1 0 0 25 0 1 0 102889816 9715712 2254 1992294400 134512640 135191068 4294956240 18446744073709551615 134562425 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 2372 2254 89 165 0 2205 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9488

[startup+3.10106 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 5596
/proc/meminfo: memFree=1848552/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=16368 CPUtime=3.08
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 3990 0 0 0 307 1 0 0 25 0 1 0 102889816 16760832 3974 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 4092 3974 89 165 0 3925 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16368

[startup+6.30238 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 5596
/proc/meminfo: memFree=1837160/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=25808 CPUtime=6.29
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 6349 0 0 0 626 3 0 0 25 0 1 0 102889816 26427392 6333 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 6452 6333 89 165 0 6285 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25808

[startup+12.702 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 5596
/proc/meminfo: memFree=1822376/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=39888 CPUtime=12.69
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 9871 0 0 0 1264 5 0 0 25 0 1 0 102889816 40845312 9855 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 9972 9855 89 165 0 9805 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39888

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 5596
/proc/meminfo: memFree=1791272/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=69808 CPUtime=25.49
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 17341 0 0 0 2539 10 0 0 25 0 1 0 102889816 71483392 17325 1992294400 134512640 135191068 4294956240 18446744073709551615 134562320 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 17452 17325 89 165 0 17285 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69808

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 5596
/proc/meminfo: memFree=1754472/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=106608 CPUtime=51.08
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 26557 0 0 0 5092 16 0 0 25 0 1 0 102889816 109166592 26541 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 26652 26541 89 165 0 26485 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 106608

[startup+102.302 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 5596
/proc/meminfo: memFree=1701352/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=159088 CPUtime=102.27
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 39672 0 0 0 10203 24 0 0 25 0 1 0 102889816 162906112 39656 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 39772 39656 89 165 0 39605 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 159088

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1657768/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=202928 CPUtime=162.25
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 50627 0 0 0 16194 31 0 0 25 0 1 0 102889816 207798272 50611 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 50732 50611 89 165 0 50565 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 202928

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1624488/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=235728 CPUtime=222.24
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 58838 0 0 0 22187 37 0 0 25 0 1 0 102889816 241385472 58822 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 58932 58822 89 165 0 58765 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 235728

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1589288/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=271248 CPUtime=282.22
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 67692 0 0 0 28179 43 0 0 25 0 1 0 102889816 277757952 67676 1992294400 134512640 135191068 4294956240 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 67812 67676 89 165 0 67645 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 271248

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1554664/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=305328 CPUtime=342.2
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 76247 0 0 0 34172 48 0 0 25 0 1 0 102889816 312655872 76231 1992294400 134512640 135191068 4294956240 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 76332 76231 89 165 0 76165 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 305328

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1527272/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=332848 CPUtime=402.18
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 83127 0 0 0 40166 52 0 0 25 0 1 0 102889816 340836352 83111 1992294400 134512640 135191068 4294956240 18446744073709551615 134562368 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 83212 83111 89 165 0 83045 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 332848

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1501928/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=357968 CPUtime=462.17
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 89373 0 0 0 46160 57 0 0 25 0 1 0 102889816 366559232 89357 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 89492 89357 89 165 0 89325 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 357968

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1482280/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=377648 CPUtime=522.16
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 94308 0 0 0 52155 61 0 0 25 0 1 0 102889816 386711552 94292 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 94412 94292 89 165 0 94245 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 377648

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1463464/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=396368 CPUtime=582.14
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 98977 0 0 0 58149 65 0 0 25 0 1 0 102889816 405880832 98961 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 99092 98961 89 165 0 98925 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 396368

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1439144/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=421008 CPUtime=642.13
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 105153 0 0 0 64143 70 0 0 25 0 1 0 102889816 431112192 105137 1992294400 134512640 135191068 4294956240 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 105252 105137 89 165 0 105085 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 421008

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1409960/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=449648 CPUtime=702.12
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 112301 0 0 0 70138 74 0 0 25 0 1 0 102889816 460439552 112285 1992294400 134512640 135191068 4294956240 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 112412 112285 89 165 0 112245 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 449648

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1381224/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=477968 CPUtime=762.11
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 119413 0 0 0 76131 80 0 0 25 0 1 0 102889816 489439232 119397 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 119492 119397 89 165 0 119325 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 477968

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1357608/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=501808 CPUtime=822.09
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 125348 0 0 0 82125 84 0 0 25 0 1 0 102889816 513851392 125332 1992294400 134512640 135191068 4294956240 18446744073709551615 134562447 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 125452 125332 89 165 0 125285 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 501808

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5596
/proc/meminfo: memFree=1336424/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=522768 CPUtime=882.07
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 130586 0 0 0 88119 88 0 0 25 0 1 0 102889816 535314432 130570 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 130692 130570 89 165 0 130525 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 522768

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5598
/proc/meminfo: memFree=1316392/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=542768 CPUtime=942.05
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 135589 0 0 0 94114 91 0 0 25 0 1 0 102889816 555794432 135573 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 135692 135573 89 165 0 135525 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 542768

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5598
/proc/meminfo: memFree=1300648/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=558288 CPUtime=1002.04
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 139482 0 0 0 100111 93 0 0 25 0 1 0 102889816 571686912 139466 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 139572 139466 89 165 0 139405 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 558288

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5598
/proc/meminfo: memFree=1282792/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=576208 CPUtime=1062.02
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 143967 0 0 0 106106 96 0 0 25 0 1 0 102889816 590036992 143951 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 144052 143951 89 165 0 143885 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 576208

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5598
/proc/meminfo: memFree=1268136/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=590768 CPUtime=1122.01
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 147594 0 0 0 112101 100 0 0 25 0 1 0 102889816 604946432 147578 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 147692 147578 89 165 0 147525 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 590768

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5598
/proc/meminfo: memFree=1253928/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=605008 CPUtime=1181.99
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 151147 0 0 0 118097 102 0 0 25 0 1 0 102889816 619528192 151131 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 151252 151131 89 165 0 151085 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 605008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5598
/proc/meminfo: memFree=1249768/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=609008 CPUtime=1200.09
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 152148 0 0 0 119906 103 0 0 25 0 1 0 102889816 623624192 152132 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 152252 152132 89 165 0 152085 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 609008

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5598
/proc/meminfo: memFree=1249768/2055920 swapFree=4182052/4192956
[pid=5595] ppid=5593 vsize=609008 CPUtime=1200.09
/proc/5595/stat : 5595 (tts-5-0) R 5593 5595 5558 0 -1 4194304 152148 0 0 0 119906 103 0 0 25 0 1 0 102889816 623624192 152132 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5595/statm: 152252 152132 89 165 0 152085 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 609008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.2
CPU user time (s): 1199.07
CPU system time (s): 1.13283
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 609008

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

runsolver used 0.938857 second user time and 2.68659 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-26 14:23:58
IDJOB=1729374
IDBENCH=24702
IDSOLVER=505
FILE ID=node70/1729374-1240748638
PBS_JOBID= 9187089
Free space on /tmp= 66336 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729374-1240748638/watcher-1729374-1240748638 -o /tmp/evaluation-result-1729374-1240748638/solver-1729374-1240748638 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1729374-1240748638.cnf

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

MD5SUM BENCH= 95e4195bdde82ec65467d8f29f037cf2
RANDOM SEED=1347632846

node70.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.213
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	: 5914.62
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.213
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:       1860752 kB
Buffers:         19016 kB
Cached:         110904 kB
SwapCached:       4992 kB
Active:          11876 kB
Inactive:       126052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860752 kB
SwapTotal:     4192956 kB
SwapFree:      4182052 kB
Dirty:             856 kB
Writeback:           0 kB
Mapped:          14272 kB
Slab:            43284 kB
Committed_AS:   351708 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node70 at 2009-04-26 14:44:00