Trace number 1736096

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.38

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes1.cnf
MD5SUMd217d44a5e3291823bfd6ded60a7812f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark323.585
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.09/0.12	c Command: HOME/tts-5-0 HOME/instance-1736096-1240809964.cnf 
0.09/0.12	c Using SATTIMEOUT of 1200
0.09/0.12	c Using SATRAM of 1800
0.09/0.12	c Size of subset node = 16
0.09/0.12	c Variables = 1150
0.09/0.12	c Clauses = 84314
0.09/0.12	c Literals = 169678
0.09/0.12	c Reduced size:
0.09/0.12	c Variables = 1150
0.09/0.12	c Clauses = 84314
0.09/0.12	c Literals = 169678
0.09/0.12	c a2
0.19/0.27	c a1
0.49/0.59	c Independent sub-problems = 1
0.49/0.59	c Sub-problem with 1150 variables and 84314 clauses
0.49/0.59	c using permutation method 4
0.49/0.59	c count = 1
0.49/0.59	c Ordering finished 0.560 seconds
0.49/0.59	c mapped 0.590 seconds
0.49/0.59	c permuted 0.590 seconds
0.49/0.59	c about to sort
0.59/0.62	c sorted
1.29/1.33	c clauses now 84314
1.29/1.33	c init finished 0.630 seconds
1.29/1.33	c tree built 1.330 seconds
1.29/1.33	c 
1.29/1.33	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.29/1.33	c ---------------------------------|----------------------------------|------------------------------------------------------
1.29/1.33	c ................................ | ..........                       |                        1.3           0.0             
1.29/1.33	c ................................ | ..........                     1 |                        1.3           0.8             
1.29/1.33	c ................................ | ..........                     2 |                        1.3           1.5             
1.29/1.33	c ................................ | ..........                     3 |                        1.3           2.3             
1.29/1.33	c ................................ | ..........                     4 |                        1.3           3.0             
1.29/1.33	c ................................ | ..........                     5 |                        1.3           3.8             
1.29/1.34	c ................................ | ..........                  1000 | 10                     1.3         751.9         3131
23.98/24.03	c ................................ | ..........                516000 | 24123                 24.0       21482.1      3139405
47.98/48.04	c ................................ | ..........                826000 | 38994                 48.0       17194.0      5046929
71.97/72.04	c ................................ | ..........               1078000 | 51478                 72.0       14966.0      6544704
95.97/96.08	c ................................ | ..........               1318000 | 63962                 96.1       13720.6      7938240
119.96/120.05	c ................................ | *.........               1548000 | 76252                120.0       12896.8      9325716
143.96/144.06	c ................................ | *.........               1773000 | 89545                144.0       12309.1     10576567
167.94/168.04	c ................................ | *.........               1966000 | 100520               168.0       11701.7     11653422
191.94/192.03	c ................................ | *.........               2243000 | 116304               192.0       11682.3     13329392
216.03/216.12	c ................................ | *.........               2508000 | 128796               216.1       11606.3     14940176
239.92/240.07	c ................................ | **........               2732000 | 139577               240.0       11381.9     16170007
264.01/264.13	c ................................ | **........               2947000 | 149796               264.1       11159.1     17422706
288.01/288.13	c ................................ | **........               3148000 | 159859               288.1       10927.5     18682271
312.00/312.16	c ................................ | **........               3333000 | 169238               312.1       10678.6     19859736
335.99/336.18	c ................................ | **........               3513000 | 178673               336.1       10451.3     21017521
359.89/360.05	c ................................ | ***.......               3696000 | 188557               360.0       10266.7     22008433
383.88/384.09	c ................................ | ***.......               3841000 | 195826               384.0       10001.8     22896802
407.98/408.15	c ................................ | ***.......               4010000 | 205194               408.1        9826.3     23865173
431.87/432.06	c ................................ | ***.......               4167000 | 213611               432.0        9645.8     24823933
455.96/456.16	c ................................ | ***.......               4324000 | 222049               456.1        9480.6     25702925
479.96/480.15	c ................................ | ****......               4468000 | 229576               480.1        9306.6     26605990
504.04/504.22	c ................................ | ****......               4612000 | 237316               504.1        9148.1     27431725
527.85/528.09	c ................................ | ****......               4748000 | 244795               528.0        8992.3     28258536
551.94/552.17	c ................................ | ****......               4932000 | 255644               552.1        8933.3     29287114
575.92/576.11	c ................................ | ****......               5102000 | 264414               576.0        8857.3     30270692
599.92/600.15	c ................................ | *****.....               5284000 | 273013               600.1        8805.8     31266554
624.01/624.23	c ................................ | *****.....               5434000 | 280279               624.1        8706.4     32107192
648.00/648.23	c ................................ | *****.....               5573000 | 287263               648.1        8598.5     32826068
671.90/672.16	c ................................ | *****.....               5719000 | 294519               672.1        8509.7     33647795
695.89/696.19	c ................................ | *****.....               5866000 | 301733               696.1        8427.1     34527130
719.89/720.14	c ................................ | ******....               5988000 | 307781               720.0        8316.2     35262396
743.98/744.25	c ................................ | ******....               6113000 | 314254               744.1        8214.7     35996150
767.87/768.17	c ................................ | ******....               6232000 | 320408               768.1        8113.8     36729792
791.96/792.23	c ................................ | ******....               6351000 | 326801               792.1        8017.7     37446251
815.96/816.28	c ................................ | ******....               6464000 | 332838               816.2        7919.9     38145473
839.95/840.24	c ................................ | *******...               6599000 | 340795               840.1        7854.9     38862026
863.84/864.14	c ................................ | *******...               6729000 | 348350               864.0        7788.1     39601559
887.83/888.19	c ................................ | *******...               6850000 | 355196               888.1        7713.4     40241274
911.92/912.27	c ................................ | *******...               6964000 | 361841               912.1        7634.8     40838855
936.02/936.37	c ................................ | *******...               7089000 | 368929               936.2        7571.8     41560149
959.92/960.25	c ................................ | ********..               7205000 | 375677               960.1        7504.3     42254125
983.90/984.25	c ................................ | ********..               7359000 | 385337               984.1        7477.8     43145088
1007.90/1008.23	c ................................ | ********..               7500000 | 393999              1008.1        7439.9     43986598
1031.89/1032.27	c ................................ | ********..               7650000 | 401828              1032.1        7411.9     44928322
1055.88/1056.21	c ................................ | ********..               7793000 | 409790              1056.1        7379.3     45770503
1079.78/1080.17	c ................................ | *********.               7981000 | 420119              1080.0        7389.7     46842139
1103.87/1104.21	c ................................ | *********.               8174000 | 429590              1104.1        7403.6     47899909
1127.87/1128.28	c ................................ | *********.               8365000 | 439385              1128.1        7415.0     48976397
1151.86/1152.23	c ................................ | *********.               8562000 | 449734              1152.1        7431.9     50094412
1175.75/1176.19	c ................................ | *********.               8751000 | 460055              1176.0        7441.2     51233909
1199.85/1200.24	c CPU limit (1200) reached
1199.85/1200.24	c Time = 1200.08 seconds
1199.85/1200.24	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-1736096-1240809964/watcher-1736096-1240809964 -o /tmp/evaluation-result-1736096-1240809964/solver-1736096-1240809964 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1736096-1240809964.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30066
/proc/meminfo: memFree=1683184/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=1008 CPUtime=0
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 109023555 1032192 122 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 252 122 67 165 0 85 0

