Trace number 1531583

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.13 1200.6

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1223878722-065.cnf
MD5SUMba952995d391e0bb1228846b7000ce02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.331949
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

Solver Data

0.00/0.02	c Command: HOME/tts-5-0 HOME/instance-1531583-1238479868.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 65
0.00/0.02	c Clauses = 5785
0.00/0.02	c Literals = 40495
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 65
0.00/0.02	c Clauses = 5785
0.00/0.02	c Literals = 40495
0.00/0.02	c a2
0.09/0.14	c a1
0.19/0.23	c Independent sub-problems = 1
0.19/0.23	c Sub-problem with 65 variables and 5785 clauses
0.19/0.23	c using permutation method 4
0.19/0.23	c count = 1
0.19/0.23	c Ordering finished 0.220 seconds
0.19/0.23	c mapped 0.230 seconds
0.19/0.23	c permuted 0.230 seconds
0.19/0.23	c about to sort
0.19/0.24	c sorted
0.29/0.32	c clauses now 5785
0.29/0.32	c init finished 0.230 seconds
0.29/0.32	c tree built 0.310 seconds
0.29/0.32	c 
0.29/0.32	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.32	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.32	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.32	c ................................ | ..........                     1 |                        0.3           3.2             
0.29/0.32	c ................................ | ..........                     2 |                        0.3           6.5             
0.29/0.32	c ................................ | ..........                     3 |                        0.3           9.7             
0.29/0.32	c ................................ | ..........                     4 |                        0.3          12.9             
0.29/0.32	c ................................ | ..........                     5 |                        0.3          16.1             
0.29/0.37	c ................................ | ..........                  1000 | 229                    0.4        2777.8         6369
24.08/24.13	c ................................ | ..........                217000 | 78797                 24.1        8996.7      2280865
48.07/48.11	c ................................ | ..........                364000 | 133643                48.1        7569.1      3918888
72.06/72.12	c ................................ | ..........                497000 | 184956                72.1        6894.2      5476848
96.05/96.15	c ................................ | ..........                608000 | 228236                96.1        6325.4      6814791
120.04/120.19	c ................................ | *.........                717000 | 270757               120.2        5967.0      8060213
143.94/144.10	c ................................ | *.........                810000 | 305653               144.1        5623.0      9090867
168.03/168.19	c ................................ | *.........                896000 | 338700               168.2        5328.6     10049996
191.92/192.07	c ................................ | *.........                972000 | 368529               192.0        5062.0     10955359
216.21/216.38	c ................................ | *.........               1042000 | 396716               216.3        4816.7     11838567
240.19/240.35	c ................................ | **........               1107000 | 423162               240.3        4607.1     12661651
264.08/264.26	c ................................ | **........               1170000 | 449594               264.2        4428.6     13469284
288.48/288.61	c ................................ | **........               1233000 | 474678               288.5        4273.4     14256531
311.97/312.15	c ................................ | **........               1294000 | 498615               312.1        4146.5     14983587
336.25/336.49	c ................................ | **........               1362000 | 524752               336.4        4048.6     15786288
359.95/360.14	c ................................ | ***.......               1422000 | 547558               360.1        3949.5     16528596
383.94/384.11	c ................................ | ***.......               1480000 | 569921               384.0        3854.1     17245567
408.13/408.33	c ................................ | ***.......               1538000 | 592311               408.2        3767.5     17956981
432.12/432.37	c ................................ | ***.......               1592000 | 613565               432.2        3683.1     18608048
456.01/456.24	c ................................ | ***.......               1642000 | 633103               456.1        3599.9     19228200
480.21/480.41	c ................................ | ****......               1689000 | 651147               480.3        3516.6     19837289
504.00/504.29	c ................................ | ****......               1736000 | 670071               504.2        3443.3     20449733
528.18/528.41	c ................................ | ****......               1780000 | 686722               528.3        3369.4     20996290
551.88/552.18	c ................................ | ****......               1825000 | 704383               552.0        3305.9     21602991
576.07/576.37	c ................................ | ****......               1876000 | 724945               576.2        3255.6     22233283
600.06/600.32	c ................................ | *****.....               1923000 | 744207               600.2        3204.1     22841592
624.45/624.72	c ................................ | *****.....               1968000 | 761562               624.6        3151.0     23410171
647.94/648.21	c ................................ | *****.....               2012000 | 779513               648.1        3104.7     23987942
672.13/672.44	c ................................ | *****.....               2057000 | 797346               672.3        3059.8     24555653
695.92/696.22	c ................................ | *****.....               2099000 | 813124               696.0        3015.6     25100622
720.01/720.31	c ................................ | ******....               2144000 | 831336               720.1        2977.2     25701443
744.20/744.57	c ................................ | ******....               2186000 | 848419               744.4        2936.7     26273917
768.19/768.53	c ................................ | ******....               2226000 | 864685               768.3        2897.2     26813853
792.38/792.78	c ................................ | ******....               2267000 | 881534               792.6        2860.2     27347722
816.27/816.66	c ................................ | ******....               2305000 | 895826               816.5        2823.2     27839058
840.06/840.47	c ................................ | *******...               2349000 | 912813               840.3        2795.5     28297698
864.35/864.79	c ................................ | *******...               2396000 | 931759               864.6        2771.3     28792046
887.94/888.34	c ................................ | *******...               2440000 | 949022               888.1        2747.4     29263161
912.53/912.90	c ................................ | *******...               2484000 | 966358               912.7        2721.6     29754802
936.22/936.60	c ................................ | *******...               2521000 | 980542               936.4        2692.3     30185738
960.42/960.81	c ................................ | ********..               2561000 | 996188               960.6        2666.1     30653903
983.91/984.36	c ................................ | ********..               2595000 | 1009597              984.1        2636.9     31071388
1008.30/1008.78	c ................................ | ********..               2632000 | 1023960             1008.5        2609.7     31532740
1032.09/1032.52	c ................................ | ********..               2666000 | 1037360             1032.3        2582.7     31974958
1055.87/1056.30	c ................................ | ********..               2709000 | 1054377             1056.0        2565.2     32472907
1079.86/1080.37	c ................................ | *********.               2757000 | 1073508             1080.1        2552.5     33026249
1103.76/1104.29	c ................................ | *********.               2799000 | 1090281             1104.0        2535.3     33549826
1128.16/1128.62	c ................................ | *********.               2841000 | 1107066             1128.3        2517.8     34061889
1151.74/1152.29	c ................................ | *********.               2883000 | 1123992             1152.0        2502.6     34581017
1176.33/1176.80	c ................................ | *********.               2922000 | 1139799             1176.5        2483.6     35098833

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-1531583-1238479868/watcher-1531583-1238479868 -o /tmp/evaluation-result-1531583-1238479868/solver-1531583-1238479868 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531583-1238479868.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 5670
/proc/meminfo: memFree=1381456/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=876 CPUtime=0
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 1120653116 897024 103 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 219 104 67 165 0 52 0

