Trace number 1727201

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.16 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.431
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

1.89/1.90	c Command: HOME/tts-5-0 HOME/instance-1727201-1240722174.cnf 
1.89/1.90	c Using SATTIMEOUT of 1200
1.89/1.90	c Using SATRAM of 1800
1.89/1.90	c Size of subset node = 16
1.89/1.90	c Variables = 25493
1.89/1.90	c Clauses = 1139180
1.89/1.90	c Literals = 2298131
1.89/1.90	c Reduced size:
1.89/1.90	c Variables = 25493
1.89/1.90	c Clauses = 1139180
1.89/1.90	c Literals = 2298131
1.89/1.90	c a2
4.59/4.63	c a1
14.68/14.70	c Independent sub-problems = 1
14.68/14.70	c Sub-problem with 25493 variables and 1139180 clauses
14.68/14.70	c using permutation method 4
14.68/14.70	c count = 1
14.68/14.70	c Ordering finished 14.240 seconds
14.68/14.70	c mapped 14.690 seconds
14.68/14.70	c permuted 14.690 seconds
14.68/14.70	c about to sort
14.98/15.01	c sorted
32.07/32.17	c clauses now 1139180
32.07/32.17	c init finished 15.700 seconds
32.07/32.17	c tree built 32.160 seconds
32.07/32.17	c 
32.07/32.17	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
32.07/32.17	c ---------------------------------|----------------------------------|------------------------------------------------------
32.07/32.17	c ................................ | ..........                       |                       32.2           0.0             
32.07/32.17	c ................................ | ..........                     1 |                       32.2           0.0             
32.07/32.17	c ................................ | ..........                     2 |                       32.2           0.1             
32.07/32.17	c ................................ | ..........                     3 |                       32.2           0.1             
32.07/32.17	c ................................ | ..........                     4 |                       32.2           0.1             
32.07/32.17	c ................................ | ..........                     5 |                       32.2           0.2             
32.07/32.17	c ................................ | ..........                  1000 | 6                     32.2          31.1          858
32.07/32.18	c ................................ | ..........                  2000 | 34                    32.2          62.2         3425
47.97/48.01	c ................................ | ..........                951000 | 58826                 48.0       19812.5      3659490
71.96/72.02	c ................................ | ..........               1801000 | 119524                72.0       25013.9      6908013
95.94/96.03	c ................................ | ..........               2666000 | 180421                96.0       27770.8     10519277
119.95/120.03	c ................................ | *.........               3395000 | 238445               120.0       28291.7     12993042
143.94/144.06	c ................................ | *.........               4191000 | 298064               144.0       29098.1     16574044
167.93/168.04	c ................................ | *.........               5160000 | 356446               168.0       30714.3     21189652
191.92/192.08	c ................................ | *.........               5814000 | 397214               192.0       30274.9     25464871
215.91/216.06	c ................................ | *.........               6531000 | 444133               216.0       30234.7     29799616
239.91/240.08	c ................................ | **........               7291000 | 502194               240.0       30375.4     34728721
263.90/264.07	c ................................ | **........               7885000 | 552665               264.0       29865.2     38519240
287.90/288.07	c ................................ | **........               8481000 | 606582               288.0       29446.9     42355861
311.99/312.14	c ................................ | **........               8942000 | 643771               312.1       28652.9     45031721
335.99/336.13	c ................................ | **........               9276000 | 670679               336.1       27601.4     47111969
359.88/360.07	c ................................ | ***.......               9685000 | 710423               360.0       26902.8     49259242
383.96/384.16	c ................................ | ***.......              10054000 | 743294               384.1       26176.8     50870370
407.96/408.15	c ................................ | ***.......              10378000 | 768831               408.1       25431.3     52203584
431.96/432.12	c ................................ | ***.......              10722000 | 803323               432.1       24816.6     53496768
455.85/456.08	c ................................ | ***.......              11087000 | 839919               456.0       24313.6     54659561
479.84/480.09	c ................................ | ****......              11392000 | 868467               480.0       23732.8     55532876
503.94/504.15	c ................................ | ****......              11801000 | 909841               504.1       23411.4     57188927
527.93/528.11	c ................................ | ****......              12155000 | 934339               528.0       23019.5     59092282
551.92/552.13	c ................................ | ****......              12480000 | 958152               552.0       22607.5     60756878
575.92/576.13	c ................................ | ****......              12789000 | 980988               576.0       22202.0     62420160
599.91/600.15	c ................................ | *****.....              13132000 | 1004726              600.0       21884.8     64123081
623.90/624.14	c ................................ | *****.....              13470000 | 1033009              624.0       21585.2     65834805
647.89/648.13	c ................................ | *****.....              13839000 | 1066683              648.0       21355.5     68102432
671.89/672.11	c ................................ | *****.....              14191000 | 1099830              672.0       21117.6     70241592
695.88/696.11	c ................................ | *****.....              14492000 | 1129121              696.0       20821.5     72068143
719.87/720.13	c ................................ | ******....              14793000 | 1161052              720.0       20545.3     73766835
743.87/744.13	c ................................ | ******....              15262000 | 1200164              744.0       20513.2     76087680
767.86/768.17	c ................................ | ******....              15673000 | 1240889              768.0       20406.2     78401718
791.95/792.24	c ................................ | ******....              16020000 | 1276437              792.1       20224.5     80227004
815.85/816.20	c ................................ | ******....              16244000 | 1293983              816.1       19905.2     81032253
839.84/840.17	c ................................ | *******...              16514000 | 1316175              840.0       19658.4     81907267
863.94/864.21	c ................................ | *******...              16723000 | 1338040              864.1       19353.5     83118422
887.93/888.21	c ................................ | *******...              16948000 | 1365200              888.1       19083.9     84271674
911.82/912.14	c ................................ | *******...              17222000 | 1397969              912.0       18883.8     85585824
935.82/936.19	c ................................ | *******...              17514000 | 1433737              936.0       18710.5     86981532
959.81/960.15	c ................................ | ********..              17777000 | 1457912              960.0       18517.5     87884517
983.80/984.17	c ................................ | ********..              18015000 | 1473988              984.0       18307.4     88529888
1007.90/1008.28	c ................................ | ********..              18238000 | 1494020             1008.1       18090.9     89479903
1031.78/1032.16	c ................................ | ********..              18447000 | 1515161             1032.0       17874.8     90489126
1055.77/1056.18	c ................................ | ********..              18688000 | 1540440             1056.0       17696.6     91618462
1079.78/1080.15	c ................................ | *********.              18947000 | 1564665             1080.0       17543.5     92503236
1103.77/1104.17	c ................................ | *********.              19178000 | 1580464             1104.0       17371.4     92868476
1127.75/1128.17	c ................................ | *********.              19386000 | 1600224             1128.0       17186.0     93516349
1151.85/1152.22	c ................................ | *********.              19569000 | 1620640             1152.0       16986.2     94168994
1175.85/1176.25	c ................................ | *********.              19790000 | 1645616             1176.1       16827.1     94913204
1199.83/1200.22	c CPU limit (1200) reached
1199.83/1200.22	c Time = 1200.04 seconds
1199.83/1200.22	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727201-1240722174/watcher-1727201-1240722174 -o /tmp/evaluation-result-1727201-1240722174/solver-1727201-1240722174 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1727201-1240722174.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.94 1.94 1.59 3/64 25588
/proc/meminfo: memFree=1771656/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=876 CPUtime=0
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 100245549 897024 93 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 219 93 67 165 0 52 0

