Trace number 1530999

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.23 1200.61

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1281410666-045.cnf
MD5SUM028affe952ec460796dd6a41dfe58fcc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.5841
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
Number of clauses of size over 50

Solver Data

0.02/0.04	c Command: HOME/tts-5-0 HOME/instance-1530999-1238377378.cnf 
0.02/0.04	c Using SATTIMEOUT of 1200
0.02/0.04	c Using SATRAM of 1800
0.02/0.04	c Size of subset node = 16
0.02/0.04	c Variables = 700
0.02/0.04	c Clauses = 14000
0.02/0.04	c Literals = 70000
0.02/0.04	c Reduced size:
0.02/0.04	c Variables = 700
0.02/0.04	c Clauses = 14000
0.02/0.04	c Literals = 70000
0.02/0.04	c a2
0.09/0.19	c a1
0.59/0.66	c Independent sub-problems = 1
0.59/0.66	c Sub-problem with 700 variables and 14000 clauses
0.59/0.66	c using permutation method 4
0.59/0.66	c count = 1
0.59/0.66	c Ordering finished 0.640 seconds
0.59/0.66	c mapped 0.660 seconds
0.59/0.66	c permuted 0.660 seconds
0.59/0.66	c about to sort
0.59/0.67	c sorted
0.79/0.85	c clauses now 14000
0.79/0.85	c init finished 0.670 seconds
0.79/0.85	c tree built 0.850 seconds
0.79/0.85	c 
0.79/0.85	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.79/0.85	c ---------------------------------|----------------------------------|------------------------------------------------------
0.79/0.85	c ................................ | ..........                       |                        0.8           0.0             
0.79/0.85	c ................................ | ..........                     1 |                        0.8           1.2             
0.79/0.85	c ................................ | ..........                     2 |                        0.8           2.4             
0.79/0.85	c ................................ | ..........                     3 |                        0.8           3.5             
0.79/0.85	c ................................ | ..........                     4 |                        0.8           4.7             
0.79/0.85	c ................................ | ..........                     5 |                        0.8           5.9             
0.79/0.87	c ................................ | ..........                  1000 | 33                     0.9        1149.4           80
24.19/24.26	c ................................ | ..........                204000 | 50412                 24.3        8408.9      4223132
47.98/48.07	c ................................ | ..........                310000 | 81934                 48.1        6450.3      7848350
72.07/72.18	c ................................ | ..........                399000 | 108398                72.2        5529.4     10849293
96.17/96.26	c ................................ | ..........                461000 | 128799                96.2        4790.1     13931946
120.36/120.40	c ................................ | *.........                509000 | 144507               120.4        4228.3     16568183
143.95/144.04	c ................................ | *.........                546000 | 157251               144.0        3790.9     18737526
168.25/168.37	c ................................ | *.........                596000 | 173023               168.3        3540.5     20885131
192.04/192.11	c ................................ | *.........                644000 | 187704               192.1        3352.8     23178644
216.13/216.27	c ................................ | *.........                687000 | 201820               216.2        3177.2     25414297
240.32/240.47	c ................................ | **........                726000 | 215200               240.4        3019.6     27718875
264.02/264.13	c ................................ | **........                773000 | 231379               264.1        2927.0     30575230
288.21/288.35	c ................................ | **........                817000 | 246761               288.3        2833.8     33580571
312.10/312.28	c ................................ | **........                852000 | 259154               312.2        2728.7     36344946
336.50/336.67	c ................................ | **........                885000 | 270751               336.6        2629.1     38741105
359.99/360.16	c ................................ | ***.......                917000 | 281890               360.1        2546.4     41208596
384.49/384.66	c ................................ | ***.......                947000 | 292636               384.6        2462.2     43548430
407.88/408.05	c ................................ | ***.......                981000 | 301779               408.0        2404.4     44777700
432.27/432.44	c ................................ | ***.......               1020000 | 312457               432.4        2359.0     46434271
455.96/456.17	c ................................ | ***.......               1056000 | 322754               456.1        2315.3     48199525
480.26/480.44	c ................................ | ****......               1077000 | 329386               480.4        2242.0     49639911
504.46/504.66	c ................................ | ****......               1096000 | 335495               504.6        2172.0     51066414
529.14/529.30	c ................................ | ****......               1112000 | 340926               529.2        2101.2     52260072
552.05/552.24	c ................................ | ****......               1129000 | 346598               552.2        2044.7     53267341
576.14/576.31	c ................................ | ****......               1147000 | 352567               576.2        1990.5     54318580
600.92/601.14	c ................................ | *****.....               1163000 | 358020               601.1        1934.9     55496501
626.02/626.21	c ................................ | *****.....               1176000 | 362511               626.1        1878.2     56825146
648.12/648.39	c ................................ | *****.....               1190000 | 367002               648.3        1835.5     57707365
672.31/672.53	c ................................ | *****.....               1206000 | 372074               672.5        1793.4     58566560
697.21/697.41	c ................................ | *****.....               1224000 | 377666               697.3        1755.3     59450585
720.30/720.56	c ................................ | ******....               1236000 | 381859               720.5        1715.5     60487671
744.09/744.32	c ................................ | ******....               1256000 | 388637               744.2        1687.7     61951501
767.98/768.25	c ................................ | ******....               1275000 | 395139               768.1        1659.8     63650035
792.78/793.10	c ................................ | ******....               1297000 | 402508               793.0        1635.6     65313290
816.77/817.01	c ................................ | ******....               1313000 | 408233               816.9        1607.3     67007818
840.86/841.13	c ................................ | *******...               1330000 | 414469               841.0        1581.4     68958620
864.06/864.31	c ................................ | *******...               1342000 | 418672               864.2        1552.9     70243322
890.35/890.67	c ................................ | *******...               1355000 | 423065               890.6        1521.5     70988385
913.85/914.11	c ................................ | *******...               1364000 | 426415               914.0        1492.3     71599365
937.74/938.06	c ................................ | *******...               1378000 | 430972               938.0        1469.2     72176609
961.73/962.09	c ................................ | ********..               1388000 | 434599               962.0        1442.9     72810713
985.32/985.69	c ................................ | ********..               1399000 | 438680               985.6        1419.5     73475418
1008.12/1008.41	c ................................ | ********..               1415000 | 443943              1008.3        1403.4     74118848
1033.22/1033.53	c ................................ | ********..               1429000 | 449064              1033.4        1382.8     74918585
1056.30/1056.64	c ................................ | ********..               1447000 | 454844              1056.5        1369.6     75903297
1079.80/1080.16	c ................................ | *********.               1463000 | 459933              1080.0        1354.6     76542692
1104.49/1104.83	c ................................ | *********.               1475000 | 464115              1104.7        1335.2     77305929
1128.48/1128.83	c ................................ | *********.               1488000 | 468612              1128.7        1318.4     78081688
1152.23/1152.62	c ................................ | *********.               1500000 | 473040              1152.4        1301.6     78756114
1176.02/1176.47	c ................................ | *********.               1512000 | 477373              1176.3        1285.4     79522185

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-1530999-1238377378/watcher-1530999-1238377378 -o /tmp/evaluation-result-1530999-1238377378/solver-1530999-1238377378 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1530999-1238377378.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.00 3/69 21338
/proc/meminfo: memFree=1305680/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=876 CPUtime=0
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 1110399507 897024 107 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 219 107 67 165 0 52 0

