Trace number 1732796

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.07 1200.55

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK11.cnf
MD5SUM594c254e77c66d387919761f50e63b6d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark88.5185
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses139590
Sum of the clauses size1667160
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4990
Number of clauses of size 50
Number of clauses of size over 5138600

Solver Data

0.89/0.91	c Command: HOME/tts-5-0 HOME/instance-1732796-1240783190.cnf 
0.89/0.91	c Using SATTIMEOUT of 1200
0.89/0.91	c Using SATRAM of 1800
0.89/0.91	c Size of subset node = 16
0.89/0.91	c Variables = 55
0.89/0.91	c Clauses = 139590
0.89/0.91	c Literals = 1667160
0.89/0.91	c Reduced size:
0.89/0.91	c Variables = 55
0.89/0.91	c Clauses = 139590
0.89/0.91	c Literals = 1667160
0.89/0.91	c a2
9.68/9.77	c a1
43.68/43.79	c Independent sub-problems = 1
43.68/43.79	c Sub-problem with 55 variables and 139590 clauses
43.68/43.79	c using permutation method 4
43.68/43.79	c count = 1
43.68/43.79	c Ordering finished 43.460 seconds
43.68/43.79	c mapped 43.780 seconds
43.68/43.79	c permuted 43.780 seconds
43.68/43.79	c about to sort
43.98/44.02	c sorted
49.67/49.72	c clauses now 139590
49.67/49.72	c init finished 44.050 seconds
49.67/49.72	c tree built 49.710 seconds
49.67/49.72	c 
49.67/49.72	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
49.67/49.72	c ---------------------------------|----------------------------------|------------------------------------------------------
49.67/49.72	c ................................ | ..........                       |                       49.7           0.0             
49.67/49.72	c ................................ | ..........                     1 |                       49.7           0.0             
49.67/49.72	c ................................ | ..........                     2 |                       49.7           0.0             
49.67/49.72	c ................................ | ..........                     3 |                       49.7           0.1             
49.67/49.72	c ................................ | ..........                     4 |                       49.7           0.1             
49.67/49.72	c ................................ | ..........                     5 |                       49.7           0.1             
50.27/50.36	c ................................ | ..........                  1000 | 239                   50.3          19.9        10772
50.77/50.80	c ................................ | ..........                  2000 | 501                   50.8          39.4        18748
51.17/51.23	c ................................ | ..........                  3000 | 819                   51.2          58.6        29607
72.06/72.13	c ................................ | ..........                 48000 | 16248                 72.1         665.6       522457
96.15/96.23	c ................................ | ..........                100000 | 35595                 96.2        1039.4      1142609
100.06/100.17	c *............................... | ..........                108508 | 38813                100.1        1083.6      1247469
120.15/120.28	c *............................... | *.........                144000 | 51181                120.2        1197.5      1700773
144.34/144.41	c *............................... | *.........                189000 | 68190                144.4        1309.1      2233878
168.43/168.52	c *............................... | *.........                227000 | 82456                168.5        1347.3      2708243
192.22/192.32	c *............................... | *.........                264000 | 96431                192.3        1373.1      3170682
216.81/216.92	c *............................... | *.........                301000 | 110866               216.9        1387.9      3599617
240.10/240.22	c *............................... | **........                326000 | 121331               240.2        1357.4      3885165
259.30/259.47	c **.............................. | **........                351078 | 131250               259.4        1353.4      4199977
259.30/259.47	c **.............................. | **........                351079 | 131250               259.4        1353.4      4199977
263.90/264.05	c **.............................. | **........                357000 | 133145               264.0        1352.3      4272989
288.18/288.31	c **.............................. | **........                390000 | 144964               288.2        1353.0      4692524
312.17/312.32	c **.............................. | **........                423000 | 157706               312.2        1354.7      5083700
336.26/336.42	c **.............................. | **........                454000 | 169159               336.3        1349.8      5470998
360.05/360.21	c **.............................. | ***.......                484000 | 180597               360.1        1344.0      5848142
384.34/384.55	c **.............................. | ***.......                512000 | 191265               384.5        1331.7      6200922
408.43/408.69	c **.............................. | ***.......                536000 | 201119               408.6        1311.8      6469664
432.92/433.18	c **.............................. | ***.......                557000 | 209924               433.1        1286.1      6712597
456.11/456.30	c **.............................. | ***.......                580000 | 218977               456.2        1271.4      6999991
458.21/458.42	c ***............................. | ***.......                582737 | 219974               458.3        1271.5      7030961
480.90/481.13	c ***............................. | ****......                608000 | 229180               481.0        1264.0      7350272
504.48/504.74	c ***............................. | ****......                634000 | 239012               504.6        1256.4      7679221
528.18/528.49	c ***............................. | ****......                658000 | 248160               528.4        1245.4      7977339
552.87/553.15	c ***............................. | ****......                684000 | 258334               553.0        1236.9      8284799
576.06/576.33	c ***............................. | ****......                702000 | 265730               576.2        1218.4      8488664
600.65/600.93	c ***............................. | *****.....                722000 | 273792               600.8        1201.8      8750172
624.24/624.58	c ***............................. | *****.....                744000 | 282247               624.4        1191.5      9010252
648.53/648.84	c ***............................. | *****.....                761000 | 289395               648.7        1173.2      9202689
672.13/672.46	c ***............................. | *****.....                774000 | 295002               672.3        1151.3      9358958
696.02/696.30	c ***............................. | *****.....                787000 | 300559               696.1        1130.5      9506525
722.00/722.37	c ***............................. | ******....                800000 | 306292               722.2        1107.7      9671849
744.41/744.79	c ***............................. | ******....                810000 | 310890               744.6        1087.8      9813023
769.39/769.74	c ***............................. | ******....                825000 | 316788               769.5        1072.1     10016793
792.19/792.53	c ***............................. | ******....                842000 | 323421               792.3        1062.7     10219420
816.46/816.83	c ***............................. | ******....                862000 | 331272               816.6        1055.5     10456480
840.86/841.23	c ***............................. | *******...                879000 | 338260               841.0        1045.1     10671889
864.26/864.61	c ***............................. | *******...                896000 | 344980               864.4        1036.6     10896075
888.15/888.59	c ***............................. | *******...                918000 | 353354               888.4        1033.3     11179337
911.84/912.23	c ***............................. | *******...                939000 | 361293               912.0        1029.6     11458978
936.12/936.56	c ***............................. | *******...                957000 | 368628               936.3        1022.1     11673520
960.52/960.98	c ***............................. | ********..                972000 | 374849               960.8        1011.7     11860910
983.81/984.28	c ***............................. | ********..                988000 | 381299               984.0        1004.0     12087312
989.21/989.61	c ****............................ | ********..                993176 | 383273               989.4        1003.8     12157269
989.21/989.61	c ****............................ | ********..                993177 | 383273               989.4        1003.8     12157269
989.21/989.61	c ****............................ | ********..                993178 | 383273               989.4        1003.8     12157269
1008.30/1008.71	c ****............................ | ********..               1011000 | 389504              1008.5        1002.5     12396022
1032.29/1032.74	c ****............................ | ********..               1034000 | 398044              1032.5        1001.5     12697621
1056.18/1056.65	c ****............................ | ********..               1056000 | 406517              1056.4         999.6     12979816
1080.17/1080.64	c ****............................ | *********.               1078000 | 414513              1080.4         997.8     13269624
1104.56/1105.06	c ****............................ | *********.               1098000 | 422185              1104.8         993.9     13536927
1128.24/1128.77	c ****............................ | *********.               1116000 | 429135              1128.5         988.9     13759911
1152.64/1153.12	c ****............................ | *********.               1137000 | 437156              1152.8         986.3     14029900
1175.82/1176.32	c ****............................ | *********.               1152000 | 443397              1176.0         979.6     14206826

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-1732796-1240783190/watcher-1732796-1240783190 -o /tmp/evaluation-result-1732796-1240783190/solver-1732796-1240783190 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1732796-1240783190.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 27824
/proc/meminfo: memFree=1514608/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=876 CPUtime=0
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 106346243 897024 107 1992294400 134512640 135191068 4294956224 18446744073709551615 134691655 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 219 107 67 165 0 52 0

