Trace number 1579384

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.01 1200.31

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

19.38/19.42	c Command: HOME/tts-5-0 HOME/instance-1579384-1238907110.cnf 
19.38/19.42	c Using SATTIMEOUT of 1200
19.38/19.42	c Using SATRAM of 1800
19.38/19.42	c Size of subset node = 16
19.38/19.42	c Variables = 123925
19.38/19.42	c Clauses = 539763
19.38/19.42	c Literals = 1252804
19.38/19.42	c Reduced size:
19.38/19.42	c Variables = 123925
19.38/19.42	c Clauses = 384045
19.38/19.42	c Literals = 901652
19.38/19.42	c a2
20.38/20.42	c a1
59.97/60.06	c Independent sub-problems = 1
59.97/60.06	c Sub-problem with 94199 variables and 384045 clauses
59.97/60.06	c using permutation method 4
59.97/60.06	c count = 1
59.97/60.06	c Ordering finished 59.860 seconds
59.97/60.06	c mapped 60.030 seconds
59.97/60.06	c permuted 60.040 seconds
59.97/60.06	c about to sort
60.07/60.18	c sorted
62.47/62.58	c clauses now 384045
62.47/62.58	c init finished 60.500 seconds
62.47/62.58	c tree built 62.570 seconds
62.47/62.58	c 
62.47/62.58	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
62.47/62.58	c ---------------------------------|----------------------------------|------------------------------------------------------
62.47/62.58	c ................................ | ..........                       |                       62.6           0.0             
62.47/62.58	c ................................ | ..........                     1 |                       62.6           0.0             
62.47/62.58	c ................................ | ..........                     2 |                       62.6           0.0             
62.47/62.58	c ................................ | ..........                     3 |                       62.6           0.0             
62.47/62.58	c ................................ | ..........                     4 |                       62.6           0.1             
62.47/62.58	c ................................ | ..........                     5 |                       62.6           0.1             
62.47/62.59	c ................................ | ..........                  1000 |                       62.6          16.0           85
62.47/62.59	c ................................ | ..........                  2000 | 6                     62.6          32.0          709
62.47/62.59	c ................................ | ..........                  3000 | 32                    62.6          47.9         1446
71.97/72.01	c ................................ | ..........               1913000 | 85094                 72.0       26569.4       292303
96.06/96.10	c ................................ | ..........               5168000 | 266215                96.1       53788.5       577794
119.95/120.09	c ................................ | *.........               7080000 | 372815               120.1       58960.7       831269
144.06/144.13	c ................................ | *.........               8898000 | 474161               144.1       61744.5      1057381
168.04/168.14	c ................................ | *.........              10345000 | 554932               168.1       61537.1      1322524
191.93/192.04	c ................................ | *.........              11705000 | 630472               192.0       60957.2      1593929
216.03/216.14	c ................................ | *.........              12938000 | 699257               216.1       59867.7      1856728
240.03/240.17	c ................................ | **........              14394000 | 780042               240.1       59940.0      2115903
264.02/264.10	c ................................ | **........              15354000 | 833488               264.1       58143.7      2425921
287.91/288.04	c ................................ | **........              17082000 | 927961               288.0       59312.5      2701263
311.91/312.05	c ................................ | **........              18420000 | 1001062              312.0       59034.7      2992996
335.91/336.07	c ................................ | **........              19813000 | 1076839              336.0       58962.0      3249482
360.00/360.13	c ................................ | ***.......              21549000 | 1171049              360.1       59845.0      3515530
383.99/384.16	c ................................ | ***.......              23639000 | 1284295              384.1       61540.7      3810206
408.19/408.35	c ................................ | ***.......              24570000 | 1334933              408.3       60176.3      4181947
431.98/432.14	c ................................ | ***.......              25602000 | 1392730              432.1       59251.5      4619476
455.87/456.09	c ................................ | ***.......              26558000 | 1446110              456.0       58236.1      4772453
479.87/480.09	c ................................ | ****......              27877000 | 1519679              480.0       58073.5      4990991
504.17/504.37	c ................................ | ****......              29224000 | 1595097              504.3       57947.3      5440086
527.86/528.06	c ................................ | ****......              29913000 | 1633752              528.0       56653.4      5610734
552.05/552.24	c ................................ | ****......              30826000 | 1685016              552.2       55826.0      6034324
576.24/576.44	c ................................ | ****......              31405000 | 1717389              576.4       54488.5      6289325
600.13/600.30	c ................................ | *****.....              31923000 | 1746395              600.2       53184.6      6523983
624.03/624.26	c ................................ | *****.....              32438000 | 1775240              624.2       51968.2      6740862
648.22/648.48	c ................................ | *****.....              32983000 | 1805684              648.4       50867.5      6876411
672.11/672.39	c ................................ | *****.....              33541000 | 1836949              672.3       49889.9      7017081
695.91/696.19	c ................................ | *****.....              34096000 | 1868025              696.1       48980.8      7154086
719.80/720.08	c ................................ | ******....              34653000 | 1899210              720.0       48129.2      7328469
744.00/744.25	c ................................ | ******....              35179000 | 1928738              744.2       47272.8      7559837
768.09/768.30	c ................................ | ******....              35743000 | 1960285              768.2       46527.0      7775543
792.09/792.31	c ................................ | ******....              36307000 | 1991942              792.2       45829.4      7911548
816.18/816.48	c ................................ | ******....              36891000 | 2024644              816.4       45188.0      8038702
840.18/840.41	c ................................ | *******...              37461000 | 2056503              840.3       44579.4      8204821
864.17/864.41	c ................................ | *******...              38040000 | 2088954              864.3       44012.0      8411378
888.07/888.30	c ................................ | *******...              38655000 | 2123159              888.2       43520.6      8655959
912.15/912.43	c ................................ | *******...              39279000 | 2158019              912.3       43053.5      8868942
936.15/936.42	c ................................ | *******...              39867000 | 2190746              936.3       42578.4      9075563
959.95/960.30	c ................................ | ********..              40422000 | 2221722              960.2       42097.5      9344789
984.04/984.30	c ................................ | ********..              40988000 | 2253379              984.2       41646.0      9513353
1008.13/1008.47	c ................................ | ********..              41560000 | 2285453             1008.4       41215.0      9648030
1031.82/1032.12	c ................................ | ********..              42107000 | 2316119             1032.0       40801.4      9762409
1055.92/1056.20	c ................................ | ********..              42700000 | 2349240             1056.1       40432.2      9876201
1079.81/1080.15	c ................................ | *********.              43264000 | 2380916             1080.0       40057.8     10041552
1104.01/1104.38	c ................................ | *********.              43858000 | 2414124             1104.3       39716.7     10189484
1128.10/1128.43	c ................................ | *********.              44451000 | 2447381             1128.3       39396.4     10311855
1152.00/1152.31	c ................................ | *********.              45055000 | 2481167             1152.2       39104.1     10421207
1176.09/1176.46	c ................................ | *********.              45664000 | 2515164             1176.3       38818.7     10527537
1199.88/1200.24	c CPU limit (1200) reached
1199.88/1200.24	c Time = 1200.11 seconds
1199.88/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-1579384-1238907110/watcher-1579384-1238907110 -o /tmp/evaluation-result-1579384-1238907110/solver-1579384-1238907110 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1579384-1238907110.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.92 0.98 0.99 3/64 3028
/proc/meminfo: memFree=1622544/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=1008 CPUtime=0
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 1163373138 1032192 119 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 252 120 67 165 0 85 0

