Trace number 1531003

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
tts tts-5-0? (TO) 1200.27 1200.68

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1611899384-022.cnf
MD5SUM66fb9b1d9d1970f097747a014bb15243
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.93271
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
Number of clauses of size over 50

Solver Data

0.00/0.04	c Command: HOME/tts-5-0 HOME/instance-1531003-1238377672.cnf 
0.00/0.04	c Using SATTIMEOUT of 1200
0.00/0.04	c Using SATRAM of 1800
0.00/0.04	c Size of subset node = 16
0.00/0.04	c Variables = 700
0.00/0.04	c Clauses = 14000
0.00/0.04	c Literals = 70000
0.00/0.04	c Reduced size:
0.00/0.04	c Variables = 700
0.00/0.04	c Clauses = 14000
0.00/0.04	c Literals = 70000
0.00/0.04	c a2
0.09/0.19	c a1
0.49/0.59	c Independent sub-problems = 1
0.49/0.59	c Sub-problem with 700 variables and 14000 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.570 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.49/0.60	c sorted
0.69/0.77	c clauses now 14000
0.69/0.77	c init finished 0.600 seconds
0.69/0.77	c tree built 0.770 seconds
0.69/0.77	c 
0.69/0.77	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.69/0.77	c ---------------------------------|----------------------------------|------------------------------------------------------
0.69/0.77	c ................................ | ..........                       |                        0.8           0.0             
0.69/0.77	c ................................ | ..........                     1 |                        0.8           1.3             
0.69/0.77	c ................................ | ..........                     2 |                        0.8           2.6             
0.69/0.77	c ................................ | ..........                     3 |                        0.8           3.9             
0.69/0.77	c ................................ | ..........                     4 |                        0.8           5.2             
0.69/0.77	c ................................ | ..........                     5 |                        0.8           6.5             
0.69/0.80	c ................................ | ..........                  1000 | 32                     0.8        1265.8          272
23.98/24.05	c ................................ | ..........                189000 | 48525                 24.0        7865.2      4649853
48.08/48.16	c ................................ | ..........                327000 | 86954                 48.1        6792.7      8807645
71.97/72.08	c ................................ | ..........                422000 | 113444                72.1        5856.2     12037193
96.16/96.21	c ................................ | ..........                494000 | 137589                96.2        5135.7     15010244
119.95/120.09	c ................................ | *.........                556000 | 157802               120.1        4630.2     17694196
144.14/144.24	c ................................ | *.........                603000 | 174542               144.2        4181.1     19925853
168.24/168.31	c ................................ | *.........                653000 | 192218               168.3        3880.7     22137302
192.53/192.61	c ................................ | *.........                696000 | 205533               192.6        3614.1     23703114
216.12/216.26	c ................................ | *.........                744000 | 219218               216.2        3440.9     25735965
240.01/240.10	c ................................ | **........                783000 | 232221               240.1        3261.7     27573204
264.31/264.43	c ................................ | **........                821000 | 244854               264.4        3105.3     29484256
288.01/288.18	c ................................ | **........                852000 | 256331               288.1        2957.0     31329096
312.09/312.25	c ................................ | **........                893000 | 270772               312.2        2860.3     32934621
336.09/336.23	c ................................ | **........                930000 | 282113               336.2        2766.5     34390544
360.38/360.55	c ................................ | ***.......                956000 | 290520               360.5        2651.9     35658122
384.27/384.40	c ................................ | ***.......                987000 | 300328               384.3        2568.0     36672729
408.16/408.34	c ................................ | ***.......               1023000 | 311867               408.3        2505.7     38092538
432.06/432.24	c ................................ | ***.......               1054000 | 322061               432.2        2438.9     39292545
456.36/456.59	c ................................ | ***.......               1084000 | 332095               456.5        2374.5     40523177
480.34/480.57	c ................................ | ****......               1113000 | 342450               480.5        2316.4     42010030
504.23/504.41	c ................................ | ****......               1141000 | 352261               504.3        2262.4     43213604
528.73/528.94	c ................................ | ****......               1161000 | 360079               528.9        2195.3     44286367
552.42/552.68	c ................................ | ****......               1184000 | 369027               552.6        2142.7     45479623
576.21/576.41	c ................................ | ****......               1221000 | 380452               576.3        2118.7     46673665
600.81/601.06	c ................................ | *****.....               1259000 | 391853               601.0        2095.0     47841136
624.39/624.62	c ................................ | *****.....               1282000 | 399148               624.5        2052.7     48637417
648.99/649.21	c ................................ | *****.....               1307000 | 407273               649.1        2013.6     49651444
672.88/673.13	c ................................ | *****.....               1326000 | 413876               673.0        1970.2     50554181
696.88/697.16	c ................................ | *****.....               1345000 | 420398               697.0        1929.6     51368221
721.27/721.56	c ................................ | ******....               1361000 | 425713               721.5        1886.5     52155817
744.06/744.37	c ................................ | ******....               1378000 | 431761               744.2        1851.5     53033229
768.75/769.02	c ................................ | ******....               1398000 | 439509               768.9        1818.2     54203397
792.44/792.74	c ................................ | ******....               1418000 | 447425               792.6        1789.0     55250537
816.53/816.81	c ................................ | ******....               1436000 | 454880               816.7        1758.4     56270769
840.62/840.91	c ................................ | *******...               1453000 | 462003               840.8        1728.2     57289579
864.18/864.51	c ................................ | *******...               1471000 | 469090               864.3        1701.9     58375324
887.87/888.29	c ................................ | *******...               1497000 | 477957               888.1        1685.6     59395196
912.27/912.60	c ................................ | *******...               1530000 | 489262               912.4        1676.9     60879712
935.86/936.21	c ................................ | *******...               1561000 | 499046               936.0        1667.7     62029714
959.96/960.37	c ................................ | ********..               1590000 | 508466               960.2        1656.0     63248387
984.55/984.90	c ................................ | ********..               1621000 | 517951               984.7        1646.2     64431706
1008.54/1008.96	c ................................ | ********..               1644000 | 525873              1008.8        1629.7     65565719
1033.13/1033.52	c ................................ | ********..               1661000 | 532297              1033.3        1607.5     66544304
1056.32/1056.72	c ................................ | ********..               1680000 | 538530              1056.5        1590.1     67382803
1080.32/1080.76	c ................................ | *********.               1699000 | 545320              1080.5        1572.3     68398535
1104.90/1105.39	c ................................ | *********.               1726000 | 553716              1105.2        1561.8     69546619
1129.00/1129.47	c ................................ | *********.               1745000 | 560180              1129.2        1545.3     70483230
1151.89/1152.38	c ................................ | *********.               1760000 | 565784              1152.2        1527.6     71400942
1176.18/1176.60	c ................................ | *********.               1773000 | 570789              1176.4        1507.2     72185268

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531003-1238377672/watcher-1531003-1238377672 -o /tmp/evaluation-result-1531003-1238377672/solver-1531003-1238377672 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531003-1238377672.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.99 0.97 0.98 3/64 22513
/proc/meminfo: memFree=1784936/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=876 CPUtime=0
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 1110433447 897024 105 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 219 105 67 165 0 52 0

