Trace number 1532025

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1841979702-078.cnf
MD5SUM53069fa4d3b9f0f792df2e9bdae5662b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021995
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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-1532025-1238598313.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 = 380
0.00/0.00	c Clauses = 1615
0.00/0.00	c Literals = 4845
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 380
0.00/0.00	c Clauses = 1615
0.00/0.00	c Literals = 4845
0.00/0.00	c a2
0.00/0.01	c a1
0.19/0.29	c Independent sub-problems = 1
0.19/0.29	c Sub-problem with 380 variables and 1615 clauses
0.19/0.29	c using permutation method 4
0.19/0.29	c count = 3
0.19/0.29	c Ordering finished 0.280 seconds
0.19/0.29	c mapped 0.280 seconds
0.19/0.29	c permuted 0.280 seconds
0.19/0.29	c about to sort
0.19/0.29	c sorted
0.29/0.30	c clauses now 1615
0.29/0.30	c init finished 0.290 seconds
0.29/0.30	c tree built 0.290 seconds
0.29/0.30	c 
0.29/0.30	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.30	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.30	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.30	c ................................ | ..........                     1 |                        0.3           3.4             
0.29/0.30	c ................................ | ..........                     2 |                        0.3           6.9             
0.29/0.30	c ................................ | ..........                     3 |                        0.3          10.3             
0.29/0.30	c ................................ | ..........                     4 |                        0.3          13.8             
0.29/0.30	c ................................ | ..........                     5 |                        0.3          17.2             
0.29/0.30	c ................................ | ..........                  1000 | 62                     0.3        3333.3          468
24.09/24.14	c ................................ | ..........                259000 | 78790                 24.1       10733.5      3265964
48.28/48.35	c ................................ | ..........                346000 | 109667                48.3        7159.1      4708710
71.96/72.04	c ................................ | ..........                426000 | 137368                72.0        5915.0      5984821
96.05/96.18	c ................................ | ..........                503000 | 162814                96.2        5231.4      7396758
120.25/120.37	c ................................ | *.........                550000 | 179462               120.3        4570.4      8300756
144.13/144.25	c ................................ | *.........                607000 | 200500               144.2        4209.1      9236792
168.43/168.52	c ................................ | *.........                647000 | 216084               168.5        3840.2      9886827
192.22/192.36	c ................................ | *.........                693000 | 234123               192.3        3603.6     10648716
216.01/216.10	c ................................ | *.........                742000 | 251993               216.0        3434.5     11559728
240.20/240.30	c ................................ | **........                782000 | 266920               240.2        3255.1     12200724
264.29/264.47	c ................................ | **........                828000 | 284056               264.4        3131.6     12897337
287.99/288.19	c ................................ | **........                866000 | 298814               288.1        3005.7     13550142
312.27/312.46	c ................................ | **........                902000 | 311932               312.4        2887.5     14114937
336.57/336.76	c ................................ | **........                938000 | 325240               336.7        2786.0     14810969
360.66/360.82	c ................................ | ***.......                968000 | 336342               360.7        2683.4     15418744
384.25/384.45	c ................................ | ***.......                994000 | 346462               384.4        2586.1     15856469
408.54/408.77	c ................................ | ***.......               1022000 | 358029               408.7        2500.8     16318633
431.93/432.11	c ................................ | ***.......               1048000 | 368379               432.0        2425.9     16726042
456.32/456.55	c ................................ | ***.......               1076000 | 379194               456.4        2357.4     17243737
480.11/480.34	c ................................ | ****......               1099000 | 388114               480.2        2288.5     17655396
504.31/504.52	c ................................ | ****......               1138000 | 403391               504.4        2256.1     18304361
528.10/528.34	c ................................ | ****......               1179000 | 418645               528.2        2232.0     19046160
552.28/552.51	c ................................ | ****......               1219000 | 435159               552.4        2206.8     19721006
576.08/576.31	c ................................ | ****......               1258000 | 450661               576.2        2183.4     20401864
600.37/600.63	c ................................ | *****.....               1292000 | 464119               600.5        2151.6     20973608
624.47/624.75	c ................................ | *****.....               1323000 | 476786               624.6        2118.1     21518449
647.85/648.16	c ................................ | *****.....               1351000 | 488314               648.0        2084.8     21965142
672.13/672.41	c ................................ | *****.....               1385000 | 501113               672.2        2060.2     22469197
696.43/696.75	c ................................ | *****.....               1426000 | 516620               696.6        2047.1     23095528
720.42/720.74	c ................................ | ******....               1466000 | 530624               720.6        2034.5     23691515
743.91/744.29	c ................................ | ******....               1504000 | 545004               744.1        2021.2     24371982
768.60/768.95	c ................................ | ******....               1534000 | 555799               768.8        1995.4     24866174
792.00/792.39	c ................................ | ******....               1572000 | 569085               792.2        1984.3     25465139
816.28/816.63	c ................................ | ******....               1608000 | 581206               816.4        1969.5     26107115
840.28/840.64	c ................................ | *******...               1636000 | 591173               840.4        1946.6     26646813
864.07/864.47	c ................................ | *******...               1662000 | 600732               864.3        1923.0     27096688
887.95/888.35	c ................................ | *******...               1692000 | 612402               888.1        1905.1     27594388
911.95/912.33	c ................................ | *******...               1721000 | 624052               912.1        1886.8     28081693
936.14/936.56	c ................................ | *******...               1745000 | 633662               936.4        1863.6     28502580
960.03/960.47	c ................................ | ********..               1762000 | 640531               960.3        1834.9     28799584
984.22/984.68	c ................................ | ********..               1790000 | 652215               984.5        1818.3     29254513
1008.61/1009.07	c ................................ | ********..               1818000 | 662390              1008.8        1802.1     29730939
1031.90/1032.33	c ................................ | ********..               1844000 | 671651              1032.1        1786.7     30179569
1056.29/1056.71	c ................................ | ********..               1866000 | 679536              1056.5        1766.3     30575686
1080.38/1080.86	c ................................ | *********.               1886000 | 686931              1080.6        1745.3     30926526
1103.98/1104.49	c ................................ | *********.               1903000 | 693437              1104.2        1723.4     31240525
1128.27/1128.71	c ................................ | *********.               1929000 | 702866              1128.5        1709.4     31608518
1152.45/1152.91	c ................................ | *********.               1949000 | 710690              1152.7        1690.9     31935426
1176.75/1177.29	c ................................ | *********.               1969000 | 718791              1177.0        1672.9     32269649

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-1532025-1238598313/watcher-1532025-1238598313 -o /tmp/evaluation-result-1532025-1238598313/solver-1532025-1238598313 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1532025-1238598313.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: 1.00 1.00 1.02 2/64 17456
/proc/meminfo: memFree=1624632/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=876 CPUtime=0
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 1132493848 897024 106 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 219 106 67 165 0 52 0