[startup+0.0432851 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30066
/proc/meminfo: memFree=1683184/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=2756 CPUtime=0.04
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 568 0 0 0 4 0 0 0 18 0 1 0 109023555 2822144 552 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 689 552 68 165 0 522 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2756

[startup+0.10129 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30066
/proc/meminfo: memFree=1683184/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=5332 CPUtime=0.09
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 1210 0 0 0 9 0 0 0 18 0 1 0 109023555 5459968 1194 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 1333 1194 68 165 0 1166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5332

[startup+0.301313 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30066
/proc/meminfo: memFree=1683184/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=9368 CPUtime=0.29
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 2201 0 0 0 28 1 0 0 19 0 1 0 109023555 9592832 2184 1992294400 134512640 135191068 4294956240 18446744073709551615 134539916 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 2342 2184 69 165 0 2175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9368

[startup+0.701357 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30066
/proc/meminfo: memFree=1683184/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=12640 CPUtime=0.69
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 3229 0 0 0 67 2 0 0 23 0 1 0 109023555 12943360 2963 1992294400 134512640 135191068 4294956240 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 3160 2963 84 165 0 2993 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12640

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1667240/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=26104 CPUtime=1.49
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 6677 0 0 0 145 4 0 0 25 0 1 0 109023555 26730496 6328 1992294400 134512640 135191068 4294956240 18446744073709551615 134712942 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 6526 6328 89 165 0 6359 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26104

[startup+3.10262 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1654440/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=34252 CPUtime=3.09
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 8683 0 0 0 304 5 0 0 25 0 1 0 109023555 35074048 8334 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 8563 8334 89 165 0 8396 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34252

[startup+6.30198 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1642216/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=43664 CPUtime=6.29
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 11063 0 0 0 623 6 0 0 25 0 1 0 109023555 44711936 10714 1992294400 134512640 135191068 4294956240 18446744073709551615 134589022 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 10916 10714 89 165 0 10749 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43664

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1629416/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=55540 CPUtime=12.69
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 14016 0 0 0 1261 8 0 0 25 0 1 0 109023555 56872960 13667 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 13885 13667 89 165 0 13718 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55540

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1608680/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=75864 CPUtime=25.49
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 19088 0 0 0 2538 11 0 0 25 0 1 0 109023555 77684736 18739 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 18966 18739 89 165 0 18799 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75864

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1578024/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=106500 CPUtime=51.08
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 26745 0 0 0 5094 14 0 0 25 0 1 0 109023555 109056000 26396 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 26625 26396 89 165 0 26458 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 106500

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1529640/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=154168 CPUtime=102.26
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 38675 0 0 0 10205 21 0 0 25 0 1 0 109023555 157868032 38326 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 38542 38326 89 165 0 38375 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 154168

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1481384/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=202920 CPUtime=162.24
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 50877 0 0 0 16193 31 0 0 25 0 1 0 109023555 207790080 50528 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 50730 50528 89 165 0 50563 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 202920

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1420584/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=263092 CPUtime=222.23
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 65899 0 0 0 22183 40 0 0 25 0 1 0 109023555 269406208 65550 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 65773 65550 89 165 0 65606 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 263092

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1371688/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=312312 CPUtime=282.21
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 78193 0 0 0 28175 46 0 0 25 0 1 0 109023555 319807488 77844 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 78078 77844 89 165 0 77911 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 312312

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1326632/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=356848 CPUtime=342.19
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 89337 0 0 0 34167 52 0 0 25 0 1 0 109023555 365412352 88988 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 89212 88988 89 165 0 89045 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 356848

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1289832/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=393884 CPUtime=402.18
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 98597 0 0 0 40159 59 0 0 25 0 1 0 109023555 403337216 98248 1992294400 134512640 135191068 4294956240 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 98471 98248 89 165 0 98304 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 393884

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1253032/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=430156 CPUtime=462.15
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 107681 0 0 0 46148 67 0 0 25 0 1 0 109023555 440479744 107332 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 107539 107332 89 165 0 107372 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 430156

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1220520/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=462972 CPUtime=522.14
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 115860 0 0 0 52141 73 0 0 25 0 1 0 109023555 474083328 115511 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 115743 115511 89 165 0 115576 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 462972

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1181480/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=501724 CPUtime=582.12
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 125566 0 0 0 58133 79 0 0 25 0 1 0 109023555 513765376 125217 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 125431 125217 89 165 0 125264 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 501724

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1147496/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=535320 CPUtime=642.11
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 133942 0 0 0 64125 86 0 0 25 0 1 0 109023555 548167680 133593 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 133830 133593 89 165 0 133663 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 535320

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1115688/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=567196 CPUtime=702.09
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 141943 0 0 0 70117 92 0 0 25 0 1 0 109023555 580808704 141594 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 141799 141594 89 165 0 141632 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 567196

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30067
/proc/meminfo: memFree=1087080/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=595476 CPUtime=762.07
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 149001 0 0 0 76110 97 0 0 25 0 1 0 109023555 609767424 148652 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 148869 148652 89 165 0 148702 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 595476

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=1059112/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=623448 CPUtime=822.05
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 155989 0 0 0 82103 102 0 0 25 0 1 0 109023555 638410752 155640 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 155862 155640 89 165 0 155695 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 623448

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=1031080/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=651260 CPUtime=882.04
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 162946 0 0 0 88098 106 0 0 25 0 1 0 109023555 666890240 162597 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 162815 162597 89 165 0 162648 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 651260

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=1005736/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=676888 CPUtime=942.02
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 169346 0 0 0 94092 110 0 0 25 0 1 0 109023555 693133312 168997 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 169222 168997 89 165 0 169055 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 676888

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=973864/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=708452 CPUtime=1002
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 177227 0 0 0 100084 116 0 0 25 0 1 0 109023555 725454848 176878 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 177113 176878 89 165 0 176946 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 708452

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=939112/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=743452 CPUtime=1061.99
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 186014 0 0 0 106078 121 0 0 25 0 1 0 109023555 761294848 185665 1992294400 134512640 135191068 4294956240 18446744073709551615 134566257 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 185863 185665 89 165 0 185696 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 743452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=896680/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=785488 CPUtime=1121.96
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 196488 0 0 0 112070 126 0 0 25 0 1 0 109023555 804339712 196139 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 196372 196139 89 165 0 196205 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 785488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=852776/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=829748 CPUtime=1181.95
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 207562 0 0 0 118062 133 0 0 25 0 1 0 109023555 849661952 207213 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 207437 207213 89 165 0 207270 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 829748

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=846504/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=835372 CPUtime=1189.95
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 208988 0 0 0 118861 134 0 0 25 0 1 0 109023555 855420928 208639 1992294400 134512640 135191068 4294956240 18446744073709551615 134586772 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 208843 208639 89 165 0 208676 0
Current children cumulated CPU time (s) 1189.95
Current children cumulated vsize (KiB) 835372

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=841832/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=839904 CPUtime=1196.35
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 210117 0 0 0 119501 134 0 0 25 0 1 0 109023555 860061696 209768 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 209976 209768 89 165 0 209809 0
Current children cumulated CPU time (s) 1196.35
Current children cumulated vsize (KiB) 839904

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=841000/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=841156 CPUtime=1197.94
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 210413 0 0 0 119660 134 0 0 25 0 1 0 109023555 861343744 210064 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 210289 210064 89 165 0 210122 0
Current children cumulated CPU time (s) 1197.94
Current children cumulated vsize (KiB) 841156

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=840360/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=841624 CPUtime=1198.74
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 210520 0 0 0 119740 134 0 0 25 0 1 0 109023555 861822976 210171 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 210406 210171 89 165 0 210239 0
Current children cumulated CPU time (s) 1198.74
Current children cumulated vsize (KiB) 841624

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=840360/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=842092 CPUtime=1199.55
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194304 210657 0 0 0 119820 135 0 0 25 0 1 0 109023555 862302208 210308 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 210523 210308 89 165 0 210356 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 842092

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30069
/proc/meminfo: memFree=839528/2055920 swapFree=4192812/4192956
[pid=30066] ppid=30064 vsize=0 CPUtime=1199.94
/proc/30066/stat : 30066 (tts-5-0) R 30064 30066 29774 0 -1 4194308 210733 0 0 0 119854 140 0 0 25 0 1 0 109023555 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/30066/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.94
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.38
CPU time (s): 1200.03
CPU user time (s): 1198.55
CPU system time (s): 1.48077
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 842404

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

runsolver used 0.823874 second user time and 2.51262 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-27 07:26:04
IDJOB=1736096
IDBENCH=71613
IDSOLVER=505
FILE ID=node59/1736096-1240809964
PBS_JOBID= 9187396
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= d217d44a5e3291823bfd6ded60a7812f
RANDOM SEED=1733731341

node59.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1683600 kB
Buffers:         48512 kB
Cached:         247356 kB
SwapCached:          0 kB
Active:          71808 kB
Inactive:       238048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            48344 kB
Committed_AS:   507988 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66396 MiB
End job on node59 at 2009-04-27 07:46:04