Trace number 1531315

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.18 1200.5

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S1410489780-030.cnf
MD5SUM8a9e5a10d7167b9edb4334092b7b4912
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.86
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531315-1238414803.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 = 90
0.00/0.00	c Clauses = 1917
0.00/0.00	c Literals = 9585
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 90
0.00/0.00	c Clauses = 1917
0.00/0.00	c Literals = 9585
0.00/0.00	c a2
0.00/0.02	c a1
0.69/0.79	c Independent sub-problems = 1
0.69/0.79	c Sub-problem with 90 variables and 1917 clauses
0.69/0.79	c using permutation method 4
0.69/0.79	c count = 2
0.69/0.79	c Ordering finished 0.790 seconds
0.69/0.79	c mapped 0.790 seconds
0.69/0.79	c permuted 0.790 seconds
0.69/0.79	c about to sort
0.69/0.79	c sorted
0.79/0.81	c clauses now 1917
0.79/0.81	c init finished 0.790 seconds
0.79/0.81	c tree built 0.810 seconds
0.79/0.81	c 
0.79/0.81	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.79/0.81	c ---------------------------------|----------------------------------|------------------------------------------------------
0.79/0.81	c ................................ | ..........                       |                        0.8           0.0             
0.79/0.81	c ................................ | ..........                     1 |                        0.8           1.2             
0.79/0.81	c ................................ | ..........                     2 |                        0.8           2.5             
0.79/0.81	c ................................ | ..........                     3 |                        0.8           3.7             
0.79/0.81	c ................................ | ..........                     4 |                        0.8           4.9             
0.79/0.81	c ................................ | ..........                     5 |                        0.8           6.2             
0.79/0.83	c ................................ | ..........                  1000 | 153                    0.8        1204.8         4993
23.99/24.09	c ................................ | ..........                276000 | 91874                 24.1       11457.0      3244085
47.97/48.05	c ................................ | ..........                427000 | 142655                48.0        8888.4      5078916
71.97/72.02	c ................................ | ..........                534000 | 181297                72.0        7415.6      6498072
96.07/96.19	c ................................ | ..........                637000 | 217402                96.2        6623.7      7776884
120.16/120.25	c ................................ | *.........                719000 | 246811               120.2        5980.7      8828349
143.96/144.07	c ................................ | *.........                791000 | 273387               144.1        5491.1      9760147
168.15/168.28	c ................................ | *.........                859000 | 298691               168.3        5105.2     10724163
191.94/192.06	c ................................ | *.........                922000 | 322134               192.0        4801.1     11574478
215.93/216.09	c ................................ | *.........                986000 | 345940               216.1        4563.5     12357781
240.13/240.23	c ................................ | **........               1042000 | 367869               240.2        4338.1     13134413
264.32/264.40	c ................................ | **........               1097000 | 388188               264.4        4149.5     13841732
288.02/288.19	c ................................ | **........               1150000 | 407799               288.1        3991.0     14606805
312.22/312.34	c ................................ | **........               1209000 | 429831               312.3        3871.2     15450011
336.10/336.28	c ................................ | **........               1259000 | 448205               336.2        3744.3     16158274
359.99/360.16	c ................................ | ***.......               1305000 | 465947               360.1        3623.8     16900300
384.28/384.48	c ................................ | ***.......               1356000 | 484027               384.4        3527.2     17591899
408.08/408.25	c ................................ | ***.......               1406000 | 502617               408.2        3444.3     18256995
431.87/432.06	c ................................ | ***.......               1460000 | 522335               432.0        3379.6     18925474
456.07/456.27	c ................................ | ***.......               1503000 | 538825               456.2        3294.5     19518063
480.07/480.30	c ................................ | ****......               1547000 | 554934               480.2        3221.3     20130187
504.36/504.50	c ................................ | ****......               1588000 | 570786               504.4        3148.0     20756675
528.55/528.75	c ................................ | ****......               1635000 | 588290               528.7        3092.6     21383965
552.05/552.28	c ................................ | ****......               1671000 | 602427               552.2        3026.0     21947859
576.34/576.51	c ................................ | ****......               1709000 | 617543               576.4        2964.7     22496573
600.03/600.27	c ................................ | *****.....               1749000 | 633012               600.2        2914.0     23017575
624.23/624.45	c ................................ | *****.....               1786000 | 648348               624.4        2860.4     23541575
648.32/648.56	c ................................ | *****.....               1822000 | 662764               648.5        2809.6     24066872
672.21/672.44	c ................................ | *****.....               1857000 | 676432               672.4        2761.9     24604283
696.11/696.31	c ................................ | *****.....               1895000 | 690946               696.2        2721.8     25122769
720.11/720.33	c ................................ | ******....               1935000 | 706922               720.2        2686.6     25680752
744.09/744.31	c ................................ | ******....               1971000 | 721508               744.2        2648.4     26222644
768.19/768.41	c ................................ | ******....               2005000 | 734068               768.3        2609.6     26746186
792.09/792.38	c ................................ | ******....               2041000 | 747316               792.3        2576.1     27200000
816.17/816.43	c ................................ | ******....               2074000 | 760181               816.3        2540.6     27666139
840.47/840.75	c ................................ | *******...               2112000 | 774330               840.6        2512.3     28091341
864.56/864.84	c ................................ | *******...               2145000 | 787430               864.7        2480.5     28567320
888.66/888.95	c ................................ | *******...               2175000 | 799118               888.9        2447.0     28972136
912.15/912.41	c ................................ | *******...               2212000 | 813331               912.3        2424.6     29455034
935.94/936.27	c ................................ | *******...               2245000 | 826099               936.2        2398.1     29909204
959.84/960.12	c ................................ | ********..               2277000 | 838591               960.0        2371.9     30341429
984.24/984.59	c ................................ | ********..               2305000 | 850037               984.5        2341.4     30757046
1008.22/1008.54	c ................................ | ********..               2333000 | 861547              1008.4        2313.5     31161440
1031.82/1032.18	c ................................ | ********..               2363000 | 873422              1032.1        2289.6     31585086
1055.92/1056.20	c ................................ | ********..               2388000 | 883660              1056.1        2261.2     31954271
1080.50/1080.86	c ................................ | *********.               2414000 | 894276              1080.7        2233.7     32328329
1104.11/1104.42	c ................................ | *********.               2441000 | 905162              1104.3        2210.5     32719686
1127.89/1128.24	c ................................ | *********.               2472000 | 917143              1128.1        2191.3     33175429
1152.39/1152.74	c ................................ | *********.               2502000 | 928428              1152.6        2170.7     33603296
1176.38/1176.77	c ................................ | *********.               2532000 | 939709              1176.6        2151.9     34016634

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-1531315-1238414803/watcher-1531315-1238414803 -o /tmp/evaluation-result-1531315-1238414803/solver-1531315-1238414803 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531315-1238414803.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.99 1.16 3/64 10433
/proc/meminfo: memFree=1145712/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=876 CPUtime=0
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 285681653 897024 106 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 219 107 68 165 0 52 0

