Trace number 1531675

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.15 1200.57

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S179568577-034.cnf
MD5SUM123ef46409ad575b494b818820298c6e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531675-1238511101.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 560
0.00/0.00	c Clauses = 2380
0.00/0.00	c Literals = 7140
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 560
0.00/0.00	c Clauses = 2353
0.00/0.00	c Literals = 7059
0.00/0.00	c a2
0.00/0.01	c a1
0.40/0.43	c Independent sub-problems = 1
0.40/0.43	c Sub-problem with 556 variables and 2353 clauses
0.40/0.43	c using permutation method 4
0.40/0.43	c count = 3
0.40/0.43	c Ordering finished 0.430 seconds
0.40/0.43	c mapped 0.430 seconds
0.40/0.43	c permuted 0.430 seconds
0.40/0.43	c about to sort
0.40/0.43	c sorted
0.40/0.44	c clauses now 2353
0.40/0.44	c init finished 0.430 seconds
0.40/0.44	c tree built 0.440 seconds
0.40/0.44	c 
0.40/0.44	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.40/0.44	c ---------------------------------|----------------------------------|------------------------------------------------------
0.40/0.44	c ................................ | ..........                       |                        0.4           0.0             
0.40/0.44	c ................................ | ..........                     1 |                        0.4           2.3             
0.40/0.44	c ................................ | ..........                     2 |                        0.4           4.5             
0.40/0.44	c ................................ | ..........                     3 |                        0.4           6.8             
0.40/0.44	c ................................ | ..........                     4 |                        0.4           9.1             
0.40/0.44	c ................................ | ..........                     5 |                        0.4          11.4             
0.40/0.45	c ................................ | ..........                  1000 | 16                     0.5        2222.2          413
24.08/24.20	c ................................ | ..........                280000 | 63830                 24.2       11575.0      2737979
47.97/48.02	c ................................ | ..........                366000 | 88188                 48.0        7625.0      3901681
72.17/72.24	c ................................ | ..........                437000 | 108482                72.2        6051.0      4916028
96.26/96.32	c ................................ | ..........                516000 | 128491                96.3        5358.8      6038143
120.05/120.14	c ................................ | *.........                579000 | 145579               120.1        4820.6      7082140
144.04/144.17	c ................................ | *.........                638000 | 163559               144.1        4426.3      8125458
168.23/168.33	c ................................ | *.........                694000 | 177675               168.3        4123.8      8816448
192.22/192.34	c ................................ | *.........                742000 | 190334               192.3        3858.6      9375381
216.41/216.59	c ................................ | *.........                782000 | 201601               216.5        3611.3      9956067
240.00/240.16	c ................................ | **........                820000 | 212382               240.1        3415.2     10603708
264.10/264.28	c ................................ | **........                869000 | 226033               264.2        3288.8     11252507
288.39/288.58	c ................................ | **........                906000 | 236819               288.5        3140.2     11871072
312.38/312.58	c ................................ | **........                939000 | 246106               312.5        3004.6     12382754
336.67/336.83	c ................................ | **........                969000 | 255180               336.8        2877.4     12882139
360.66/360.87	c ................................ | ***.......                997000 | 263359               360.8        2763.3     13385210
384.35/384.56	c ................................ | ***.......               1023000 | 271144               384.5        2660.8     13788861
408.55/408.71	c ................................ | ***.......               1058000 | 282013               408.6        2589.1     14341119
432.24/432.50	c ................................ | ***.......               1094000 | 292360               432.4        2530.0     14871063
456.03/456.23	c ................................ | ***.......               1122000 | 300097               456.1        2459.8     15278939
480.23/480.49	c ................................ | ****......               1149000 | 308267               480.4        2391.8     15664459
504.32/504.56	c ................................ | ****......               1180000 | 317551               504.5        2339.1     16133040
528.11/528.37	c ................................ | ****......               1208000 | 326716               528.3        2286.8     16593761
553.11/553.33	c ................................ | ****......               1228000 | 333187               553.2        2219.7     16937273
576.59/576.88	c ................................ | ****......               1246000 | 338958               576.8        2160.3     17264837
599.98/600.28	c ................................ | *****.....               1271000 | 347845               600.2        2117.8     17681404
624.28/624.54	c ................................ | *****.....               1301000 | 356656               624.4        2083.6     18126395
648.16/648.41	c ................................ | *****.....               1324000 | 363926               648.3        2042.3     18456901
672.05/672.35	c ................................ | *****.....               1345000 | 369808               672.2        2000.9     18745081
696.55/696.86	c ................................ | *****.....               1363000 | 375736               696.7        1956.3     19027155
720.64/720.95	c ................................ | ******....               1380000 | 381018               720.8        1914.5     19283624
744.83/745.12	c ................................ | ******....               1395000 | 385589               745.0        1872.6     19547538
768.62/768.92	c ................................ | ******....               1420000 | 393068               768.8        1847.2     19916261
792.31/792.68	c ................................ | ******....               1443000 | 400141               792.5        1820.8     20268478
816.20/816.59	c ................................ | ******....               1467000 | 408143               816.4        1796.9     20687720
841.10/841.43	c ................................ | *******...               1484000 | 414296               841.3        1764.0     20981738
864.89/865.22	c ................................ | *******...               1498000 | 418917               865.0        1731.7     21231736
887.98/888.35	c ................................ | *******...               1511000 | 423161               888.2        1701.3     21476098
911.77/912.19	c ................................ | *******...               1524000 | 427586               912.0        1671.1     21732215
936.56/936.92	c ................................ | *******...               1538000 | 432487               936.7        1641.9     21988456
960.96/961.39	c ................................ | ********..               1552000 | 437526               961.2        1614.6     22257366
985.15/985.51	c ................................ | ********..               1567000 | 442819               985.3        1590.4     22501906
1008.34/1008.73	c ................................ | ********..               1580000 | 447032              1008.5        1566.7     22716238
1032.93/1033.30	c ................................ | ********..               1592000 | 451294              1033.1        1541.0     22956413
1056.02/1056.43	c ................................ | ********..               1605000 | 455976              1056.2        1519.6     23198678
1080.01/1080.45	c ................................ | *********.               1626000 | 463752              1080.2        1505.2     23536754
1104.01/1104.49	c ................................ | *********.               1647000 | 470145              1104.3        1491.5     23811269
1128.20/1128.61	c ................................ | *********.               1689000 | 481536              1128.4        1496.8     24412031
1151.79/1152.28	c ................................ | *********.               1722000 | 491941              1152.0        1494.7     24922479
1175.77/1176.27	c ................................ | *********.               1753000 | 501346              1176.0        1490.6     25431304

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-1531675-1238511101/watcher-1531675-1238511101 -o /tmp/evaluation-result-1531675-1238511101/solver-1531675-1238511101 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531675-1238511101.cnf 

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


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 12990
/proc/meminfo: memFree=1636024/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=1008 CPUtime=0
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 134 0 0 0 0 0 0 0 20 0 1 0 1123772676 1032192 118 1992294400 134512640 135191068 4294956224 18446744073709551615 134533524 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 252 118 67 165 0 85 0

