Trace number 1735546

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
tts tts-5-0? (TO) 1200.14 1200.5

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2640c305320g4.cnf
MD5SUM902bd5d693f19206156f2706c5c6e377
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.39/0.47	c Command: HOME/tts-5-0 HOME/instance-1735546-1240803658.cnf 
0.39/0.47	c Using SATTIMEOUT of 1200
0.39/0.47	c Using SATRAM of 1800
0.39/0.47	c Size of subset node = 16
0.39/0.47	c Variables = 2640
0.39/0.47	c Clauses = 305320
0.39/0.47	c Literals = 613120
0.39/0.47	c Reduced size:
0.39/0.47	c Variables = 2640
0.39/0.47	c Clauses = 305320
0.39/0.47	c Literals = 613120
0.39/0.47	c a2
0.99/1.01	c a1
2.10/2.17	c Independent sub-problems = 1
2.10/2.17	c Sub-problem with 2640 variables and 305320 clauses
2.10/2.17	c using permutation method 4
2.10/2.17	c count = 1
2.10/2.17	c Ordering finished 2.050 seconds
2.10/2.17	c mapped 2.160 seconds
2.10/2.17	c permuted 2.160 seconds
2.10/2.17	c about to sort
2.20/2.25	c sorted
6.78/6.88	c clauses now 305320
6.78/6.88	c init finished 2.290 seconds
6.78/6.88	c tree built 6.880 seconds
6.78/6.88	c 
6.78/6.88	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
6.78/6.88	c ---------------------------------|----------------------------------|------------------------------------------------------
6.78/6.88	c ................................ | ..........                       |                        6.9           0.0             
6.78/6.88	c ................................ | ..........                     1 |                        6.9           0.1             
6.78/6.88	c ................................ | ..........                     2 |                        6.9           0.3             
6.78/6.88	c ................................ | ..........                     3 |                        6.9           0.4             
6.78/6.88	c ................................ | ..........                     4 |                        6.9           0.6             
6.78/6.88	c ................................ | ..........                     5 |                        6.9           0.7             
6.78/6.89	c ................................ | ..........                  1000 |                        6.9         145.3          237
23.98/24.01	c ................................ | ..........                318000 | 12304                 24.0       13250.0      2140858
48.07/48.13	c ................................ | ..........                571000 | 22056                 48.1       11866.2      3857006
72.07/72.13	c ................................ | ..........                780000 | 30387                 72.1       10816.8      5209015
95.96/96.05	c ................................ | ..........                941000 | 37030                 96.0        9799.0      6250201
120.15/120.23	c ................................ | *.........               1072000 | 42671                120.2        8917.7      7064317
143.95/144.06	c ................................ | *.........               1194000 | 47591                144.0        8289.9      7865633
167.94/168.05	c ................................ | *.........               1320000 | 52400                168.0        7856.7      8777187
192.03/192.17	c ................................ | *.........               1444000 | 57340                192.1        7515.7      9701696
215.93/216.04	c ................................ | *.........               1568000 | 62392                216.0        7259.3     10541713
239.91/240.09	c ................................ | **........               1688000 | 67055                240.0        7032.2     11414001
263.92/264.05	c ................................ | **........               1790000 | 71133                264.0        6780.0     12139612
288.11/288.21	c ................................ | **........               1891000 | 75392                288.2        6562.3     12774068
311.99/312.13	c ................................ | **........               1991000 | 79297                312.1        6380.0     13451471
335.98/336.14	c ................................ | **........               2083000 | 82977                336.1        6197.9     14116040
359.89/360.09	c ................................ | ***.......               2167000 | 86471                360.0        6018.9     14650623
383.87/384.06	c ................................ | ***.......               2241000 | 89745                384.0        5835.9     15058817
408.06/408.20	c ................................ | ***.......               2322000 | 93223                408.1        5689.4     15573156
431.86/432.09	c ................................ | ***.......               2407000 | 96741                432.0        5571.5     16141063
455.96/456.19	c ................................ | ***.......               2494000 | 100226               456.1        5467.9     16814320
479.85/480.08	c ................................ | ****......               2571000 | 103439               480.0        5356.2     17331783
504.03/504.27	c ................................ | ****......               2685000 | 108246               504.2        5325.4     17861030
528.03/528.25	c ................................ | ****......               2787000 | 112270               528.2        5276.8     18471821
552.03/552.24	c ................................ | ****......               2879000 | 116309               552.2        5214.1     18897190
576.12/576.38	c ................................ | ****......               2959000 | 119972               576.3        5134.6     19349300
599.81/600.10	c ................................ | *****.....               3048000 | 123697               600.0        5080.0     20002774
623.90/624.10	c ................................ | *****.....               3132000 | 126967               624.0        5019.2     20644149
647.99/648.23	c ................................ | *****.....               3216000 | 130288               648.1        4962.0     21198193
671.89/672.10	c ................................ | *****.....               3292000 | 133577               672.0        4898.7     21661934
696.08/696.34	c ................................ | *****.....               3365000 | 136677               696.2        4833.2     22126116
719.98/720.29	c ................................ | ******....               3443000 | 140096               720.2        4780.7     22591534
743.87/744.15	c ................................ | ******....               3521000 | 143030               744.0        4732.3     23137354
767.86/768.12	c ................................ | ******....               3594000 | 145823               768.0        4679.6     23709573
791.96/792.27	c ................................ | ******....               3667000 | 148794               792.1        4629.2     24175281
815.95/816.29	c ................................ | ******....               3734000 | 152081               816.2        4575.0     24562749
839.84/840.13	c ................................ | *******...               3798000 | 154826               840.0        4521.4     24933631
864.03/864.31	c ................................ | *******...               3872000 | 157984               864.2        4480.5     25318642
888.12/888.49	c ................................ | *******...               3935000 | 160744               888.4        4429.5     25651270
912.01/912.35	c ................................ | *******...               3998000 | 163131               912.2        4382.7     26109575
935.91/936.27	c ................................ | *******...               4058000 | 165941               936.1        4334.8     26421764
960.01/960.36	c ................................ | ********..               4117000 | 168342               960.2        4287.6     26786201
984.10/984.46	c ................................ | ********..               4172000 | 170683               984.3        4238.5     27131801
1007.99/1008.33	c ................................ | ********..               4239000 | 173691              1008.2        4204.6     27469418
1032.09/1032.40	c ................................ | ********..               4305000 | 176463              1032.2        4170.5     27896321
1055.78/1056.17	c ................................ | ********..               4369000 | 179521              1056.0        4137.3     28225091
1079.97/1080.37	c ................................ | *********.               4427000 | 181965              1080.2        4098.3     28586964
1103.86/1104.21	c ................................ | *********.               4479000 | 184371              1104.0        4056.9     28882052
1127.86/1128.28	c ................................ | *********.               4539000 | 186876              1128.1        4023.5     29228209
1151.75/1152.16	c ................................ | *********.               4597000 | 189319              1152.0        3990.5     29551500
1175.94/1176.32	c ................................ | *********.               4652000 | 191727              1176.1        3955.3     29854201

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-1735546-1240803658/watcher-1735546-1240803658 -o /tmp/evaluation-result-1735546-1240803658/solver-1735546-1240803658 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1735546-1240803658.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.85 0.97 1.08 3/64 23380
/proc/meminfo: memFree=1742840/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=1008 CPUtime=0
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 108390237 1032192 123 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 252 123 68 165 0 85 0