[startup+0.0291491 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 21338
/proc/meminfo: memFree=1305680/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=1668 CPUtime=0.02
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 292 0 0 0 2 0 0 0 18 0 1 0 1110399507 1708032 276 1992294400 134512640 135191068 4294956224 18446744073709551615 134693975 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 417 276 68 165 0 250 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1668

[startup+0.101155 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 21338
/proc/meminfo: memFree=1305680/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=4892 CPUtime=0.09
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 1117 0 0 0 9 0 0 0 18 0 1 0 1110399507 5009408 1100 1992294400 134512640 135191068 4294956224 18446744073709551615 134641796 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 1223 1100 69 165 0 1056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4892

[startup+0.301172 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 21338
/proc/meminfo: memFree=1305680/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=5028 CPUtime=0.29
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 1149 0 0 0 29 0 0 0 19 0 1 0 1110399507 5148672 1132 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 1257 1132 71 165 0 1090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5028

[startup+0.701208 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 21338
/proc/meminfo: memFree=1305680/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=5596 CPUtime=0.69
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 1328 0 0 0 69 0 0 0 22 0 1 0 1110399507 5730304 1274 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 1399 1275 84 165 0 1232 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5596

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=1293320/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=14196 CPUtime=1.49
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 3481 0 0 0 148 1 0 0 25 0 1 0 1110399507 14536704 3394 1992294400 134512640 135191068 4294956224 18446744073709551615 134552761 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 3549 3394 89 165 0 3382 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14196

[startup+3.10142 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=1290504/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=19128 CPUtime=3.09
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 4698 0 0 0 308 1 0 0 25 0 1 0 1110399507 19587072 4611 1992294400 134512640 135191068 4294956224 18446744073709551615 134642160 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 4782 4611 89 165 0 4615 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19128

[startup+6.3017 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=1277192/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=32888 CPUtime=6.29
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 8151 0 0 0 626 3 0 0 25 0 1 0 1110399507 33677312 8064 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 8222 8064 89 165 0 8055 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32888

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=1257488/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=50488 CPUtime=12.68
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 12558 0 0 0 1264 4 0 0 25 0 1 0 1110399507 51699712 12471 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 12622 12471 89 165 0 12455 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50488

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=1222736/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=84220 CPUtime=25.48
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 20949 0 0 0 2538 10 0 0 25 0 1 0 1110399507 86241280 20862 1992294400 134512640 135191068 4294956224 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 21055 20862 89 165 0 20888 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84220

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=1162000/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=145344 CPUtime=51.07
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 36255 0 0 0 5089 18 0 0 25 0 1 0 1110399507 148832256 36168 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 36336 36168 89 165 0 36169 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 145344

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=1059408/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=246464 CPUtime=102.27
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 61566 0 0 0 10196 31 0 0 25 0 1 0 1110399507 252379136 61479 1992294400 134512640 135191068 4294956224 18446744073709551615 134562394 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 61616 61479 89 165 0 61449 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 246464

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=967312/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=339264 CPUtime=162.25
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 84755 0 0 0 16184 41 0 0 25 0 1 0 1110399507 347406336 84668 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 84816 84668 89 165 0 84649 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 339264

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=878096/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=427892 CPUtime=222.23
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 106860 0 0 0 22170 53 0 0 25 0 1 0 1110399507 438161408 106773 1992294400 134512640 135191068 4294956224 18446744073709551615 134641907 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 106973 106773 89 165 0 106806 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 427892

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=769872/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=537652 CPUtime=282.21
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 134334 0 0 0 28154 67 0 0 25 0 1 0 1110399507 550555648 134247 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 134413 134247 89 165 0 134246 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 537652

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=663632/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=642132 CPUtime=342.19
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 160427 0 0 0 34139 80 0 0 25 0 1 0 1110399507 657543168 160340 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 160533 160340 89 165 0 160366 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 642132

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=580816/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=725332 CPUtime=402.18
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 181249 0 0 0 40127 91 0 0 25 0 1 0 1110399507 742739968 181162 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 181333 181162 89 165 0 181166 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 725332

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=512976/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=792532 CPUtime=462.16
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 198032 0 0 0 46120 96 0 0 25 0 1 0 1110399507 811552768 197945 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 198133 197945 89 165 0 197966 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 792532

[startup+522.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/70 21339
/proc/meminfo: memFree=459216/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=846132 CPUtime=522.15
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 211469 0 0 0 52112 103 0 0 25 0 1 0 1110399507 866439168 211382 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 211533 211382 89 165 0 211366 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 846132

[startup+582.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/70 21339
/proc/meminfo: memFree=418320/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=886612 CPUtime=582.13
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 221588 0 0 0 58104 109 0 0 25 0 1 0 1110399507 907890688 221501 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 221653 221501 89 165 0 221486 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 886612

[startup+642.301 s]
/proc/loadavg: 1.07 1.03 1.00 3/70 21339
/proc/meminfo: memFree=371408/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=933172 CPUtime=642.12
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 233197 0 0 0 64097 115 0 0 25 0 1 0 1110399507 955568128 233110 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 233293 233110 89 165 0 233126 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 933172

[startup+702.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/70 21339
/proc/meminfo: memFree=336720/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=968052 CPUtime=702.1
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 241943 0 0 0 70091 119 0 0 25 0 1 0 1110399507 991285248 241856 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 242013 241856 89 165 0 241846 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 968052

[startup+762.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/70 21339
/proc/meminfo: memFree=279312/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=1025172 CPUtime=762.08
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 256227 0 0 0 76082 126 0 0 25 0 1 0 1110399507 1049776128 256140 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 256293 256140 89 165 0 256126 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 1025172

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 21339
/proc/meminfo: memFree=213648/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=1091252 CPUtime=822.07
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 272731 0 0 0 82072 135 0 0 25 0 1 0 1110399507 1117442048 272644 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 272813 272644 89 165 0 272646 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1091252

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 21339
/proc/meminfo: memFree=158288/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=1145812 CPUtime=882.06
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 286387 0 0 0 88065 141 0 0 25 0 1 0 1110399507 1173311488 286300 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 286453 286300 89 165 0 286286 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1145812

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=134096/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=1170292 CPUtime=942.03
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 292487 0 0 0 94059 144 0 0 25 0 1 0 1110399507 1198379008 292400 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 292573 292400 89 165 0 292406 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1170292

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=107344/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=1196852 CPUtime=1002.02
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 299135 0 0 0 100055 147 0 0 25 0 1 0 1110399507 1225576448 299048 1992294400 134512640 135191068 4294956224 18446744073709551615 134562453 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 299213 299048 89 165 0 299046 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1196852

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21339
/proc/meminfo: memFree=72848/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=1231572 CPUtime=1062
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 307803 0 0 0 106048 152 0 0 25 0 1 0 1110399507 1261129728 307716 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 307893 307716 89 165 0 307726 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1231572

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21345
/proc/meminfo: memFree=43984/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=1260212 CPUtime=1121.98
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 314962 0 0 0 112042 156 0 0 25 0 1 0 1110399507 1290457088 314875 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 315053 314875 89 165 0 314886 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1260212

[startup+1182.3 s]
/proc/loadavg: 1.09 1.03 1.01 2/70 21755
/proc/meminfo: memFree=15760/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=1288532 CPUtime=1181.92
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 322066 0 0 0 118032 160 0 0 25 0 1 0 1110399507 1319456768 321979 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 322133 321979 89 165 0 321966 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 1288532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.03 1.01 2/70 21755
/proc/meminfo: memFree=16016/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=1297972 CPUtime=1200.02
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4194304 324427 0 0 0 119841 161 0 0 25 0 1 0 1110399507 1329123328 324340 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 324493 324340 89 165 0 324326 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1297972

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

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

[startup+1200.6 s]
/proc/loadavg: 1.06 1.03 1.01 2/70 21755
/proc/meminfo: memFree=16016/2055920 swapFree=4171840/4192956
[pid=21338] ppid=21336 vsize=0 CPUtime=1200.22
/proc/21338/stat : 21338 (tts-5-0) R 21336 21338 20965 0 -1 4195332 324427 0 0 0 119841 181 0 0 25 0 1 0 1110399507 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21338/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.22
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.23
CPU user time (s): 1198.41
CPU system time (s): 1.82072
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 1297972

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

runsolver used 0.990849 second user time and 3.39548 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-30 03:42:58
IDJOB=1530999
IDBENCH=70229
IDSOLVER=505
FILE ID=node58/1530999-1238377378
PBS_JOBID= 9061233
Free space on /tmp= 66400 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1281410666-045.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530999-1238377378/watcher-1530999-1238377378 -o /tmp/evaluation-result-1530999-1238377378/solver-1530999-1238377378 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1530999-1238377378.cnf

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

MD5SUM BENCH= 028affe952ec460796dd6a41dfe58fcc
RANDOM SEED=712929654

node58.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.222
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.222
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:       1306096 kB
Buffers:         86504 kB
Cached:         575380 kB
SwapCached:      11044 kB
Active:          30796 kB
Inactive:       643568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1306096 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            1156 kB
Writeback:           0 kB
Mapped:          17376 kB
Slab:            60928 kB
Committed_AS:  2541840 kB
PageTables:       1764 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= 66400 MiB
End job on node58 at 2009-03-30 04:03:01