[startup+0.026201 s]
/proc/loadavg: 1.94 1.94 1.59 3/64 25588
/proc/meminfo: memFree=1771656/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1800 CPUtime=0.02
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 336 0 0 0 2 0 0 0 20 0 1 0 100245549 1843200 320 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 450 321 68 165 0 283 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1800

[startup+0.101208 s]
/proc/loadavg: 1.94 1.94 1.59 3/64 25588
/proc/meminfo: memFree=1771656/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=4936 CPUtime=0.09
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 1108 0 0 0 9 0 0 0 20 0 1 0 100245549 5054464 1092 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 1234 1093 68 165 0 1067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4936

[startup+0.301228 s]
/proc/loadavg: 1.94 1.94 1.59 3/64 25588
/proc/meminfo: memFree=1771656/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=13576 CPUtime=0.28
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 3174 0 0 0 27 1 0 0 22 0 1 0 100245549 13901824 3158 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 3394 3159 68 165 0 3227 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13576

[startup+0.701269 s]
/proc/loadavg: 1.94 1.94 1.59 3/64 25588
/proc/meminfo: memFree=1771656/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=30540 CPUtime=0.69
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 7310 0 0 0 65 4 0 0 25 0 1 0 100245549 31272960 7294 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 7635 7295 68 165 0 7468 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30540