[startup+0.0706521 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 23380
/proc/meminfo: memFree=1742840/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=3892 CPUtime=0.06
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 856 0 0 0 6 0 0 0 18 0 1 0 108390237 3985408 840 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 973 841 68 165 0 806 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3892

[startup+0.101654 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 23380
/proc/meminfo: memFree=1742840/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=5332 CPUtime=0.09
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 1195 0 0 0 9 0 0 0 18 0 1 0 108390237 5459968 1179 1992294400 134512640 135191068 4294956240 18446744073709551615 134536219 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 1333 1180 68 165 0 1166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5332

[startup+0.301682 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 23380
/proc/meminfo: memFree=1742840/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=14236 CPUtime=0.29
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 3378 0 0 0 27 2 0 0 19 0 1 0 108390237 14577664 3362 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 3559 3363 68 165 0 3392 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14236

[startup+0.701738 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 23380
/proc/meminfo: memFree=1742840/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=30356 CPUtime=0.69
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 7481 0 0 0 65 4 0 0 23 0 1 0 108390237 31084544 7464 1992294400 134512640 135191068 4294956240 18446744073709551615 134641776 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 7589 7464 69 165 0 7422 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30356

[startup+1.50185 s]
/proc/loadavg: 0.85 0.97 1.08 2/65 23381
/proc/meminfo: memFree=1713136/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=38920 CPUtime=1.49
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 10236 0 0 0 143 6 0 0 25 0 1 0 108390237 39854080 9621 1992294400 134512640 135191068 4294956240 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 9730 9621 71 165 0 9563 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38920

[startup+3.10108 s]
/proc/loadavg: 0.85 0.97 1.08 2/65 23381
/proc/meminfo: memFree=1703088/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=40388 CPUtime=3.09
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 10873 0 0 0 303 6 0 0 25 0 1 0 108390237 41357312 9959 1992294400 134512640 135191068 4294956240 18446744073709551615 134693238 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 10097 9959 82 165 0 9930 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40388

[startup+6.30153 s]
/proc/loadavg: 0.86 0.97 1.08 2/65 23381
/proc/meminfo: memFree=1680880/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=75324 CPUtime=6.29
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 19664 0 0 0 618 11 0 0 25 0 1 0 108390237 77131776 18621 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 18831 18621 82 165 0 18664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75324

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 1.08 2/65 23381
/proc/meminfo: memFree=1642928/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=101560 CPUtime=12.69
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 26272 0 0 0 1255 14 0 0 25 0 1 0 108390237 103997440 25229 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 25390 25229 89 165 0 25223 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101560

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 1.08 2/65 23381
/proc/meminfo: memFree=1624752/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=119000 CPUtime=25.48
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 30644 0 0 0 2532 16 0 0 25 0 1 0 108390237 121856000 29601 1992294400 134512640 135191068 4294956240 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 29750 29601 89 165 0 29583 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 119000

[startup+51.1019 s]
/proc/loadavg: 0.93 0.97 1.07 2/65 23381
/proc/meminfo: memFree=1595696/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=147960 CPUtime=51.07
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 37905 0 0 0 5087 20 0 0 25 0 1 0 108390237 151511040 36862 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 36990 36862 89 165 0 36823 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 147960

[startup+102.304 s]
/proc/loadavg: 0.97 0.97 1.07 2/65 23381
/proc/meminfo: memFree=1556464/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=186680 CPUtime=102.26
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 47572 0 0 0 10201 25 0 0 25 0 1 0 108390237 191160320 46529 1992294400 134512640 135191068 4294956240 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 46670 46529 89 165 0 46503 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 186680

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 23381
/proc/meminfo: memFree=1522736/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=220892 CPUtime=162.24
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 56098 0 0 0 16195 29 0 0 25 0 1 0 108390237 226193408 55055 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 55223 55055 89 165 0 55056 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 220892

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 23381
/proc/meminfo: memFree=1488688/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=254332 CPUtime=222.22
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 64478 0 0 0 22188 34 0 0 25 0 1 0 108390237 260435968 63435 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 63583 63435 89 165 0 63416 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 254332

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.05 2/65 23381
/proc/meminfo: memFree=1456816/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=286332 CPUtime=282.21
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 72464 0 0 0 28182 39 0 0 25 0 1 0 108390237 293203968 71421 1992294400 134512640 135191068 4294956240 18446744073709551615 134562478 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 71583 71421 89 165 0 71416 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 286332

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.05 2/65 23381
/proc/meminfo: memFree=1430576/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=312252 CPUtime=342.19
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 78964 0 0 0 34177 42 0 0 25 0 1 0 108390237 319746048 77921 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 78063 77921 89 165 0 77896 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 312252

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.04 2/65 23381
/proc/meminfo: memFree=1412656/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=330332 CPUtime=402.17
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 83492 0 0 0 40172 45 0 0 25 0 1 0 108390237 338259968 82449 1992294400 134512640 135191068 4294956240 18446744073709551615 134562396 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 82583 82449 89 165 0 82416 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 330332

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 1.03 2/65 23381
/proc/meminfo: memFree=1387952/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=354812 CPUtime=462.15
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 89584 0 0 0 46167 48 0 0 25 0 1 0 108390237 363327488 88541 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 88703 88541 89 165 0 88536 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 354812

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.03 2/65 23381
/proc/meminfo: memFree=1365872/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=376892 CPUtime=522.14
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 95122 0 0 0 52162 52 0 0 25 0 1 0 108390237 385937408 94079 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 94223 94079 89 165 0 94056 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 376892

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 1.02 2/65 23381
/proc/meminfo: memFree=1347760/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=394812 CPUtime=582.11
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 99606 0 0 0 58157 54 0 0 25 0 1 0 108390237 404287488 98563 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 98703 98563 89 165 0 98536 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 394812

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/65 23381
/proc/meminfo: memFree=1322160/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=420252 CPUtime=642.1
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 105950 0 0 0 64153 57 0 0 25 0 1 0 108390237 430338048 104907 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 105063 104907 89 165 0 104896 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 420252

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 23381
/proc/meminfo: memFree=1303216/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=439132 CPUtime=702.08
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 110698 0 0 0 70148 60 0 0 25 0 1 0 108390237 449671168 109655 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 109783 109655 89 165 0 109616 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 439132

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23381
/proc/meminfo: memFree=1281840/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=460412 CPUtime=762.06
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 115990 0 0 0 76144 62 0 0 25 0 1 0 108390237 471461888 114947 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 115103 114947 89 165 0 114936 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 460412

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23381
/proc/meminfo: memFree=1264432/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=478012 CPUtime=822.05
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 120385 0 0 0 82139 66 0 0 25 0 1 0 108390237 489484288 119342 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 119503 119342 89 165 0 119336 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 478012

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23381
/proc/meminfo: memFree=1250352/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=491932 CPUtime=882.03
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 123885 0 0 0 88135 68 0 0 25 0 1 0 108390237 503738368 122842 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 122983 122842 89 165 0 122816 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 491932

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23381
/proc/meminfo: memFree=1234864/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=507452 CPUtime=942.01
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 127754 0 0 0 94130 71 0 0 25 0 1 0 108390237 519630848 126711 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 126863 126711 89 165 0 126696 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 507452

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23381
/proc/meminfo: memFree=1220720/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=521532 CPUtime=1001.99
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 131264 0 0 0 100127 72 0 0 25 0 1 0 108390237 534048768 130221 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 130383 130221 89 165 0 130216 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 521532

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23381
/proc/meminfo: memFree=1205616/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=536572 CPUtime=1061.98
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 135052 0 0 0 106123 75 0 0 25 0 1 0 108390237 549449728 134009 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 134143 134009 89 165 0 133976 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 536572

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23381
/proc/meminfo: memFree=1192304/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=549692 CPUtime=1121.96
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 138324 0 0 0 112119 77 0 0 25 0 1 0 108390237 562884608 137281 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 137423 137281 89 165 0 137256 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 549692

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23381
/proc/meminfo: memFree=1180208/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=562172 CPUtime=1181.93
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 141434 0 0 0 118115 78 0 0 25 0 1 0 108390237 575664128 140391 1992294400 134512640 135191068 4294956240 18446744073709551615 134519773 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 140543 140391 89 165 0 140376 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 562172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 23381
/proc/meminfo: memFree=1176688/2055920 swapFree=4180472/4192956
[pid=23380] ppid=23378 vsize=565372 CPUtime=1200.04
/proc/23380/stat : 23380 (tts-5-0) R 23378 23380 23343 0 -1 4194304 142224 0 0 0 119925 79 0 0 25 0 1 0 108390237 578940928 141181 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23380/statm: 141343 141181 89 165 0 141176 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 565372

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.14
CPU user time (s): 1199.25
CPU system time (s): 0.884865
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 565372

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

runsolver used 1.16082 second user time and 2.14367 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-27 05:40:59
IDJOB=1735546
IDBENCH=71499
IDSOLVER=505
FILE ID=node49/1735546-1240803658
PBS_JOBID= 9187411
Free space on /tmp= 66316 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2640c305320g4.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735546-1240803658/watcher-1735546-1240803658 -o /tmp/evaluation-result-1735546-1240803658/solver-1735546-1240803658 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1735546-1240803658.cnf

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

MD5SUM BENCH= 902bd5d693f19206156f2706c5c6e377
RANDOM SEED=1151919594

node49.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.241
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.241
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:       1743256 kB
Buffers:         41124 kB
Cached:         206104 kB
SwapCached:       5596 kB
Active:         100852 kB
Inactive:       154520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743256 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            4756 kB
Writeback:           0 kB
Mapped:          13700 kB
Slab:            43064 kB
Committed_AS:   424340 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66316 MiB
End job on node49 at 2009-04-27 06:01:01