Trace number 1531411

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S984347600-003.cnf
MD5SUMf970d757930d05086c1a20356ea57d99
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.153976
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531411-1238455548.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 = 100
0.00/0.00	c Clauses = 2130
0.00/0.00	c Literals = 10650
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 100
0.00/0.00	c Clauses = 2130
0.00/0.00	c Literals = 10650
0.00/0.00	c a2
0.00/0.02	c a1
0.79/0.88	c Independent sub-problems = 1
0.79/0.88	c Sub-problem with 100 variables and 2130 clauses
0.79/0.88	c using permutation method 4
0.79/0.88	c count = 2
0.79/0.88	c Ordering finished 0.870 seconds
0.79/0.88	c mapped 0.880 seconds
0.79/0.88	c permuted 0.880 seconds
0.79/0.88	c about to sort
0.79/0.88	c sorted
0.89/0.90	c clauses now 2130
0.89/0.90	c init finished 0.880 seconds
0.89/0.90	c tree built 0.900 seconds
0.89/0.90	c 
0.89/0.90	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.89/0.90	c ---------------------------------|----------------------------------|------------------------------------------------------
0.89/0.90	c ................................ | ..........                       |                        0.9           0.0             
0.89/0.90	c ................................ | ..........                     1 |                        0.9           1.1             
0.89/0.90	c ................................ | ..........                     2 |                        0.9           2.2             
0.89/0.90	c ................................ | ..........                     3 |                        0.9           3.3             
0.89/0.90	c ................................ | ..........                     4 |                        0.9           4.4             
0.89/0.90	c ................................ | ..........                     5 |                        0.9           5.6             
0.89/0.92	c ................................ | ..........                  1000 | 186                    0.9        1087.0         5778
23.98/24.06	c ................................ | ..........                227000 | 79017                 24.1        9438.7      3333877
47.98/48.04	c ................................ | ..........                346000 | 122492                48.0        7203.8      5183804
72.17/72.27	c ................................ | ..........                440000 | 157822                72.3        6089.1      6789391
96.06/96.16	c ................................ | ..........                517000 | 188236                96.1        5377.6      8138407
120.26/120.36	c ................................ | *.........                576000 | 212555               120.3        4786.4      9276282
144.55/144.64	c ................................ | *.........                641000 | 238573               144.6        4432.3     10444024
168.04/168.12	c ................................ | *.........                704000 | 263823               168.1        4188.2     11587110
192.04/192.17	c ................................ | *.........                760000 | 284802               192.1        3955.4     12500208
216.53/216.65	c ................................ | *.........                816000 | 306504               216.6        3767.1     13514241
240.32/240.46	c ................................ | **........                862000 | 325423               240.4        3585.4     14411367
264.11/264.20	c ................................ | **........                904000 | 342392               264.2        3422.2     15235714
288.61/288.74	c ................................ | **........                945000 | 358541               288.7        3273.4     15984473
312.60/312.76	c ................................ | **........                986000 | 374949               312.7        3153.1     16724126
336.40/336.59	c ................................ | **........               1036000 | 395297               336.5        3078.4     17682181
360.09/360.23	c ................................ | ***.......               1069000 | 408866               360.2        2968.0     18355623
384.58/384.78	c ................................ | ***.......               1113000 | 427110               384.7        2893.0     19223107
408.37/408.52	c ................................ | ***.......               1146000 | 440805               408.5        2805.7     19871719
431.97/432.16	c ................................ | ***.......               1179000 | 454805               432.1        2728.5     20562577
456.06/456.25	c ................................ | ***.......               1217000 | 470578               456.2        2667.8     21320038
480.05/480.24	c ................................ | ****......               1246000 | 482755               480.2        2594.9     21919489
504.05/504.25	c ................................ | ****......               1291000 | 501363               504.2        2560.6     22770454
528.34/528.57	c ................................ | ****......               1335000 | 518583               528.5        2526.0     23445414
552.23/552.46	c ................................ | ****......               1373000 | 533842               552.4        2485.6     24088949
576.32/576.52	c ................................ | ****......               1406000 | 547265               576.4        2439.2     24635671
600.32/600.52	c ................................ | *****.....               1446000 | 562987               600.4        2408.2     25346114
624.51/624.71	c ................................ | *****.....               1477000 | 575554               624.6        2364.6     25897264
648.10/648.32	c ................................ | *****.....               1510000 | 589004               648.2        2329.4     26541902
671.99/672.23	c ................................ | *****.....               1540000 | 601529               672.1        2291.2     27090623
695.89/696.14	c ................................ | *****.....               1567000 | 613097               696.0        2251.3     27597185
720.28/720.57	c ................................ | ******....               1595000 | 624845               720.5        2213.9     28142181
744.07/744.32	c ................................ | ******....               1626000 | 637725               744.2        2184.9     28711358
768.77/769.01	c ................................ | ******....               1652000 | 648744               768.9        2148.5     29158922
792.66/792.96	c ................................ | ******....               1674000 | 657738               792.8        2111.4     29526605
816.86/817.13	c ................................ | ******....               1703000 | 669921               817.0        2084.4     30065377
840.25/840.51	c ................................ | *******...               1726000 | 679516               840.4        2053.8     30467463
864.04/864.38	c ................................ | *******...               1752000 | 690508               864.2        2027.2     30972787
887.94/888.27	c ................................ | *******...               1781000 | 702501               888.1        2005.3     31536564
912.13/912.46	c ................................ | *******...               1806000 | 713020               912.3        1979.5     31985163
935.83/936.19	c ................................ | *******...               1827000 | 721632               936.1        1951.8     32351656
960.31/960.69	c ................................ | ********..               1853000 | 732658               960.6        1929.1     32889338
984.41/984.73	c ................................ | ********..               1883000 | 745178               984.6        1912.5     33429841
1008.60/1008.95	c ................................ | ********..               1905000 | 754723              1008.8        1888.4     33847134
1032.09/1032.47	c ................................ | ********..               1925000 | 763077              1032.3        1864.7     34212757
1056.19/1056.54	c ................................ | ********..               1948000 | 773206              1056.4        1844.0     34680976
1080.38/1080.78	c ................................ | *********.               1966000 | 781095              1080.6        1819.3     35033113
1103.97/1104.35	c ................................ | *********.               1991000 | 791718              1104.2        1803.1     35544892
1128.76/1129.12	c ................................ | *********.               2012000 | 801010              1129.0        1782.2     35950447
1153.06/1153.45	c ................................ | *********.               2031000 | 809367              1153.3        1761.0     36337602
1176.05/1176.44	c ................................ | *********.               2053000 | 819007              1176.3        1745.3     36768623

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-1531411-1238455548/watcher-1531411-1238455548 -o /tmp/evaluation-result-1531411-1238455548/solver-1531411-1238455548 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531411-1238455548.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 19388
/proc/meminfo: memFree=1170880/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=876 CPUtime=0
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 1118219698 897024 106 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 219 106 67 165 0 52 0