[startup+1.50135 s]
/proc/loadavg: 1.94 1.94 1.59 2/65 25589
/proc/meminfo: memFree=1730688/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=64844 CPUtime=1.48
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 15589 0 0 0 140 8 0 0 25 0 1 0 100245549 66400256 15573 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 16211 15573 68 165 0 16044 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64844

[startup+3.10151 s]
/proc/loadavg: 1.94 1.94 1.59 2/65 25589
/proc/meminfo: memFree=1693888/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=115368 CPUtime=3.09
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 28244 0 0 0 295 14 0 0 25 0 1 0 100245549 118136832 28227 1992294400 134512640 135191068 4294956224 18446744073709551615 134641783 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 28842 28227 69 165 0 28675 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115368

[startup+6.30184 s]
/proc/loadavg: 1.86 1.92 1.58 2/65 25589
/proc/meminfo: memFree=1658624/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=121052 CPUtime=6.29
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 32335 0 0 0 613 16 0 0 25 0 1 0 100245549 123957248 30092 1992294400 134512640 135191068 4294956224 18446744073709551615 134599722 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 30263 30092 71 165 0 30096 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121052

[startup+12.7015 s]
/proc/loadavg: 1.79 1.91 1.58 2/65 25589
/proc/meminfo: memFree=1618880/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=154564 CPUtime=12.68
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 40707 0 0 0 1249 19 0 0 25 0 1 0 100245549 158273536 38464 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 38641 38464 71 165 0 38474 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 154564

[startup+25.5018 s]
/proc/loadavg: 1.62 1.86 1.57 2/65 25589
/proc/meminfo: memFree=1538176/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=237220 CPUtime=25.49
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 64601 0 0 0 2519 30 0 0 25 0 1 0 100245549 242913280 59019 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 59305 59019 85 165 0 59138 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 237220

[startup+51.1014 s]
/proc/loadavg: 1.41 1.79 1.55 2/65 25589
/proc/meminfo: memFree=1412352/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=363540 CPUtime=51.07
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 96384 0 0 0 5061 46 0 0 25 0 1 0 100245549 372264960 90271 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 90885 90271 89 165 0 90718 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 363540

[startup+102.306 s]
/proc/loadavg: 1.17 1.67 1.52 2/65 25589
/proc/meminfo: memFree=1302080/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=472020 CPUtime=102.25
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 123534 0 0 0 10162 63 0 0 25 0 1 0 100245549 483348480 117421 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 118005 117421 89 165 0 117838 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 472020

[startup+162.302 s]
/proc/loadavg: 1.06 1.54 1.49 2/65 25589
/proc/meminfo: memFree=1158656/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=617644 CPUtime=162.23
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 159932 0 0 0 16139 84 0 0 25 0 1 0 100245549 632467456 153819 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 154411 153819 89 165 0 154244 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 617644

[startup+222.302 s]
/proc/loadavg: 1.02 1.44 1.45 2/65 25589
/proc/meminfo: memFree=981384/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=792496 CPUtime=222.22
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 203623 0 0 0 22116 106 0 0 25 0 1 0 100245549 811515904 197510 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 198124 197510 89 165 0 197957 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 792496