[startup+0.0105869 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22513
/proc/meminfo: memFree=1784936/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=1140 CPUtime=0
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 1110433447 1167360 144 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 285 144 67 165 0 118 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1140

[startup+0.102598 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22513
/proc/meminfo: memFree=1784936/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=4892 CPUtime=0.09
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 1114 0 0 0 9 0 0 0 18 0 1 0 1110433447 5009408 1097 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 1223 1097 69 165 0 1056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4892

[startup+0.301624 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22513
/proc/meminfo: memFree=1784936/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=5068 CPUtime=0.29
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 1146 0 0 0 29 0 0 0 19 0 1 0 1110433447 5189632 1129 1992294400 134512640 135191068 4294956240 18446744073709551615 134599074 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 1267 1129 71 165 0 1100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5068

[startup+0.702677 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22513
/proc/meminfo: memFree=1784936/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=9404 CPUtime=0.69
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 2266 0 0 0 68 1 0 0 22 0 1 0 1110433447 9629696 2220 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 2351 2221 84 165 0 2184 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9404

[startup+1.50178 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1772448/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=15328 CPUtime=1.49
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 3756 0 0 0 147 2 0 0 25 0 1 0 1110433447 15695872 3677 1992294400 134512640 135191068 4294956240 18446744073709551615 134587967 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 3832 3677 89 165 0 3665 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15328

[startup+3.10199 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1766496/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=25220 CPUtime=3.09
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 6200 0 0 0 306 3 0 0 25 0 1 0 1110433447 25825280 6121 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 6305 6121 89 165 0 6138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25220

[startup+6.30141 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1750560/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=38660 CPUtime=6.29
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 9594 0 0 0 624 5 0 0 25 0 1 0 1110433447 39587840 9515 1992294400 134512640 135191068 4294956240 18446744073709551615 134589326 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 9665 9515 89 165 0 9498 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38660

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1732192/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=55300 CPUtime=12.68
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 13762 0 0 0 1261 7 0 0 25 0 1 0 1110433447 56627200 13683 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 13825 13683 89 165 0 13658 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55300

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1695136/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=91300 CPUtime=25.49
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 22756 0 0 0 2536 13 0 0 25 0 1 0 1110433447 93491200 22677 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 22825 22677 89 165 0 22658 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91300

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1625760/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=161032 CPUtime=51.08
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 40154 0 0 0 5086 22 0 0 25 0 1 0 1110433447 164896768 40075 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 40258 40075 89 165 0 40091 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 161032

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1523104/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=262312 CPUtime=102.26
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 65492 0 0 0 10194 32 0 0 25 0 1 0 1110433447 268607488 65413 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 65578 65413 89 165 0 65411 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 262312

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1426592/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=359272 CPUtime=162.24
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 89726 0 0 0 16179 45 0 0 25 0 1 0 1110433447 367894528 89647 1992294400 134512640 135191068 4294956240 18446744073709551615 134562340 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 89818 89647 89 165 0 89651 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 359272

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1352352/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=432712 CPUtime=222.23
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 108097 0 0 0 22168 55 0 0 25 0 1 0 1110433447 443097088 108018 1992294400 134512640 135191068 4294956240 18446744073709551615 134562447 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 108178 108018 89 165 0 108011 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 432712

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1278112/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=507592 CPUtime=282.2
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 126826 0 0 0 28155 65 0 0 25 0 1 0 1110433447 519774208 126747 1992294400 134512640 135191068 4294956240 18446744073709551615 134562502 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 126898 126747 89 165 0 126731 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 507592

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1216936/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=567912 CPUtime=342.19
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 141891 0 0 0 34145 74 0 0 25 0 1 0 1110433447 581541888 141812 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 141978 141812 89 165 0 141811 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 567912

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1168168/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=617032 CPUtime=402.17
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 154194 0 0 0 40134 83 0 0 25 0 1 0 1110433447 631840768 154115 1992294400 134512640 135191068 4294956240 18446744073709551615 134562509 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 154258 154115 89 165 0 154091 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 617032

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1116136/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=668232 CPUtime=462.15
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 167001 0 0 0 46125 90 0 0 25 0 1 0 1110433447 684269568 166922 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 167058 166922 89 165 0 166891 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 668232

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1066280/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=718472 CPUtime=522.12
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 179539 0 0 0 52116 96 0 0 25 0 1 0 1110433447 735715328 179460 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 179618 179460 89 165 0 179451 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 718472

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=1019048/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=765512 CPUtime=582.11
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 191301 0 0 0 58107 104 0 0 25 0 1 0 1110433447 783884288 191222 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 191378 191222 89 165 0 191211 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 765512

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=980264/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=803592 CPUtime=642.09
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 200833 0 0 0 64100 109 0 0 25 0 1 0 1110433447 822878208 200754 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 200898 200754 89 165 0 200731 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 803592

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=946344/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=837824 CPUtime=702.08
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 209366 0 0 0 70093 115 0 0 25 0 1 0 1110433447 857931776 209287 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 209456 209287 89 165 0 209289 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 837824

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22514
/proc/meminfo: memFree=908456/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=875424 CPUtime=762.06
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 218756 0 0 0 76087 119 0 0 25 0 1 0 1110433447 896434176 218677 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 218856 218677 89 165 0 218689 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 875424

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22520
/proc/meminfo: memFree=866400/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=917984 CPUtime=822.03
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 229380 0 0 0 82078 125 0 0 25 0 1 0 1110433447 940015616 229301 1992294400 134512640 135191068 4294956240 18446744073709551615 134562321 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 229496 229301 89 165 0 229329 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 917984

[startup+882.303 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 22930
/proc/meminfo: memFree=825184/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=958304 CPUtime=881.98
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 239479 0 0 0 88065 133 0 0 25 0 1 0 1110433447 981303296 239400 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 239576 239400 89 165 0 239409 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 958304

[startup+942.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 22930
/proc/meminfo: memFree=772576/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=1011264 CPUtime=941.96
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 252732 0 0 0 94056 140 0 0 25 0 1 0 1110433447 1035534336 252653 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 252816 252653 89 165 0 252649 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 1011264

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22930
/proc/meminfo: memFree=724768/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=1058464 CPUtime=1001.94
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 264508 0 0 0 100049 145 0 0 25 0 1 0 1110433447 1083867136 264429 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 264616 264429 89 165 0 264449 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 1058464

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22930
/proc/meminfo: memFree=687776/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=1095904 CPUtime=1061.92
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 273875 0 0 0 106042 150 0 0 25 0 1 0 1110433447 1122205696 273796 1992294400 134512640 135191068 4294956240 18446744073709551615 134562342 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 273976 273796 89 165 0 273809 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 1095904

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22930
/proc/meminfo: memFree=646048/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=1137184 CPUtime=1121.9
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 284180 0 0 0 112033 157 0 0 25 0 1 0 1110433447 1164476416 284101 1992294400 134512640 135191068 4294956240 18446744073709551615 134562403 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 284296 284101 89 165 0 284129 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 1137184

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22930
/proc/meminfo: memFree=611880/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=1171584 CPUtime=1181.89
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 292794 0 0 0 118026 163 0 0 25 0 1 0 1110433447 1199702016 292715 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 292896 292715 89 165 0 292729 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 1171584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22930
/proc/meminfo: memFree=605096/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=1177664 CPUtime=1200.09
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4194304 294327 0 0 0 119845 164 0 0 25 0 1 0 1110433447 1205927936 294248 1992294400 134512640 135191068 4294956240 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 294416 294248 89 165 0 294249 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 1177664

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22930
/proc/meminfo: memFree=605096/2055920 swapFree=4177692/4192956
[pid=22513] ppid=22511 vsize=0 CPUtime=1200.19
/proc/22513/stat : 22513 (tts-5-0) R 22511 22513 22260 0 -1 4195332 294327 0 0 0 119845 174 0 0 25 0 1 0 1110433447 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22513/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.68
CPU time (s): 1200.27
CPU user time (s): 1198.45
CPU system time (s): 1.82072
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 1177664

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

runsolver used 0.931858 second user time and 2.58761 second system time

The end

Launcher Data

Begin job on node13 at 2009-03-30 03:47:52
IDJOB=1531003
IDBENCH=70231
IDSOLVER=505
FILE ID=node13/1531003-1238377672
PBS_JOBID= 9061275
Free space on /tmp= 66388 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1611899384-022.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531003-1238377672/watcher-1531003-1238377672 -o /tmp/evaluation-result-1531003-1238377672/solver-1531003-1238377672 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531003-1238377672.cnf

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

MD5SUM BENCH= 66fb9b1d9d1970f097747a014bb15243
RANDOM SEED=395547633

node13.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:       1785416 kB
Buffers:         55420 kB
Cached:         143672 kB
SwapCached:       9056 kB
Active:         118424 kB
Inactive:        91100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785416 kB
SwapTotal:     4192956 kB
SwapFree:      4177692 kB
Dirty:            1100 kB
Writeback:           0 kB
Mapped:          16136 kB
Slab:            46892 kB
Committed_AS:  2977128 kB
PageTables:       1464 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 node13 at 2009-03-30 04:07:55