[startup+0.0266509 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 27824
/proc/meminfo: memFree=1514608/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=1536 CPUtime=0.02
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 267 0 0 0 2 0 0 0 18 0 1 0 106346243 1572864 251 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 384 251 68 165 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1536

[startup+0.101659 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 27824
/proc/meminfo: memFree=1514608/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=3548 CPUtime=0.09
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 754 0 0 0 9 0 0 0 18 0 1 0 106346243 3633152 738 1992294400 134512640 135191068 4294956224 18446744073709551615 134846416 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 887 738 68 165 0 720 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3548

[startup+0.30168 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 27824
/proc/meminfo: memFree=1514608/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=8412 CPUtime=0.29
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 1979 0 0 0 29 0 0 0 19 0 1 0 106346243 8613888 1963 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 2103 1963 68 165 0 1936 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8412

[startup+0.701725 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 27824
/proc/meminfo: memFree=1514608/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=18348 CPUtime=0.69
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 4469 0 0 0 68 1 0 0 23 0 1 0 106346243 18788352 4453 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 4587 4453 68 165 0 4420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18348

[startup+1.50181 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27825
/proc/meminfo: memFree=1477608/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=134608 CPUtime=1.49
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 27072 0 0 0 139 10 0 0 25 0 1 0 106346243 137838592 26055 1992294400 134512640 135191068 4294956224 18446744073709551615 134642175 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 33652 26055 69 165 0 33485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134608

[startup+3.10199 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27825
/proc/meminfo: memFree=1409448/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=134608 CPUtime=3.09
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 31071 0 0 0 297 12 0 0 25 0 1 0 106346243 137838592 26244 1992294400 134512640 135191068 4294956224 18446744073709551615 134519792 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 33652 26244 69 165 0 33485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134608

[startup+6.30134 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27825
/proc/meminfo: memFree=1409640/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=134608 CPUtime=6.29
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 38977 0 0 0 615 14 0 0 25 0 1 0 106346243 137838592 26149 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 33652 26149 69 165 0 33485 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134608

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27825
/proc/meminfo: memFree=1490472/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=27780 CPUtime=12.68
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 49279 0 0 0 1250 18 0 0 25 0 1 0 106346243 28446720 6265 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 6945 6265 71 165 0 6778 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27780

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27825
/proc/meminfo: memFree=1480552/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=37528 CPUtime=25.48
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 51492 0 0 0 2529 19 0 0 25 0 1 0 106346243 38428672 8478 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 9382 8478 71 165 0 9215 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37528

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27825
/proc/meminfo: memFree=1476904/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=37752 CPUtime=51.07
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 53860 0 0 0 5086 21 0 0 25 0 1 0 106346243 38658048 9342 1992294400 134512640 135191068 4294956224 18446744073709551615 134550047 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 9438 9342 89 165 0 9271 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37752

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1463016/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=51836 CPUtime=102.26
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 57377 0 0 0 10202 24 0 0 25 0 1 0 106346243 53080064 12859 1992294400 134512640 135191068 4294956224 18446744073709551615 134561162 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 12959 12859 89 165 0 12792 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 51836

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1442280/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=72804 CPUtime=162.23
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 62619 0 0 0 16194 29 0 0 25 0 1 0 106346243 74551296 18101 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 18201 18101 89 165 0 18034 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 72804

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1425064/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=89932 CPUtime=222.21
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 66870 0 0 0 22187 34 0 0 25 0 1 0 106346243 92090368 22352 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 22483 22352 89 165 0 22316 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 89932

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1410408/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=104652 CPUtime=282.18
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 70557 0 0 0 28180 38 0 0 25 0 1 0 106346243 107163648 26039 1992294400 134512640 135191068 4294956224 18446744073709551615 134565853 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 26163 26039 89 165 0 25996 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 104652

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1394792/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=120176 CPUtime=342.16
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 74428 0 0 0 34173 43 0 0 25 0 1 0 106346243 123060224 29910 1992294400 134512640 135191068 4294956224 18446744073709551615 134588844 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 30044 29910 89 165 0 29877 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 120176

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1381032/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=133936 CPUtime=402.14
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 77889 0 0 0 40167 47 0 0 25 0 1 0 106346243 137150464 33371 1992294400 134512640 135191068 4294956224 18446744073709551615 134549976 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 33484 33371 89 165 0 33317 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 133936

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1370216/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=144660 CPUtime=462.11
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 80572 0 0 0 46161 50 0 0 25 0 1 0 106346243 148131840 36054 1992294400 134512640 135191068 4294956224 18446744073709551615 134589834 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 36165 36054 89 165 0 35998 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 144660

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1357544/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=157460 CPUtime=522.09
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 83781 0 0 0 52155 54 0 0 25 0 1 0 106346243 161239040 39263 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 39365 39263 89 165 0 39198 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 157460

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1346984/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=168024 CPUtime=582.06
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 86398 0 0 0 58150 56 0 0 25 0 1 0 106346243 172056576 41880 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 42006 41880 89 165 0 41839 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 168024

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1337064/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=177784 CPUtime=642.04
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 88849 0 0 0 64145 59 0 0 25 0 1 0 106346243 182050816 44331 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 44446 44331 89 165 0 44279 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 177784

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1330856/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=184024 CPUtime=702.01
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 90395 0 0 0 70141 60 0 0 25 0 1 0 106346243 188440576 45877 1992294400 134512640 135191068 4294956224 18446744073709551615 134550032 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 46006 45877 89 165 0 45839 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 184024

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1324392/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=190424 CPUtime=762
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 91991 0 0 0 76138 62 0 0 25 0 1 0 106346243 194994176 47473 1992294400 134512640 135191068 4294956224 18446744073709551615 134589888 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 47606 47473 89 165 0 47439 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 190424

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1315496/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=199384 CPUtime=821.97
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 94258 0 0 0 82132 65 0 0 25 0 1 0 106346243 204169216 49740 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 49846 49740 89 165 0 49679 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 199384

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1305768/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=209144 CPUtime=881.94
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 96676 0 0 0 88127 67 0 0 25 0 1 0 106346243 214163456 52158 1992294400 134512640 135191068 4294956224 18446744073709551615 134589817 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 52286 52158 89 165 0 52119 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 209144

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1296040/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=218904 CPUtime=941.92
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 99111 0 0 0 94123 69 0 0 25 0 1 0 106346243 224157696 54593 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 54726 54593 89 165 0 54559 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 218904

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1286376/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=228344 CPUtime=1001.9
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 101502 0 0 0 100118 72 0 0 25 0 1 0 106346243 233824256 56984 1992294400 134512640 135191068 4294956224 18446744073709551615 134550032 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 57086 56984 89 165 0 56919 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 228344

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1274792/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=240188 CPUtime=1061.88
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 104441 0 0 0 106113 75 0 0 25 0 1 0 106346243 245952512 59923 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 60047 59923 89 165 0 59880 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 240188

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1264104/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=250592 CPUtime=1121.85
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 107057 0 0 0 112108 77 0 0 25 0 1 0 106346243 256606208 62539 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 62648 62539 89 165 0 62481 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 250592

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1255400/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=259232 CPUtime=1181.82
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 109228 0 0 0 118103 79 0 0 25 0 1 0 106346243 265453568 64710 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 64808 64710 89 165 0 64641 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 259232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1253160/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=261472 CPUtime=1200.03
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 109760 0 0 0 119923 80 0 0 25 0 1 0 106346243 267747328 65242 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 65368 65242 89 165 0 65201 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 261472

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: 0.99 0.97 0.99 2/65 27831
/proc/meminfo: memFree=1253160/2055920 swapFree=4192812/4192956
[pid=27824] ppid=27822 vsize=261472 CPUtime=1200.03
/proc/27824/stat : 27824 (tts-5-0) R 27822 27824 27592 0 -1 4194304 109760 0 0 0 119923 80 0 0 25 0 1 0 106346243 267747328 65242 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/27824/statm: 65368 65242 89 165 0 65201 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 261472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.07
CPU user time (s): 1199.23
CPU system time (s): 0.838872
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 261472

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

runsolver used 1.07883 second user time and 3.3065 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-26 23:59:51
IDJOB=1732796
IDBENCH=71128
IDSOLVER=505
FILE ID=node59/1732796-1240783190
PBS_JOBID= 9187244
Free space on /tmp= 66392 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK11.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732796-1240783190/watcher-1732796-1240783190 -o /tmp/evaluation-result-1732796-1240783190/solver-1732796-1240783190 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1732796-1240783190.cnf

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

MD5SUM BENCH= 594c254e77c66d387919761f50e63b6d
RANDOM SEED=1863849455

node59.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.240
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.240
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:       1515088 kB
Buffers:         66380 kB
Cached:         393368 kB
SwapCached:          0 kB
Active:         273908 kB
Inactive:       199804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1515088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5668 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            53172 kB
Committed_AS:   477336 kB
PageTables:       1456 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= 66392 MiB
End job on node59 at 2009-04-27 00:19:53