[startup+0.00761909 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 12990
/proc/meminfo: memFree=1636024/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=1140 CPUtime=0
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 184 0 0 0 0 0 0 0 20 0 1 0 1123772676 1167360 168 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 285 168 68 165 0 118 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1140

[startup+0.102637 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 12990
/proc/meminfo: memFree=1636024/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=1272 CPUtime=0.1
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 221 0 0 0 10 0 0 0 20 0 1 0 1123772676 1302528 205 1992294400 134512640 135191068 4294956224 18446744073709551615 134599047 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 318 205 70 165 0 151 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1272

[startup+0.302676 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 12990
/proc/meminfo: memFree=1636024/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=1272 CPUtime=0.3
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 223 0 0 0 30 0 0 0 22 0 1 0 1123772676 1302528 207 1992294400 134512640 135191068 4294956224 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 318 207 70 165 0 151 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1272

[startup+0.701755 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 12990
/proc/meminfo: memFree=1636024/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=4136 CPUtime=0.69
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 907 0 0 0 69 0 0 0 25 0 1 0 1123772676 4235264 891 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 1034 891 88 165 0 867 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4136

[startup+1.50191 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 12991
/proc/meminfo: memFree=1631152/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=7496 CPUtime=1.49
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 1763 0 0 0 148 1 0 0 25 0 1 0 1123772676 7675904 1747 1992294400 134512640 135191068 4294956224 18446744073709551615 134562492 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 1874 1747 88 165 0 1707 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7496

[startup+3.10123 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 12991
/proc/meminfo: memFree=1627120/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=12776 CPUtime=3.08
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 3083 0 0 0 307 1 0 0 25 0 1 0 1123772676 13082624 3067 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 3194 3067 88 165 0 3027 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12776

[startup+6.30186 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 12991
/proc/meminfo: memFree=1618160/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=19976 CPUtime=6.29
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 4885 0 0 0 626 3 0 0 25 0 1 0 1123772676 20455424 4869 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 4994 4869 88 165 0 4827 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19976

[startup+12.7011 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 12991
/proc/meminfo: memFree=1605312/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=32936 CPUtime=12.68
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 8109 0 0 0 1263 5 0 0 25 0 1 0 1123772676 33726464 8093 1992294400 134512640 135191068 4294956224 18446744073709551615 134562320 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 8234 8093 88 165 0 8067 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32936

[startup+25.5016 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 12991
/proc/meminfo: memFree=1589376/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=47496 CPUtime=25.48
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 11770 0 0 0 2541 7 0 0 25 0 1 0 1123772676 48635904 11754 1992294400 134512640 135191068 4294956224 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 11874 11754 88 165 0 11707 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47496

[startup+51.1027 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 12991
/proc/meminfo: memFree=1569216/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=67816 CPUtime=51.07
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 16848 0 0 0 5096 11 0 0 25 0 1 0 1123772676 69443584 16832 1992294400 134512640 135191068 4294956224 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 16954 16832 88 165 0 16787 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 67816

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.40 2/65 12991
/proc/meminfo: memFree=1533312/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=103176 CPUtime=102.26
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 25678 0 0 0 10210 16 0 0 25 0 1 0 1123772676 105652224 25662 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 25794 25662 88 165 0 25627 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 103176

[startup+162.302 s]
/proc/loadavg: 1.07 1.49 1.37 2/65 12991
/proc/meminfo: memFree=1495424/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=141096 CPUtime=162.24
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 35186 0 0 0 16201 23 0 0 25 0 1 0 1123772676 144482304 35170 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 35274 35170 88 165 0 35107 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 141096

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 12991
/proc/meminfo: memFree=1472512/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=163656 CPUtime=222.21
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 40821 0 0 0 22193 28 0 0 25 0 1 0 1123772676 167583744 40805 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 40914 40805 88 165 0 40747 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 163656

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 12991
/proc/meminfo: memFree=1446144/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=190216 CPUtime=282.19
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 47450 0 0 0 28187 32 0 0 25 0 1 0 1123772676 194781184 47434 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 47554 47434 88 165 0 47387 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 190216

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 12991
/proc/meminfo: memFree=1425600/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=210536 CPUtime=342.18
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 52520 0 0 0 34182 36 0 0 25 0 1 0 1123772676 215588864 52504 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 52634 52504 88 165 0 52467 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 210536

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 12991
/proc/meminfo: memFree=1407040/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=229256 CPUtime=402.15
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 57197 0 0 0 40176 39 0 0 25 0 1 0 1123772676 234758144 57181 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 57314 57181 88 165 0 57147 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 229256

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 12991
/proc/meminfo: memFree=1387776/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=248296 CPUtime=462.13
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 61982 0 0 0 46171 42 0 0 25 0 1 0 1123772676 254255104 61966 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 62074 61966 88 165 0 61907 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 248296

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 12991
/proc/meminfo: memFree=1369728/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=266376 CPUtime=522.11
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 66510 0 0 0 52165 46 0 0 25 0 1 0 1123772676 272769024 66494 1992294400 134512640 135191068 4294956224 18446744073709551615 134562414 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 66594 66494 88 165 0 66427 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 266376

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 12997
/proc/meminfo: memFree=1356096/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=279976 CPUtime=582.09
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 69899 0 0 0 58161 48 0 0 25 0 1 0 1123772676 286695424 69883 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 69994 69883 88 165 0 69827 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 279976

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 12997
/proc/meminfo: memFree=1339136/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=296776 CPUtime=642.06
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 74083 0 0 0 64155 51 0 0 25 0 1 0 1123772676 303898624 74067 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 74194 74067 88 165 0 74027 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 296776

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 12997
/proc/meminfo: memFree=1328256/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=307656 CPUtime=702.04
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 76835 0 0 0 70150 54 0 0 25 0 1 0 1123772676 315039744 76819 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 76914 76819 88 165 0 76747 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 307656

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 12997
/proc/meminfo: memFree=1316416/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=319496 CPUtime=762.03
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 79773 0 0 0 76146 57 0 0 25 0 1 0 1123772676 327163904 79757 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 79874 79757 88 165 0 79707 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 319496

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 12997
/proc/meminfo: memFree=1301312/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=334536 CPUtime=822
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 83543 0 0 0 82141 59 0 0 25 0 1 0 1123772676 342564864 83527 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 83634 83527 88 165 0 83467 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 334536

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 12997
/proc/meminfo: memFree=1290944/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=344776 CPUtime=881.98
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 86112 0 0 0 88137 61 0 0 25 0 1 0 1123772676 353050624 86096 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 86194 86096 88 165 0 86027 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 344776

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 12997
/proc/meminfo: memFree=1280576/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=355336 CPUtime=941.96
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 88727 0 0 0 94133 63 0 0 25 0 1 0 1123772676 363864064 88711 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 88834 88711 88 165 0 88667 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 355336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 12997
/proc/meminfo: memFree=1270976/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=364776 CPUtime=1001.93
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 91103 0 0 0 100128 65 0 0 25 0 1 0 1123772676 373530624 91087 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 91194 91087 88 165 0 91027 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 364776

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 12997
/proc/meminfo: memFree=1260992/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=375016 CPUtime=1061.91
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 93644 0 0 0 106124 67 0 0 25 0 1 0 1123772676 384016384 93628 1992294400 134512640 135191068 4294956224 18446744073709551615 134562442 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 93754 93628 88 165 0 93587 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 375016

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 12997
/proc/meminfo: memFree=1244864/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=391016 CPUtime=1121.9
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 97653 0 0 0 112119 71 0 0 25 0 1 0 1123772676 400400384 97637 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 97754 97637 88 165 0 97587 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 391016

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 12997
/proc/meminfo: memFree=1224832/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=411016 CPUtime=1181.88
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 102677 0 0 0 118113 75 0 0 25 0 1 0 1123772676 420880384 102661 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 102754 102661 88 165 0 102587 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 411016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 12997
/proc/meminfo: memFree=1218304/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=417396 CPUtime=1200.07
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 104224 0 0 0 119931 76 0 0 25 0 1 0 1123772676 427413504 104208 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 104349 104208 88 165 0 104182 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 417396

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: 1.00 1.00 1.09 2/65 12997
/proc/meminfo: memFree=1218304/2055920 swapFree=4176304/4192956
[pid=12990] ppid=12988 vsize=417396 CPUtime=1200.07
/proc/12990/stat : 12990 (tts-5-0) R 12988 12990 12605 0 -1 4194304 104224 0 0 0 119931 76 0 0 25 0 1 0 1123772676 427413504 104208 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 104349 104208 88 165 0 104182 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 417396

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.15
CPU user time (s): 1199.32
CPU system time (s): 0.826874
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 417396

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

runsolver used 0.843871 second user time and 2.58061 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-31 16:51:41
IDJOB=1531675
IDBENCH=70567
IDSOLVER=505
FILE ID=node53/1531675-1238511101
PBS_JOBID= 9061958
Free space on /tmp= 66040 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S179568577-034.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531675-1238511101/watcher-1531675-1238511101 -o /tmp/evaluation-result-1531675-1238511101/solver-1531675-1238511101 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531675-1238511101.cnf

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

MD5SUM BENCH= 123ef46409ad575b494b818820298c6e
RANDOM SEED=1160395269

node53.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.264
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.264
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1636440 kB
Buffers:         81468 kB
Cached:         245544 kB
SwapCached:      10540 kB
Active:         176936 kB
Inactive:       162148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636440 kB
SwapTotal:     4192956 kB
SwapFree:      4176304 kB
Dirty:             796 kB
Writeback:           0 kB
Mapped:          17788 kB
Slab:            66412 kB
Committed_AS:  2584576 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-31 17:11:44