Trace number 1735946

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? 1200.03 1200.46

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes8.cnf
MD5SUM930a5df7b1f1625c5486319e8b2ac554
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.41	c Command: HOME/tts-5-0 HOME/instance-1735946-1240808306.cnf 
0.39/0.41	c Using SATTIMEOUT of 1200
0.39/0.41	c Using SATRAM of 1800
0.39/0.41	c Size of subset node = 16
0.39/0.41	c Variables = 2640
0.39/0.41	c Clauses = 305320
0.39/0.41	c Literals = 613120
0.39/0.41	c Reduced size:
0.39/0.41	c Variables = 2640
0.39/0.41	c Clauses = 305320
0.39/0.41	c Literals = 613120
0.39/0.41	c a2
0.89/0.92	c a1
1.99/2.01	c Independent sub-problems = 1
1.99/2.01	c Sub-problem with 2640 variables and 305320 clauses
1.99/2.01	c using permutation method 4
1.99/2.01	c count = 1
1.99/2.01	c Ordering finished 1.900 seconds
1.99/2.01	c mapped 2.000 seconds
1.99/2.01	c permuted 2.000 seconds
1.99/2.01	c about to sort
1.99/2.09	c sorted
6.49/6.56	c clauses now 305320
6.49/6.56	c init finished 2.120 seconds
6.49/6.56	c tree built 6.550 seconds
6.49/6.56	c 
6.49/6.56	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
6.49/6.56	c ---------------------------------|----------------------------------|------------------------------------------------------
6.49/6.56	c ................................ | ..........                       |                        6.5           0.0             
6.49/6.56	c ................................ | ..........                     1 |                        6.5           0.2             
6.49/6.56	c ................................ | ..........                     2 |                        6.5           0.3             
6.49/6.56	c ................................ | ..........                     3 |                        6.5           0.5             
6.49/6.56	c ................................ | ..........                     4 |                        6.5           0.6             
6.49/6.56	c ................................ | ..........                     5 |                        6.5           0.8             
6.49/6.56	c ................................ | ..........                  1000 |                        6.6         152.4          355
23.99/24.06	c ................................ | ..........                362000 | 12176                 24.1       15052.0      2347978
47.97/48.04	c ................................ | ..........                643000 | 21437                 48.0       13390.3      4475576
71.97/72.07	c ................................ | ..........                839000 | 28460                 72.0       11644.7      5731446
96.05/96.14	c ................................ | ..........               1037000 | 34782                 96.1       10788.6      7116904
119.95/120.06	c ................................ | *.........               1197000 | 40298                120.0        9973.3      8150740
144.04/144.12	c ................................ | *.........               1351000 | 45981                144.1        9376.1      9114229
168.02/168.15	c ................................ | *.........               1487000 | 50735                168.1        8845.9     10034652
191.92/192.09	c ................................ | *.........               1629000 | 55804                192.0        8482.6     10941451
216.01/216.10	c ................................ | *.........               1775000 | 61402                216.1        8215.7     11899898
240.00/240.18	c ................................ | **........               1903000 | 65950                240.1        7925.5     12757707
264.09/264.20	c ................................ | **........               2023000 | 70232                264.1        7659.1     13555013
287.99/288.13	c ................................ | **........               2137000 | 74689                288.1        7418.6     14272821
312.07/312.20	c ................................ | **........               2259000 | 79576                312.1        7237.4     14896472
335.97/336.12	c ................................ | **........               2374000 | 83974                336.0        7064.6     15505300
360.06/360.26	c ................................ | ***.......               2497000 | 88636                360.2        6932.6     16240672
384.05/384.26	c ................................ | ***.......               2641000 | 93640                384.2        6874.4     17150300
408.03/408.22	c ................................ | ***.......               2781000 | 98753                408.1        6814.0     17920648
431.93/432.18	c ................................ | ***.......               2921000 | 103587               432.1        6760.3     18690053
455.92/456.16	c ................................ | ***.......               3054000 | 108069               456.1        6696.5     19434496
480.11/480.34	c ................................ | ****......               3171000 | 112260               480.2        6603.2     20185836
503.90/504.17	c ................................ | ****......               3277000 | 115849               504.1        6501.2     20861167
528.00/528.28	c ................................ | ****......               3385000 | 120088               528.2        6409.0     21435104
552.09/552.31	c ................................ | ****......               3492000 | 123891               552.2        6324.0     21980999
576.08/576.31	c ................................ | ****......               3601000 | 127958               576.2        6249.8     22614276
599.87/600.17	c ................................ | *****.....               3704000 | 131933               600.0        6172.9     23147382
624.06/624.36	c ................................ | *****.....               3818000 | 136702               624.2        6116.4     23765045
648.05/648.34	c ................................ | *****.....               3925000 | 140463               648.2        6055.2     24281481
671.95/672.20	c ................................ | *****.....               4032000 | 144032               672.1        5999.5     24853755
696.14/696.40	c ................................ | *****.....               4152000 | 148134               696.2        5963.4     25542212
720.03/720.34	c ................................ | ******....               4263000 | 151760               720.2        5919.4     26129854
744.02/744.39	c ................................ | ******....               4362000 | 155400               744.2        5861.1     26662284
767.91/768.21	c ................................ | ******....               4459000 | 158970               768.0        5805.7     27159196
791.90/792.25	c ................................ | ******....               4564000 | 162838               792.1        5762.0     27726502
816.10/816.45	c ................................ | ******....               4665000 | 166390               816.3        5715.0     28237291
839.99/840.35	c ................................ | *******...               4761000 | 169796               840.2        5666.7     28791831
863.87/864.29	c ................................ | *******...               4861000 | 173611               864.1        5625.5     29359197
887.87/888.24	c ................................ | *******...               4954000 | 176942               888.0        5578.5     29906647
911.86/912.20	c ................................ | *******...               5046000 | 180249               912.0        5532.8     30422219
935.95/936.34	c ................................ | *******...               5141000 | 183737               936.1        5491.8     30936101
960.05/960.45	c ................................ | ********..               5225000 | 187062               960.2        5441.3     31379067
983.94/984.35	c ................................ | ********..               5324000 | 190724               984.1        5409.8     31903447
1007.93/1008.39	c ................................ | ********..               5415000 | 193964              1008.2        5371.1     32415325
1031.91/1032.35	c ................................ | ********..               5520000 | 197395              1032.1        5348.2     33073967
1055.80/1056.26	c ................................ | ********..               5627000 | 201217              1056.0        5328.4     33605745
1079.81/1080.26	c ................................ | *********.               5715000 | 204223              1080.0        5291.5     34140988
1103.99/1104.40	c ................................ | *********.               5810000 | 207807              1104.2        5261.9     34728901
1127.79/1128.24	c ................................ | *********.               5905000 | 211654              1128.0        5234.9     35222034
1151.78/1152.26	c ................................ | *********.               5999000 | 215074              1152.0        5207.4     35708825
1175.87/1176.37	c ................................ | *********.               6098000 | 218561              1176.1        5184.8     36271123
1199.86/1200.36	c CPU limit (1200) reached
1199.86/1200.36	c Time = 1200.10 seconds
1199.86/1200.36	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-1735946-1240808306/watcher-1735946-1240808306 -o /tmp/evaluation-result-1735946-1240808306/solver-1735946-1240808306 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1735946-1240808306.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.83 1.82 1.45 3/65 23620
/proc/meminfo: memFree=1705920/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=1008 CPUtime=0
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 108860169 1032192 129 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 252 130 68 165 0 85 0