[startup+0.0940819 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5670
/proc/meminfo: memFree=1381456/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=3644 CPUtime=0.09
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 729 0 0 0 9 0 0 0 18 0 1 0 1120653116 3731456 712 1992294400 134512640 135191068 4294956224 18446744073709551615 134519821 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 911 712 69 165 0 744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3644

[startup+0.101082 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5670
/proc/meminfo: memFree=1381456/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=3644 CPUtime=0.09
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 729 0 0 0 9 0 0 0 18 0 1 0 1120653116 3731456 712 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 911 712 69 165 0 744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3644

[startup+0.301126 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5670
/proc/meminfo: memFree=1381456/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=4648 CPUtime=0.29
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 1421 0 0 0 29 0 0 0 19 0 1 0 1120653116 4759552 1033 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 1162 1034 84 165 0 995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4648

[startup+0.701211 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5670
/proc/meminfo: memFree=1381456/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=6564 CPUtime=0.69
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 1895 0 0 0 69 0 0 0 23 0 1 0 1120653116 6721536 1507 1992294400 134512640 135191068 4294956224 18446744073709551615 134710790 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 1641 1507 89 165 0 1474 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6564

[startup+1.50138 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1374984/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=8484 CPUtime=1.49
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 2397 0 0 0 149 0 0 0 25 0 1 0 1120653116 8687616 2009 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 2121 2009 89 165 0 1954 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8484

[startup+3.10173 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1372104/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=12324 CPUtime=3.09
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 3344 0 0 0 308 1 0 0 25 0 1 0 1120653116 12619776 2956 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 3081 2956 89 165 0 2914 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12324

[startup+6.30141 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1365128/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=18564 CPUtime=6.29
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 4898 0 0 0 627 2 0 0 25 0 1 0 1120653116 19009536 4510 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 4641 4510 89 165 0 4474 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18564

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1354824/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=28324 CPUtime=12.69
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 7364 0 0 0 1265 4 0 0 25 0 1 0 1120653116 29003776 6976 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 7081 6976 89 165 0 6914 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28324

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1338632/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=43848 CPUtime=25.48
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 11221 0 0 0 2541 7 0 0 25 0 1 0 1120653116 44900352 10833 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 10962 10833 89 165 0 10795 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43848

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1310792/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=71848 CPUtime=51.07
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 18236 0 0 0 5094 13 0 0 25 0 1 0 1120653116 73572352 17848 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 17962 17848 89 165 0 17795 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 71848

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1261640/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=120168 CPUtime=102.25
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 30341 0 0 0 10201 24 0 0 25 0 1 0 1120653116 123052032 29953 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 30042 29953 89 165 0 29875 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 120168

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1219464/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=162728 CPUtime=162.22
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 40971 0 0 0 16190 32 0 0 25 0 1 0 1120653116 166633472 40583 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 40682 40583 89 165 0 40515 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 162728

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1183560/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=198088 CPUtime=222.2
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 49820 0 0 0 22178 42 0 0 25 0 1 0 1120653116 202842112 49432 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 49522 49432 89 165 0 49355 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 198088

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1151368/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=230864 CPUtime=282.18
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 57948 0 0 0 28168 50 0 0 25 0 1 0 1120653116 236404736 57560 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 57716 57560 89 165 0 57549 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 230864

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1120584/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=261264 CPUtime=342.16
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 65558 0 0 0 34158 58 0 0 25 0 1 0 1120653116 267534336 65170 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 65316 65170 89 165 0 65149 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 261264

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1091848/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=290064 CPUtime=402.13
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 72769 0 0 0 40149 64 0 0 25 0 1 0 1120653116 297025536 72381 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 72516 72381 89 165 0 72349 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 290064

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1065672/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=315984 CPUtime=462.11
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 79262 0 0 0 46140 71 0 0 25 0 1 0 1120653116 323567616 78874 1992294400 134512640 135191068 4294956224 18446744073709551615 134590826 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 78996 78874 89 165 0 78829 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 315984

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1042184/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=339664 CPUtime=522.09
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 85166 0 0 0 52133 76 0 0 25 0 1 0 1120653116 347815936 84778 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 84916 84778 89 165 0 84749 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 339664

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=1017864/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=363664 CPUtime=582.06
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 91183 0 0 0 58124 82 0 0 25 0 1 0 1120653116 372391936 90795 1992294400 134512640 135191068 4294956224 18446744073709551615 134549990 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 90916 90795 89 165 0 90749 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 363664

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=994440/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=387024 CPUtime=642.04
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 96992 0 0 0 64117 87 0 0 25 0 1 0 1120653116 396312576 96604 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 96756 96604 89 165 0 96589 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 387024

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=971912/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=409744 CPUtime=702.02
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 102668 0 0 0 70109 93 0 0 25 0 1 0 1120653116 419577856 102280 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 102436 102280 89 165 0 102269 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 409744

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=949000/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=432304 CPUtime=761.99
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 108317 0 0 0 76102 97 0 0 25 0 1 0 1120653116 442679296 107929 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 108076 107929 89 165 0 107909 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 432304

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=928520/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=452944 CPUtime=821.97
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 113473 0 0 0 82094 103 0 0 25 0 1 0 1120653116 463814656 113085 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 113236 113085 89 165 0 113069 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 452944

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=909256/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=471984 CPUtime=881.95
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 118241 0 0 0 88087 108 0 0 25 0 1 0 1120653116 483311616 117853 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 117996 117853 89 165 0 117829 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 471984

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=890824/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=490544 CPUtime=941.93
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 122891 0 0 0 94080 113 0 0 25 0 1 0 1120653116 502317056 122503 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 122636 122503 89 165 0 122469 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 490544

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=872904/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=508304 CPUtime=1001.89
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 127313 0 0 0 100072 117 0 0 25 0 1 0 1120653116 520503296 126925 1992294400 134512640 135191068 4294956224 18446744073709551615 134565853 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 127076 126925 89 165 0 126909 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 508304

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=853960/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=527504 CPUtime=1061.88
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 132112 0 0 0 106066 122 0 0 25 0 1 0 1120653116 540164096 131724 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 131876 131724 89 165 0 131709 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 527504

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=832648/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=548464 CPUtime=1121.85
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 137366 0 0 0 112060 125 0 0 25 0 1 0 1120653116 561627136 136978 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 137116 136978 89 165 0 136949 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 548464

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=812424/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=568784 CPUtime=1181.83
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 142470 0 0 0 118052 131 0 0 25 0 1 0 1120653116 582434816 142082 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 142196 142082 89 165 0 142029 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 568784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=805960/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=575024 CPUtime=1200.02
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 144015 0 0 0 119870 132 0 0 25 0 1 0 1120653116 588824576 143627 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 143756 143627 89 165 0 143589 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 575024

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5671
/proc/meminfo: memFree=805960/2055920 swapFree=4177928/4192956
[pid=5670] ppid=5668 vsize=575024 CPUtime=1200.02
/proc/5670/stat : 5670 (tts-5-0) R 5668 5670 5098 0 -1 4194304 144015 0 0 0 119870 132 0 0 25 0 1 0 1120653116 588824576 143627 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5670/statm: 143756 143627 89 165 0 143589 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 575024

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.6
CPU time (s): 1200.13
CPU user time (s): 1198.7
CPU system time (s): 1.42178
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 575024

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

runsolver used 0.846871 second user time and 2.53961 second system time

The end

Launcher Data

Begin job on node10 at 2009-03-31 08:11:08
IDJOB=1531583
IDBENCH=70521
IDSOLVER=505
FILE ID=node10/1531583-1238479868
PBS_JOBID= 9061797
Free space on /tmp= 65604 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S1223878722-065.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531583-1238479868/watcher-1531583-1238479868 -o /tmp/evaluation-result-1531583-1238479868/solver-1531583-1238479868 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531583-1238479868.cnf

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

MD5SUM BENCH= ba952995d391e0bb1228846b7000ce02
RANDOM SEED=575162727

node10.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.272
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.272
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:       1381936 kB
Buffers:        104680 kB
Cached:         468504 kB
SwapCached:       8896 kB
Active:         181500 kB
Inactive:       402744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381936 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            1044 kB
Writeback:           0 kB
Mapped:          16644 kB
Slab:            75760 kB
Committed_AS:  2901260 kB
PageTables:       1380 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= 65604 MiB
End job on node10 at 2009-03-31 08:31:11