[startup+0.00973301 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 10433
/proc/meminfo: memFree=1145712/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=1412 CPUtime=0
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 234 0 0 0 0 0 0 0 18 0 1 0 285681653 1445888 217 1992294400 134512640 135191068 4294956224 18446744073709551615 134519820 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 353 217 69 165 0 186 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1412

[startup+0.101742 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 10433
/proc/meminfo: memFree=1145712/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=1412 CPUtime=0.09
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 240 0 0 0 9 0 0 0 18 0 1 0 285681653 1445888 223 1992294400 134512640 135191068 4294956224 18446744073709551615 134553873 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 353 223 71 165 0 186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1412

[startup+0.301763 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 10433
/proc/meminfo: memFree=1145712/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=1412 CPUtime=0.29
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 240 0 0 0 29 0 0 0 19 0 1 0 285681653 1445888 223 1992294400 134512640 135191068 4294956224 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 353 223 71 165 0 186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1412

[startup+0.701807 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 10433
/proc/meminfo: memFree=1145712/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=1412 CPUtime=0.69
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 240 0 0 0 69 0 0 0 22 0 1 0 285681653 1445888 223 1992294400 134512640 135191068 4294956224 18446744073709551615 134599174 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 353 223 71 165 0 186 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1412

[startup+1.50189 s]
/proc/loadavg: 0.92 0.99 1.16 2/65 10434
/proc/meminfo: memFree=1143208/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=6232 CPUtime=1.49
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 1455 0 0 0 149 0 0 0 25 0 1 0 285681653 6381568 1436 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 1558 1436 89 165 0 1391 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6232

[startup+3.10107 s]
/proc/loadavg: 0.92 0.99 1.16 2/65 10434
/proc/meminfo: memFree=1137384/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=12792 CPUtime=3.09
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 3090 0 0 0 308 1 0 0 25 0 1 0 285681653 13099008 3071 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 3198 3071 89 165 0 3031 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12792

[startup+6.30243 s]
/proc/loadavg: 0.93 0.99 1.16 2/65 10434
/proc/meminfo: memFree=1126696/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=21912 CPUtime=6.29
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 5374 0 0 0 627 2 0 0 25 0 1 0 285681653 22437888 5355 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 5478 5355 89 165 0 5311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21912

[startup+12.7011 s]
/proc/loadavg: 0.93 0.99 1.16 2/65 10434
/proc/meminfo: memFree=1110632/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=36952 CPUtime=12.69
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 9137 0 0 0 1265 4 0 0 25 0 1 0 285681653 37838848 9118 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 9238 9118 89 165 0 9071 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36952

[startup+25.5015 s]
/proc/loadavg: 0.95 0.99 1.16 2/65 10434
/proc/meminfo: memFree=1090344/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=56152 CPUtime=25.48
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 13934 0 0 0 2540 8 0 0 25 0 1 0 285681653 57499648 13915 1992294400 134512640 135191068 4294956224 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 14038 13915 89 165 0 13871 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56152

[startup+51.1014 s]
/proc/loadavg: 0.96 0.99 1.15 2/65 10434
/proc/meminfo: memFree=1059752/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=87036 CPUtime=51.08
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 21635 0 0 0 5093 15 0 0 25 0 1 0 285681653 89124864 21616 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 21759 21616 89 165 0 21592 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87036

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 1.14 2/65 10434
/proc/meminfo: memFree=1015336/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=130876 CPUtime=102.26
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 32595 0 0 0 10200 26 0 0 25 0 1 0 285681653 134017024 32576 1992294400 134512640 135191068 4294956224 18446744073709551615 134549985 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 32719 32576 89 165 0 32552 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 130876

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.13 2/65 10434
/proc/meminfo: memFree=976360/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=170076 CPUtime=162.25
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 42425 0 0 0 16189 36 0 0 25 0 1 0 285681653 174157824 42406 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 42519 42406 89 165 0 42352 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 170076

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.12 2/65 10434
/proc/meminfo: memFree=942504/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=203356 CPUtime=222.23
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 50746 0 0 0 22181 42 0 0 25 0 1 0 285681653 208236544 50727 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 50839 50727 89 165 0 50672 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 203356

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.11 2/65 10434
/proc/meminfo: memFree=913768/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=232476 CPUtime=282.22
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 58002 0 0 0 28173 49 0 0 25 0 1 0 285681653 238055424 57983 1992294400 134512640 135191068 4294956224 18446744073709551615 134587647 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 58119 57983 89 165 0 57952 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 232476

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.10 2/65 10434
/proc/meminfo: memFree=881640/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=264156 CPUtime=342.21
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 65924 0 0 0 34165 56 0 0 25 0 1 0 285681653 270495744 65905 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 66039 65905 89 165 0 65872 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 264156

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 10434
/proc/meminfo: memFree=854056/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=291836 CPUtime=402.18
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 72867 0 0 0 40156 62 0 0 25 0 1 0 285681653 298840064 72848 1992294400 134512640 135191068 4294956224 18446744073709551615 134562321 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 72959 72848 89 165 0 72792 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 291836

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 10434
/proc/meminfo: memFree=828520/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=317116 CPUtime=462.17
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 79188 0 0 0 46150 67 0 0 25 0 1 0 285681653 324726784 79169 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 79279 79169 89 165 0 79112 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 317116

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 10434
/proc/meminfo: memFree=804072/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=341756 CPUtime=522.15
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 85338 0 0 0 52144 71 0 0 25 0 1 0 285681653 349958144 85319 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 85439 85319 89 165 0 85272 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 341756

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 10434
/proc/meminfo: memFree=781352/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=364316 CPUtime=582.13
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 90961 0 0 0 58136 77 0 0 25 0 1 0 285681653 373059584 90942 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 91079 90942 89 165 0 90912 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 364316

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 10434
/proc/meminfo: memFree=760104/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=385276 CPUtime=642.13
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 96228 0 0 0 64129 84 0 0 25 0 1 0 285681653 394522624 96209 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 96319 96209 89 165 0 96152 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 385276

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 10434
/proc/meminfo: memFree=739112/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=406396 CPUtime=702.11
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 101508 0 0 0 70122 89 0 0 25 0 1 0 285681653 416149504 101489 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 101599 101489 89 165 0 101432 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 406396

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 10434
/proc/meminfo: memFree=717288/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=428156 CPUtime=762.09
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 106919 0 0 0 76114 95 0 0 25 0 1 0 285681653 438431744 106900 1992294400 134512640 135191068 4294956224 18446744073709551615 134562492 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 107039 106900 89 165 0 106872 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 428156

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 10434
/proc/meminfo: memFree=698792/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=446716 CPUtime=822.07
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 111572 0 0 0 82107 100 0 0 25 0 1 0 285681653 457437184 111553 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 111679 111553 89 165 0 111512 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 446716

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 10434
/proc/meminfo: memFree=681064/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=464156 CPUtime=882.06
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 115952 0 0 0 88101 105 0 0 25 0 1 0 285681653 475295744 115933 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 116039 115933 89 165 0 115872 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 464156

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 10434
/proc/meminfo: memFree=662824/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=482556 CPUtime=942.04
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 120531 0 0 0 94094 110 0 0 25 0 1 0 285681653 494137344 120512 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 120639 120512 89 165 0 120472 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 482556

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 10434
/proc/meminfo: memFree=645992/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=499196 CPUtime=1002.03
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 124707 0 0 0 100088 115 0 0 25 0 1 0 285681653 511176704 124688 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 124799 124688 89 165 0 124632 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 499196

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 10434
/proc/meminfo: memFree=630120/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=515196 CPUtime=1062.01
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 128713 0 0 0 106083 118 0 0 25 0 1 0 285681653 527560704 128694 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 128799 128694 89 165 0 128632 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 515196

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 10434
/proc/meminfo: memFree=614056/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=531196 CPUtime=1122
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 132686 0 0 0 112078 122 0 0 25 0 1 0 285681653 543944704 132667 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 132799 132667 89 165 0 132632 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 531196

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 10434
/proc/meminfo: memFree=597096/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=548156 CPUtime=1181.98
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 136952 0 0 0 118071 127 0 0 25 0 1 0 285681653 561311744 136933 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 137039 136933 89 165 0 136872 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 548156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 10434
/proc/meminfo: memFree=592104/2055920 swapFree=4181692/4192956
[pid=10433] ppid=10431 vsize=552956 CPUtime=1200.08
/proc/10433/stat : 10433 (tts-5-0) R 10431 10433 10199 0 -1 4194304 138117 0 0 0 119880 128 0 0 25 0 1 0 285681653 566226944 138098 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/10433/statm: 138239 138098 89 165 0 138072 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 552956

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.18
CPU user time (s): 1198.8
CPU system time (s): 1.37579
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 552956

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

runsolver used 0.844871 second user time and 2.57661 second system time

The end

Launcher Data

Begin job on node42 at 2009-03-30 14:06:43
IDJOB=1531315
IDBENCH=70387
IDSOLVER=505
FILE ID=node42/1531315-1238414803
PBS_JOBID= 9061461
Free space on /tmp= 66248 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S1410489780-030.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531315-1238414803/watcher-1531315-1238414803 -o /tmp/evaluation-result-1531315-1238414803/solver-1531315-1238414803 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531315-1238414803.cnf

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

MD5SUM BENCH= 8a9e5a10d7167b9edb4334092b7b4912
RANDOM SEED=1295844702

node42.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.211
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.211
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:       1146192 kB
Buffers:        106988 kB
Cached:         698864 kB
SwapCached:       5184 kB
Active:          43700 kB
Inactive:       770656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1146192 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:             804 kB
Writeback:           0 kB
Mapped:          14264 kB
Slab:            81428 kB
Committed_AS:   882496 kB
PageTables:       1388 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= 66248 MiB
End job on node42 at 2009-03-30 14:26:45