[startup+0.047864 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19388
/proc/meminfo: memFree=1170880/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=1412 CPUtime=0.04
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 256 0 0 0 4 0 0 0 18 0 1 0 1118219698 1445888 239 1992294400 134512640 135191068 4294956224 18446744073709551615 134553881 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 353 239 71 165 0 186 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1412

[startup+0.101869 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19388
/proc/meminfo: memFree=1170880/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=1412 CPUtime=0.09
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 256 0 0 0 9 0 0 0 18 0 1 0 1118219698 1445888 239 1992294400 134512640 135191068 4294956224 18446744073709551615 134553851 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 353 239 71 165 0 186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1412

[startup+0.301891 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19388
/proc/meminfo: memFree=1170880/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=1412 CPUtime=0.29
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 256 0 0 0 29 0 0 0 19 0 1 0 1118219698 1445888 239 1992294400 134512640 135191068 4294956224 18446744073709551615 134553851 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 353 239 71 165 0 186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1412

[startup+0.701937 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19388
/proc/meminfo: memFree=1170880/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=1412 CPUtime=0.69
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 256 0 0 0 69 0 0 0 22 0 1 0 1118219698 1445888 239 1992294400 134512640 135191068 4294956224 18446744073709551615 134599100 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 353 239 71 165 0 186 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1412

[startup+1.50203 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 19389
/proc/meminfo: memFree=1168696/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=5928 CPUtime=1.49
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 1370 0 0 0 149 0 0 0 25 0 1 0 1118219698 6070272 1345 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 1482 1345 89 165 0 1315 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5928

[startup+3.1012 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 19389
/proc/meminfo: memFree=1162936/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=12328 CPUtime=3.09
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 2958 0 0 0 308 1 0 0 25 0 1 0 1118219698 12623872 2933 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 3082 2933 89 165 0 2915 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12328

[startup+6.30156 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 19389
/proc/meminfo: memFree=1152056/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=21608 CPUtime=6.29
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 5289 0 0 0 627 2 0 0 25 0 1 0 1118219698 22126592 5264 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 5402 5264 89 165 0 5235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21608

[startup+12.7013 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 19389
/proc/meminfo: memFree=1137528/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=35688 CPUtime=12.68
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 8807 0 0 0 1263 5 0 0 25 0 1 0 1118219698 36544512 8782 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 8922 8782 89 165 0 8755 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35688

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 19389
/proc/meminfo: memFree=1113848/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=58088 CPUtime=25.48
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 14406 0 0 0 2539 9 0 0 25 0 1 0 1118219698 59482112 14381 1992294400 134512640 135191068 4294956224 18446744073709551615 134562418 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 14522 14381 89 165 0 14355 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58088

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 19389
/proc/meminfo: memFree=1083512/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=88332 CPUtime=51.07
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 21969 0 0 0 5092 15 0 0 25 0 1 0 1118219698 90451968 21944 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 22083 21944 89 165 0 21916 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88332

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 19389
/proc/meminfo: memFree=1034040/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=137452 CPUtime=102.27
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 34239 0 0 0 10201 26 0 0 25 0 1 0 1118219698 140750848 34214 1992294400 134512640 135191068 4294956224 18446744073709551615 134550074 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 34363 34214 89 165 0 34196 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 137452

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=989688/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=182092 CPUtime=162.24
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 45431 0 0 0 16190 34 0 0 25 0 1 0 1118219698 186462208 45406 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 45523 45406 89 165 0 45356 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 182092

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=949432/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=221772 CPUtime=222.23
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 55326 0 0 0 22180 43 0 0 25 0 1 0 1118219698 227094528 55301 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 55443 55301 89 165 0 55276 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 221772

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=915448/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=255692 CPUtime=282.21
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 63828 0 0 0 28172 49 0 0 25 0 1 0 1118219698 261828608 63803 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 63923 63803 89 165 0 63756 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 255692

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=882680/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=288332 CPUtime=342.2
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 71963 0 0 0 34163 57 0 0 25 0 1 0 1118219698 295251968 71938 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 72083 71938 89 165 0 71916 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 288332

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=854328/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=316812 CPUtime=402.17
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 79089 0 0 0 40154 63 0 0 25 0 1 0 1118219698 324415488 79064 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 79203 79064 89 165 0 79036 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 316812

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=824824/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=346092 CPUtime=462.16
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 86414 0 0 0 46147 69 0 0 25 0 1 0 1118219698 354398208 86389 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 86523 86389 89 165 0 86356 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 346092

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=795960/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=375052 CPUtime=522.14
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 93672 0 0 0 52137 77 0 0 25 0 1 0 1118219698 384053248 93647 1992294400 134512640 135191068 4294956224 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 93763 93647 89 165 0 93596 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 375052

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=772344/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=398572 CPUtime=582.12
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 99530 0 0 0 58129 83 0 0 25 0 1 0 1118219698 408137728 99505 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 99643 99505 89 165 0 99476 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 398572

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=746104/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=424492 CPUtime=642.11
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 106033 0 0 0 64121 90 0 0 25 0 1 0 1118219698 434679808 106008 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 106123 106008 89 165 0 105956 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 424492

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=724216/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=446572 CPUtime=702.09
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 111552 0 0 0 70114 95 0 0 25 0 1 0 1118219698 457289728 111527 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 111643 111527 89 165 0 111476 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 446572

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=703352/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=467212 CPUtime=762.08
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 116715 0 0 0 76108 100 0 0 25 0 1 0 1118219698 478425088 116690 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 116803 116690 89 165 0 116636 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 467212

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=685880/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=484812 CPUtime=822.06
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 121108 0 0 0 82102 104 0 0 25 0 1 0 1118219698 496447488 121083 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 121203 121083 89 165 0 121036 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 484812

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=665656/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=504972 CPUtime=882.03
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 126130 0 0 0 88096 107 0 0 25 0 1 0 1118219698 517091328 126105 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 126243 126105 89 165 0 126076 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 504972

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=648312/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=522412 CPUtime=942.02
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 130485 0 0 0 94091 111 0 0 25 0 1 0 1118219698 534949888 130460 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 130603 130460 89 165 0 130436 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 522412

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=627896/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=542572 CPUtime=1002
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 135547 0 0 0 100085 115 0 0 25 0 1 0 1118219698 555593728 135522 1992294400 134512640 135191068 4294956224 18446744073709551615 134562396 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 135643 135522 89 165 0 135476 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 542572

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19389
/proc/meminfo: memFree=611896/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=558732 CPUtime=1061.98
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 139569 0 0 0 106080 118 0 0 25 0 1 0 1118219698 572141568 139544 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 139683 139544 89 165 0 139516 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 558732

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19391
/proc/meminfo: memFree=594168/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=576172 CPUtime=1121.97
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 143942 0 0 0 112075 122 0 0 25 0 1 0 1118219698 590000128 143917 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 144043 143917 89 165 0 143876 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 576172

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19391
/proc/meminfo: memFree=577464/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=593132 CPUtime=1181.95
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 148177 0 0 0 118070 125 0 0 25 0 1 0 1118219698 607367168 148152 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 148283 148152 89 165 0 148116 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 593132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19391
/proc/meminfo: memFree=570872/2055920 swapFree=4176920/4192956
[pid=19388] ppid=19386 vsize=599372 CPUtime=1200.05
/proc/19388/stat : 19388 (tts-5-0) R 19386 19388 19054 0 -1 4194304 149752 0 0 0 119879 126 0 0 25 0 1 0 1118219698 613756928 149727 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19388/statm: 149843 149727 89 165 0 149676 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 599372

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.5
CPU time (s): 1200.15
CPU user time (s): 1198.79
CPU system time (s): 1.35779
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 599372

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

runsolver used 0.955854 second user time and 2.42063 second system time

The end

Launcher Data

Begin job on node35 at 2009-03-31 01:25:48
IDJOB=1531411
IDBENCH=70435
IDSOLVER=505
FILE ID=node35/1531411-1238455548
PBS_JOBID= 9061669
Free space on /tmp= 66504 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S984347600-003.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531411-1238455548/watcher-1531411-1238455548 -o /tmp/evaluation-result-1531411-1238455548/solver-1531411-1238455548 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531411-1238455548.cnf

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

MD5SUM BENCH= f970d757930d05086c1a20356ea57d99
RANDOM SEED=724496898

node35.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.229
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.229
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:       1171360 kB
Buffers:         99856 kB
Cached:         688184 kB
SwapCached:      10144 kB
Active:         287544 kB
Inactive:       512276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1171360 kB
SwapTotal:     4192956 kB
SwapFree:      4176920 kB
Dirty:             960 kB
Writeback:           0 kB
Mapped:          17556 kB
Slab:            70820 kB
Committed_AS:  2756316 kB
PageTables:       1404 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= 66504 MiB
End job on node35 at 2009-03-31 01:45:50