[startup+0.0463139 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 23620
/proc/meminfo: memFree=1705920/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=3020 CPUtime=0.04
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 659 0 0 0 4 0 0 0 18 0 1 0 108860169 3092480 643 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 755 643 68 165 0 588 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3020

[startup+0.101324 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 23620
/proc/meminfo: memFree=1705920/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=5860 CPUtime=0.09
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 1343 0 0 0 9 0 0 0 18 0 1 0 108860169 6000640 1327 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 1465 1328 68 165 0 1298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5860

[startup+0.30136 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 23620
/proc/meminfo: memFree=1705920/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=16084 CPUtime=0.29
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 3850 0 0 0 27 2 0 0 19 0 1 0 108860169 16470016 3834 1992294400 134512640 135191068 4294956224 18446744073709551615 134536219 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 4021 3835 68 165 0 3854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16084

[startup+0.70143 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 23620
/proc/meminfo: memFree=1705920/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=30220 CPUtime=0.69
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 7443 0 0 0 66 3 0 0 23 0 1 0 108860169 30945280 7426 1992294400 134512640 135191068 4294956224 18446744073709551615 134641939 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 7555 7426 69 165 0 7388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30220

[startup+1.50157 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 23621
/proc/meminfo: memFree=1675512/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=40364 CPUtime=1.49
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 10581 0 0 0 145 4 0 0 25 0 1 0 108860169 41332736 9966 1992294400 134512640 135191068 4294956224 18446744073709551615 134690362 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 10091 9966 71 165 0 9924 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40364

[startup+3.10186 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 23621
/proc/meminfo: memFree=1665784/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=42788 CPUtime=3.09
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 11490 0 0 0 305 4 0 0 25 0 1 0 108860169 43814912 10576 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 10697 10576 82 165 0 10530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42788

[startup+6.30143 s]
/proc/loadavg: 1.85 1.82 1.45 2/66 23621
/proc/meminfo: memFree=1638712/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=79928 CPUtime=6.29
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 20834 0 0 0 620 9 0 0 25 0 1 0 108860169 81846272 19791 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 19982 19792 82 165 0 19815 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79928

[startup+12.7016 s]
/proc/loadavg: 1.78 1.81 1.45 2/66 23621
/proc/meminfo: memFree=1603512/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=104164 CPUtime=12.69
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 27229 0 0 0 1258 11 0 0 25 0 1 0 108860169 106663936 25887 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 26041 25887 89 165 0 25874 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104164

[startup+25.5019 s]
/proc/loadavg: 1.61 1.77 1.44 2/66 23621
/proc/meminfo: memFree=1582840/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=124004 CPUtime=25.49
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 32191 0 0 0 2535 14 0 0 25 0 1 0 108860169 126980096 30849 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 31001 30849 89 165 0 30834 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 124004

[startup+51.1014 s]
/proc/loadavg: 1.40 1.71 1.43 2/66 23621
/proc/meminfo: memFree=1548728/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=158084 CPUtime=51.07
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 40713 0 0 0 5090 17 0 0 25 0 1 0 108860169 161878016 39371 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 39521 39371 89 165 0 39354 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 158084

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.40 2/66 23621
/proc/meminfo: memFree=1504440/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=201924 CPUtime=102.26
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 51675 0 0 0 10202 24 0 0 25 0 1 0 108860169 206770176 50333 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 50481 50333 89 165 0 50314 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 201924

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.37 2/66 23627
/proc/meminfo: memFree=1466408/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=240164 CPUtime=162.23
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 61231 0 0 0 16193 30 0 0 25 0 1 0 108860169 245927936 59889 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 60041 59889 89 165 0 59874 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 240164

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/66 23627
/proc/meminfo: memFree=1429104/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=277096 CPUtime=222.2
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 70441 0 0 0 22185 35 0 0 25 0 1 0 108860169 283746304 69099 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 69274 69099 89 165 0 69107 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 277096

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/66 23627
/proc/meminfo: memFree=1397296/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=309096 CPUtime=282.19
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 78450 0 0 0 28180 39 0 0 25 0 1 0 108860169 316514304 77108 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 77274 77108 89 165 0 77107 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 309096

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 23627
/proc/meminfo: memFree=1372272/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=333736 CPUtime=342.16
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 84610 0 0 0 34174 42 0 0 25 0 1 0 108860169 341745664 83268 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 83434 83268 89 165 0 83267 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 333736

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 23627
/proc/meminfo: memFree=1339056/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=367016 CPUtime=402.14
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 92951 0 0 0 40167 47 0 0 25 0 1 0 108860169 375824384 91609 1992294400 134512640 135191068 4294956224 18446744073709551615 134519778 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 91754 91609 89 165 0 91587 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 367016

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/66 23627
/proc/meminfo: memFree=1308600/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=397256 CPUtime=462.12
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 100521 0 0 0 46162 50 0 0 25 0 1 0 108860169 406790144 99179 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 99314 99179 89 165 0 99147 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 397256

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/66 23627
/proc/meminfo: memFree=1281912/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=423976 CPUtime=522.1
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 107205 0 0 0 52155 55 0 0 25 0 1 0 108860169 434151424 105863 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 105994 105863 89 165 0 105827 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 423976

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 23627
/proc/meminfo: memFree=1258232/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=447336 CPUtime=582.07
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 113042 0 0 0 58150 57 0 0 25 0 1 0 108860169 458072064 111700 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 111834 111700 89 165 0 111667 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 447336

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/66 23627
/proc/meminfo: memFree=1235512/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=469896 CPUtime=642.06
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 118665 0 0 0 64145 61 0 0 25 0 1 0 108860169 481173504 117323 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 117474 117323 89 165 0 117307 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 469896

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 23627
/proc/meminfo: memFree=1210744/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=494856 CPUtime=702.03
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 124917 0 0 0 70138 65 0 0 25 0 1 0 108860169 506732544 123575 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 123714 123575 89 165 0 123547 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 494856

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 23627
/proc/meminfo: memFree=1189176/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=516136 CPUtime=762.02
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 130222 0 0 0 76134 68 0 0 25 0 1 0 108860169 528523264 128880 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 129034 128880 89 165 0 128867 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 516136

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 23627
/proc/meminfo: memFree=1167992/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=537416 CPUtime=821.99
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 135555 0 0 0 82127 72 0 0 25 0 1 0 108860169 550313984 134213 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 134354 134213 89 165 0 134187 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 537416

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 23627
/proc/meminfo: memFree=1145336/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=559816 CPUtime=881.97
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 141163 0 0 0 88122 75 0 0 25 0 1 0 108860169 573251584 139821 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 139954 139821 89 165 0 139787 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 559816

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 23627
/proc/meminfo: memFree=1124920/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=580456 CPUtime=941.95
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 146297 0 0 0 94118 77 0 0 25 0 1 0 108860169 594386944 144955 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 145114 144955 89 165 0 144947 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 580456

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 23627
/proc/meminfo: memFree=1105400/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=599656 CPUtime=1001.92
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 151123 0 0 0 100113 79 0 0 25 0 1 0 108860169 614047744 149781 1992294400 134512640 135191068 4294956224 18446744073709551615 134562403 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 149914 149781 89 165 0 149747 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 599656

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 23627
/proc/meminfo: memFree=1081976/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=623336 CPUtime=1061.91
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 157016 0 0 0 106108 83 0 0 25 0 1 0 108860169 638296064 155674 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 155834 155674 89 165 0 155667 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 623336

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 23627
/proc/meminfo: memFree=1059768/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=645256 CPUtime=1121.88
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 162494 0 0 0 112102 86 0 0 25 0 1 0 108860169 660742144 161152 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 161314 161152 89 165 0 161147 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 645256

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23627
/proc/meminfo: memFree=1039160/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=665896 CPUtime=1181.86
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 167681 0 0 0 118097 89 0 0 25 0 1 0 108860169 681877504 166339 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 166474 166339 89 165 0 166307 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 665896

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23627
/proc/meminfo: memFree=1036088/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=668776 CPUtime=1189.86
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 168388 0 0 0 118897 89 0 0 25 0 1 0 108860169 684826624 167046 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 167194 167046 89 165 0 167027 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 668776

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23627
/proc/meminfo: memFree=1033784/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=671016 CPUtime=1196.27
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 168947 0 0 0 119537 90 0 0 25 0 1 0 108860169 687120384 167605 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 167754 167605 89 165 0 167587 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 671016

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23627
/proc/meminfo: memFree=1033400/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=671656 CPUtime=1197.86
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 169108 0 0 0 119696 90 0 0 25 0 1 0 108860169 687775744 167766 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 167914 167766 89 165 0 167747 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 671656

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23627
/proc/meminfo: memFree=1032888/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=671976 CPUtime=1198.66
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 169193 0 0 0 119776 90 0 0 25 0 1 0 108860169 688103424 167851 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 167994 167851 89 165 0 167827 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 671976

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23627
/proc/meminfo: memFree=1032888/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=672296 CPUtime=1199.46
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 169262 0 0 0 119856 90 0 0 25 0 1 0 108860169 688431104 167920 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 168074 167920 89 165 0 167907 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 672296

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23627
/proc/meminfo: memFree=1032440/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=672456 CPUtime=1199.86
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194304 169300 0 0 0 119896 90 0 0 25 0 1 0 108860169 688594944 167958 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 168114 167958 89 165 0 167947 0
Current children cumulated CPU time (s) 1199.86
Current children cumulated vsize (KiB) 672456

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23627
/proc/meminfo: memFree=1032440/2055920 swapFree=4192812/4192956
[pid=23620] ppid=23618 vsize=0 CPUtime=1199.96
/proc/23620/stat : 23620 (tts-5-0) R 23618 23620 23496 0 -1 4194308 169308 0 0 0 119902 94 0 0 25 0 1 0 108860169 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23620/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.96
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.46
CPU time (s): 1200.03
CPU user time (s): 1199.02
CPU system time (s): 1.00185
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 672456

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

runsolver used 1.2848 second user time and 2.86756 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-27 06:58:27
IDJOB=1735946
IDBENCH=71564
IDSOLVER=505
FILE ID=node89/1735946-1240808306
PBS_JOBID= 9187442
Free space on /tmp= 66380 MiB

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

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

MD5SUM BENCH= 930a5df7b1f1625c5486319e8b2ac554
RANDOM SEED=1477297859

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1706336 kB
Buffers:         46900 kB
Cached:         223400 kB
SwapCached:          0 kB
Active:          87636 kB
Inactive:       196468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1706336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4704 kB
Writeback:           0 kB
Mapped:          23536 kB
Slab:            51440 kB
Committed_AS:   352276 kB
PageTables:       1372 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= 66380 MiB
End job on node89 at 2009-04-27 07:18:27