[startup+0.105286 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3028
/proc/meminfo: memFree=1622544/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=5224 CPUtime=0.1
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 1188 0 0 0 10 0 0 0 18 0 1 0 1163373138 5349376 1172 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 1306 1173 68 165 0 1139 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5224

[startup+0.201294 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3028
/proc/meminfo: memFree=1622544/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=9500 CPUtime=0.2
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 2202 0 0 0 19 1 0 0 19 0 1 0 1163373138 9728000 2186 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 2375 2186 68 165 0 2208 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9500

[startup+0.301303 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3028
/proc/meminfo: memFree=1622544/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=12800 CPUtime=0.29
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 3078 0 0 0 28 1 0 0 19 0 1 0 1163373138 13107200 3062 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 3200 3062 68 165 0 3033 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12800

[startup+0.701339 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3028
/proc/meminfo: memFree=1622544/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=28596 CPUtime=0.69
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 7050 0 0 0 67 2 0 0 23 0 1 0 1163373138 29282304 7034 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 7149 7035 68 165 0 6982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28596

[startup+1.50141 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1586184/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=38612 CPUtime=1.49
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 9159 0 0 0 146 3 0 0 25 0 1 0 1163373138 39538688 9143 1992294400 134512640 135191068 4294956224 18446744073709551615 134534177 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 9653 9143 68 165 0 9486 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38612

[startup+3.10155 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1585672/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=38612 CPUtime=3.09
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 9159 0 0 0 306 3 0 0 25 0 1 0 1163373138 39538688 9143 1992294400 134512640 135191068 4294956224 18446744073709551615 134534067 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 9653 9143 68 165 0 9486 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38612

[startup+6.30184 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1585736/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=38612 CPUtime=6.29
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 9159 0 0 0 626 3 0 0 25 0 1 0 1163373138 39538688 9143 1992294400 134512640 135191068 4294956224 18446744073709551615 134534141 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 9653 9143 68 165 0 9486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38612

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1585736/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=38612 CPUtime=12.69
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 9159 0 0 0 1266 3 0 0 25 0 1 0 1163373138 39538688 9143 1992294400 134512640 135191068 4294956224 18446744073709551615 134533813 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 9653 9143 68 165 0 9486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38612

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1545032/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=79336 CPUtime=25.48
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 20843 0 0 0 2540 8 0 0 25 0 1 0 1163373138 81240064 19373 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 19834 19373 71 165 0 19667 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79336

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1541128/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=83712 CPUtime=51.07
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 21856 0 0 0 5098 9 0 0 25 0 1 0 1163373138 85721088 20386 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 20928 20386 71 165 0 20761 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83712

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1374728/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=249000 CPUtime=102.27
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 64505 0 0 0 10196 31 0 0 25 0 1 0 1163373138 254976000 61897 1992294400 134512640 135191068 4294956224 18446744073709551615 134549941 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 62250 61897 89 165 0 62083 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 249000

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1363272/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=260448 CPUtime=162.25
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 67393 0 0 0 16191 34 0 0 25 0 1 0 1163373138 266698752 64785 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 65112 64785 89 165 0 64945 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 260448

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1352776/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=270756 CPUtime=222.24
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 69977 0 0 0 22187 37 0 0 25 0 1 0 1163373138 277254144 67369 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 67689 67369 89 165 0 67522 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 270756

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1334856/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=288848 CPUtime=282.22
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 74464 0 0 0 28183 39 0 0 25 0 1 0 1163373138 295780352 71856 1992294400 134512640 135191068 4294956224 18446744073709551615 134641722 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 72212 71856 89 165 0 72045 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 288848

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1324232/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=299320 CPUtime=342.2
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 77090 0 0 0 34178 42 0 0 25 0 1 0 1163373138 306503680 74482 1992294400 134512640 135191068 4294956224 18446744073709551615 134549966 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 74830 74482 89 165 0 74663 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 299320

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1312008/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=311672 CPUtime=402.19
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 80195 0 0 0 40173 46 0 0 25 0 1 0 1163373138 319152128 77587 1992294400 134512640 135191068 4294956224 18446744073709551615 134710775 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 77918 77587 89 165 0 77751 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 311672

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1300680/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=322764 CPUtime=462.18
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 82960 0 0 0 46169 49 0 0 25 0 1 0 1163373138 330510336 80352 1992294400 134512640 135191068 4294956224 18446744073709551615 134591430 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 80691 80352 89 165 0 80524 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 322764

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3029
/proc/meminfo: memFree=1288328/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=335144 CPUtime=522.16
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 86048 0 0 0 52165 51 0 0 25 0 1 0 1163373138 343187456 83440 1992294400 134512640 135191068 4294956224 18446744073709551615 134519778 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 83786 83440 89 165 0 83619 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 335144

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1275976/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=347336 CPUtime=582.13
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 89115 0 0 0 58159 54 0 0 25 0 1 0 1163373138 355672064 86507 1992294400 134512640 135191068 4294956224 18446744073709551615 134642177 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 86834 86507 89 165 0 86667 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 347336

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1268296/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=354996 CPUtime=642.12
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 91037 0 0 0 64156 56 0 0 25 0 1 0 1163373138 363515904 88429 1992294400 134512640 135191068 4294956224 18446744073709551615 134590505 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 88749 88429 89 165 0 88582 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 354996

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1262792/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=360464 CPUtime=702.11
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 92398 0 0 0 70153 58 0 0 25 0 1 0 1163373138 369115136 89790 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 90116 89790 89 165 0 89949 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 360464

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1254344/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=368748 CPUtime=762.09
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 94471 0 0 0 76149 60 0 0 25 0 1 0 1163373138 377597952 91863 1992294400 134512640 135191068 4294956224 18446744073709551615 134590981 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 92187 91863 89 165 0 92020 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 368748

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1248840/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=374372 CPUtime=822.07
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 95844 0 0 0 82146 61 0 0 25 0 1 0 1163373138 383356928 93236 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 93593 93236 89 165 0 93426 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 374372

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1240392/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=382656 CPUtime=882.06
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 97938 0 0 0 88143 63 0 0 25 0 1 0 1163373138 391839744 95330 1992294400 134512640 135191068 4294956224 18446744073709551615 134564251 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 95664 95330 89 165 0 95497 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 382656

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1230984/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=392132 CPUtime=942.05
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 100301 0 0 0 94140 65 0 0 25 0 1 0 1163373138 401543168 97693 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 98033 97693 89 165 0 97866 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 392132

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1224392/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=398536 CPUtime=1002.03
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 101912 0 0 0 100137 66 0 0 25 0 1 0 1163373138 408100864 99304 1992294400 134512640 135191068 4294956224 18446744073709551615 134641776 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 99634 99304 89 165 0 99467 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 398536

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1219784/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=403224 CPUtime=1062.02
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 103079 0 0 0 106134 68 0 0 25 0 1 0 1163373138 412901376 100471 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 100806 100471 89 165 0 100639 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 403224

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1213960/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=409008 CPUtime=1122
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 104519 0 0 0 112131 69 0 0 25 0 1 0 1163373138 418824192 101911 1992294400 134512640 135191068 4294956224 18446744073709551615 134641917 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 102252 101911 89 165 0 102085 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 409008

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1209800/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=413068 CPUtime=1181.99
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 105551 0 0 0 118128 71 0 0 25 0 1 0 1163373138 422981632 102943 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 103267 102943 89 165 0 103100 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 413068

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

[startup+1190.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1209224/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=413692 CPUtime=1190.09
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 105686 0 0 0 118938 71 0 0 25 0 1 0 1163373138 423620608 103078 1992294400 134512640 135191068 4294956224 18446744073709551615 134591273 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 103423 103078 89 165 0 103256 0
Current children cumulated CPU time (s) 1190.09
Current children cumulated vsize (KiB) 413692

[startup+1196.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1208840/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=414008 CPUtime=1196.49
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 105783 0 0 0 119578 71 0 0 25 0 1 0 1163373138 423944192 103175 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 103502 103175 89 165 0 103335 0
Current children cumulated CPU time (s) 1196.49
Current children cumulated vsize (KiB) 414008

[startup+1198.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1208776/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=414164 CPUtime=1198.08
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 105829 0 0 0 119737 71 0 0 25 0 1 0 1163373138 424103936 103221 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 103541 103221 89 165 0 103374 0
Current children cumulated CPU time (s) 1198.08
Current children cumulated vsize (KiB) 414164

[startup+1199.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1208328/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=414632 CPUtime=1198.88
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 105937 0 0 0 119817 71 0 0 25 0 1 0 1163373138 424583168 103329 1992294400 134512640 135191068 4294956224 18446744073709551615 134710795 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 103658 103329 89 165 0 103491 0
Current children cumulated CPU time (s) 1198.88
Current children cumulated vsize (KiB) 414632

[startup+1200 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1208328/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=414944 CPUtime=1199.68
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 106005 0 0 0 119897 71 0 0 25 0 1 0 1163373138 424902656 103397 1992294400 134512640 135191068 4294956224 18446744073709551615 134590185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 103736 103397 89 165 0 103569 0
Current children cumulated CPU time (s) 1199.68
Current children cumulated vsize (KiB) 414944

[startup+1200.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1207944/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=414944 CPUtime=1199.88
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194304 106005 0 0 0 119917 71 0 0 25 0 1 0 1163373138 424902656 103397 1992294400 134512640 135191068 4294956224 18446744073709551615 134587824 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 103736 103397 89 165 0 103569 0
Current children cumulated CPU time (s) 1199.88
Current children cumulated vsize (KiB) 414944

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3035
/proc/meminfo: memFree=1207944/2055920 swapFree=4176712/4192956
[pid=3028] ppid=3026 vsize=0 CPUtime=1199.99
/proc/3028/stat : 3028 (tts-5-0) R 3026 3028 32391 0 -1 4194308 106007 0 0 0 119922 77 0 0 25 0 1 0 1163373138 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.99
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.31
CPU time (s): 1200.01
CPU user time (s): 1199.22
CPU system time (s): 0.78388
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 414944

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

runsolver used 0.931858 second user time and 2.58361 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-05 06:51:51
IDJOB=1579384
IDBENCH=70997
IDSOLVER=505
FILE ID=node51/1579384-1238907110
PBS_JOBID= 9086093
Free space on /tmp= 66544 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579384-1238907110/watcher-1579384-1238907110 -o /tmp/evaluation-result-1579384-1238907110/solver-1579384-1238907110 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1579384-1238907110.cnf

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=687808242

node51.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.234
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.234
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:       1623024 kB
Buffers:         48792 kB
Cached:         309932 kB
SwapCached:      10176 kB
Active:         169592 kB
Inactive:       200808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623024 kB
SwapTotal:     4192956 kB
SwapFree:      4176712 kB
Dirty:            9952 kB
Writeback:           0 kB
Mapped:          17384 kB
Slab:            48536 kB
Committed_AS:  3477664 kB
PageTables:       1412 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= 66544 MiB
End job on node51 at 2009-04-05 07:11:51