[startup+282.302 s]
/proc/loadavg: 1.01 1.36 1.42 2/65 25589
/proc/meminfo: memFree=815624/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=960016 CPUtime=282.19
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 245520 0 0 0 28092 127 0 0 25 0 1 0 100245549 983056384 239407 1992294400 134512640 135191068 4294956224 18446744073709551615 134551491 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 240004 239407 89 165 0 239837 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 960016

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.39 2/65 25589
/proc/meminfo: memFree=714504/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1058736 CPUtime=342.18
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 270174 0 0 0 34076 142 0 0 25 0 1 0 100245549 1084145664 264061 1992294400 134512640 135191068 4294956224 18446744073709551615 134587910 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 264684 264061 89 165 0 264517 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1058736

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.36 2/65 25589
/proc/meminfo: memFree=648712/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1124816 CPUtime=402.16
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 286716 0 0 0 40064 152 0 0 25 0 1 0 100245549 1151811584 280603 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 281204 280603 89 165 0 281037 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1124816

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.34 2/65 25589
/proc/meminfo: memFree=599496/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1173136 CPUtime=462.15
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 298785 0 0 0 46055 160 0 0 25 0 1 0 100245549 1201291264 292672 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 293284 292672 89 165 0 293117 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1173136

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.32 2/65 25589
/proc/meminfo: memFree=538376/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1234736 CPUtime=522.13
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 314209 0 0 0 52043 170 0 0 25 0 1 0 100245549 1264369664 308096 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 308684 308096 89 165 0 308517 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1234736

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.29 2/65 25589
/proc/meminfo: memFree=472520/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1300148 CPUtime=582.12
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 330517 0 0 0 58032 180 0 0 25 0 1 0 100245549 1331351552 324404 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 325037 324404 89 165 0 324870 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1300148

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.27 2/65 25589
/proc/meminfo: memFree=394888/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1377108 CPUtime=642.1
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 349765 0 0 0 64020 190 0 0 25 0 1 0 100245549 1410158592 343652 1992294400 134512640 135191068 4294956224 18446744073709551615 134565853 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 344277 343653 89 165 0 344110 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1377108

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.25 2/65 25589
/proc/meminfo: memFree=315656/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1456788 CPUtime=702.08
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 369689 0 0 0 70006 202 0 0 25 0 1 0 100245549 1491750912 363576 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 364197 363576 89 165 0 364030 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1456788

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.23 2/65 25589
/proc/meminfo: memFree=229064/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1542548 CPUtime=762.07
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 391115 0 0 0 75991 216 0 0 25 0 1 0 100245549 1579569152 385002 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 385637 385002 89 165 0 385470 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1542548

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.22 2/65 25589
/proc/meminfo: memFree=175368/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1596308 CPUtime=822.04
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 404546 0 0 0 81979 225 0 0 25 0 1 0 100245549 1634619392 398433 1992294400 134512640 135191068 4294956224 18446744073709551615 134589834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 399077 398433 89 165 0 398910 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 1596308

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.20 2/65 25589
/proc/meminfo: memFree=130824/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1640468 CPUtime=882.03
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 415605 0 0 0 87970 233 0 0 25 0 1 0 100245549 1679839232 409492 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 410117 409492 89 165 0 409950 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1640468

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.18 2/65 25589
/proc/meminfo: memFree=77832/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1693588 CPUtime=942.01
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 428894 0 0 0 93960 241 0 0 25 0 1 0 100245549 1734234112 422781 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 423397 422781 89 165 0 423230 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 1693588

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/65 25589
/proc/meminfo: memFree=48008/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1723188 CPUtime=1001.99
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 436276 0 0 0 99952 247 0 0 25 0 1 0 100245549 1764544512 430163 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 430797 430163 89 165 0 430630 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 1723188

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 25589
/proc/meminfo: memFree=15432/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1766868 CPUtime=1061.98
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 447206 0 0 0 105942 256 0 0 25 0 1 0 100245549 1809272832 441093 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 441717 441093 89 165 0 441550 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1766868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/65 25589
/proc/meminfo: memFree=14984/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1789588 CPUtime=1121.96
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 452900 0 0 0 111934 262 0 0 25 0 1 0 100245549 1832538112 446787 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 447397 446787 89 165 0 447230 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 1789588

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 25589
/proc/meminfo: memFree=15560/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=1816948 CPUtime=1181.94
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194304 459739 0 0 0 117927 267 0 0 25 0 1 0 100245549 1860554752 453626 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 454237 453626 89 165 0 454070 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 1816948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 25589
/proc/meminfo: memFree=1141320/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=0 CPUtime=1200.04
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194308 463825 0 0 0 119716 288 0 0 25 0 1 0 100245549 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 0

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 25589
/proc/meminfo: memFree=1141320/2055920 swapFree=4180816/4192956
[pid=25588] ppid=25586 vsize=0 CPUtime=1200.14
/proc/25588/stat : 25588 (tts-5-0) R 25586 25588 25424 0 -1 4194308 463825 0 0 0 119716 298 0 0 25 0 1 0 100245549 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.16
CPU user time (s): 1197.16
CPU system time (s): 2.99254
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 1833268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.17
system time used= 2.99254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 463825
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 2690

runsolver used 0.999848 second user time and 2.69359 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-26 07:02:57
IDJOB=1727201
IDBENCH=24632
IDSOLVER=505
FILE ID=node45/1727201-1240722174
PBS_JOBID= 9186894
Free space on /tmp= 66280 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727201-1240722174/watcher-1727201-1240722174 -o /tmp/evaluation-result-1727201-1240722174/solver-1727201-1240722174 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1727201-1240722174.cnf

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=1260396548

node45.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.231
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.231
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:       1772072 kB
Buffers:         20168 kB
Cached:         182620 kB
SwapCached:       5972 kB
Active:          30520 kB
Inactive:       180704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772072 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:           16600 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            58624 kB
Committed_AS:   401080 kB
PageTables:       1376 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= 66280 MiB
End job on node45 at 2009-04-26 07:22:59