[startup+0.0273239 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 17456
/proc/meminfo: memFree=1624632/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=1140 CPUtime=0.02
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 181 0 0 0 2 0 0 0 20 0 1 0 1132493848 1167360 165 1992294400 134512640 135191068 4294956224 18446744073709551615 134599074 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 285 165 70 165 0 118 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1140

[startup+0.101339 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 17456
/proc/meminfo: memFree=1624632/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=1140 CPUtime=0.09
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 183 0 0 0 9 0 0 0 20 0 1 0 1132493848 1167360 167 1992294400 134512640 135191068 4294956224 18446744073709551615 134599047 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 285 167 70 165 0 118 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1140

[startup+0.301377 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 17456
/proc/meminfo: memFree=1624632/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=1840 CPUtime=0.29
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 371 0 0 0 29 0 0 0 21 0 1 0 1132493848 1884160 355 1992294400 134512640 135191068 4294956224 18446744073709551615 134548043 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 460 355 83 165 0 293 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1840

[startup+0.701455 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 17456
/proc/meminfo: memFree=1624632/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=5172 CPUtime=0.69
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 1160 0 0 0 69 0 0 0 25 0 1 0 1132493848 5296128 1144 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 1293 1144 88 165 0 1126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5172

[startup+1.50161 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17457
/proc/meminfo: memFree=1618672/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=9492 CPUtime=1.49
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 2245 0 0 0 148 1 0 0 25 0 1 0 1132493848 9719808 2229 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 2373 2229 88 165 0 2206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9492

[startup+3.10293 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17457
/proc/meminfo: memFree=1613104/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=15732 CPUtime=3.09
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 3809 0 0 0 308 1 0 0 25 0 1 0 1132493848 16109568 3793 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 3933 3793 88 165 0 3766 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15732

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17457
/proc/meminfo: memFree=1603824/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=23572 CPUtime=6.28
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 5770 0 0 0 626 2 0 0 25 0 1 0 1132493848 24137728 5754 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 5893 5754 88 165 0 5726 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23572

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17457
/proc/meminfo: memFree=1590896/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=35412 CPUtime=12.69
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 8746 0 0 0 1264 5 0 0 25 0 1 0 1132493848 36261888 8730 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 8853 8730 88 165 0 8686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35412

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17457
/proc/meminfo: memFree=1569328/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=56212 CPUtime=25.48
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 13945 0 0 0 2540 8 0 0 25 0 1 0 1132493848 57561088 13929 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 14053 13929 88 165 0 13886 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56212

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17457
/proc/meminfo: memFree=1545840/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=79892 CPUtime=51.07
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 19844 0 0 0 5095 12 0 0 25 0 1 0 1132493848 81809408 19828 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 19973 19828 88 165 0 19806 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 79892

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 17457
/proc/meminfo: memFree=1500016/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=125012 CPUtime=102.25
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 31149 0 0 0 10205 20 0 0 25 0 1 0 1132493848 128012288 31133 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 31253 31133 88 165 0 31086 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 125012

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 17457
/proc/meminfo: memFree=1467568/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=157652 CPUtime=162.23
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 39296 0 0 0 16198 25 0 0 25 0 1 0 1132493848 161435648 39280 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 39413 39280 88 165 0 39246 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 157652

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1435696/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=189332 CPUtime=222.2
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 47195 0 0 0 22191 29 0 0 25 0 1 0 1132493848 193875968 47179 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 47333 47179 88 165 0 47166 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 189332

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1408496/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=216692 CPUtime=282.19
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 54055 0 0 0 28184 35 0 0 25 0 1 0 1132493848 221892608 54039 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 54173 54039 88 165 0 54006 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 216692

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1383600/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=241332 CPUtime=342.16
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 60201 0 0 0 34176 40 0 0 25 0 1 0 1132493848 247123968 60185 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 60333 60185 88 165 0 60166 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 241332

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1363184/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=261652 CPUtime=402.14
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 65310 0 0 0 40170 44 0 0 25 0 1 0 1132493848 267931648 65294 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 65413 65294 88 165 0 65246 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 261652

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1344944/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=279892 CPUtime=462.12
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 69850 0 0 0 46164 48 0 0 25 0 1 0 1132493848 286609408 69834 1992294400 134512640 135191068 4294956224 18446744073709551615 134562432 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 69973 69834 88 165 0 69806 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 279892

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1320624/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=304372 CPUtime=522.09
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 75961 0 0 0 52157 52 0 0 25 0 1 0 1132493848 311676928 75945 1992294400 134512640 135191068 4294956224 18446744073709551615 134562496 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 76093 75945 88 165 0 75926 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 304372

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1293872/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=330932 CPUtime=582.07
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 82603 0 0 0 58149 58 0 0 25 0 1 0 1132493848 338874368 82587 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 82733 82587 88 165 0 82566 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 330932

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1273328/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=351252 CPUtime=642.06
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 87693 0 0 0 64143 63 0 0 25 0 1 0 1132493848 359682048 87677 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 87813 87677 88 165 0 87646 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 351252

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1250992/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=373812 CPUtime=702.03
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 93315 0 0 0 70136 67 0 0 25 0 1 0 1132493848 382783488 93299 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 93453 93299 88 165 0 93286 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 373812

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1226416/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=398132 CPUtime=762.01
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 99403 0 0 0 76129 72 0 0 25 0 1 0 1132493848 407687168 99387 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 99533 99387 88 165 0 99366 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 398132

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1202480/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=422292 CPUtime=821.98
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 105444 0 0 0 82122 76 0 0 25 0 1 0 1132493848 432427008 105428 1992294400 134512640 135191068 4294956224 18446744073709551615 134562362 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 105573 105428 88 165 0 105406 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 422292

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1182832/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=441652 CPUtime=881.96
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 110278 0 0 0 88115 81 0 0 25 0 1 0 1132493848 452251648 110262 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 110413 110262 88 165 0 110246 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 441652

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1165104/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=459412 CPUtime=941.94
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 114724 0 0 0 94110 84 0 0 25 0 1 0 1132493848 470437888 114708 1992294400 134512640 135191068 4294956224 18446744073709551615 134562401 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 114853 114708 88 165 0 114686 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 459412

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1148528/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=475892 CPUtime=1001.91
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 118850 0 0 0 100104 87 0 0 25 0 1 0 1132493848 487313408 118834 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 118973 118834 88 165 0 118806 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 475892

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1131632/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=492852 CPUtime=1061.89
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 123109 0 0 0 106099 90 0 0 25 0 1 0 1132493848 504680448 123093 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 123213 123093 88 165 0 123046 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 492852

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1117808/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=506452 CPUtime=1121.87
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 126515 0 0 0 112094 93 0 0 25 0 1 0 1132493848 518606848 126499 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 126613 126499 88 165 0 126446 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 506452

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1104624/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=519892 CPUtime=1181.85
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 129838 0 0 0 118088 97 0 0 25 0 1 0 1132493848 532369408 129822 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 129973 129822 88 165 0 129806 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 519892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1099824/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=524372 CPUtime=1200.04
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 130976 0 0 0 119907 97 0 0 25 0 1 0 1132493848 536956928 130960 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 131093 130960 88 165 0 130926 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 524372

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17457
/proc/meminfo: memFree=1099824/2055920 swapFree=4176304/4192956
[pid=17456] ppid=17454 vsize=524372 CPUtime=1200.04
/proc/17456/stat : 17456 (tts-5-0) R 17454 17456 17063 0 -1 4194304 130976 0 0 0 119907 97 0 0 25 0 1 0 1132493848 536956928 130960 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/17456/statm: 131093 130960 88 165 0 130926 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 524372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.14
CPU user time (s): 1199.08
CPU system time (s): 1.05784
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 524372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.08
system time used= 1.05784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130976
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= 1
involuntary context switches= 2191

runsolver used 0.864868 second user time and 2.53062 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-01 17:05:13
IDJOB=1532025
IDBENCH=70742
IDSOLVER=505
FILE ID=node53/1532025-1238598313
PBS_JOBID= 9068328
Free space on /tmp= 66040 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S1841979702-078.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532025-1238598313/watcher-1532025-1238598313 -o /tmp/evaluation-result-1532025-1238598313/solver-1532025-1238598313 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1532025-1238598313.cnf

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

MD5SUM BENCH= 53069fa4d3b9f0f792df2e9bdae5662b
RANDOM SEED=818362814

node53.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.264
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.264
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1625112 kB
Buffers:         87972 kB
Cached:         248628 kB
SwapCached:      10540 kB
Active:         199936 kB
Inactive:       148792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625112 kB
SwapTotal:     4192956 kB
SwapFree:      4176304 kB
Dirty:             788 kB
Writeback:           0 kB
Mapped:          17824 kB
Slab:            68148 kB
Committed_AS:  2667320 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-04-01 17:25:16