Trace number 1716934

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? (MO) 1053.36 1053.7

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1143.77
Satisfiable
(Un)Satisfiability was proved
Number of variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

Solver Data

0.00/0.03	c Command: HOME/tts-5-0 HOME/instance-1716934-1240621941.cnf 
0.00/0.03	c Using SATTIMEOUT of 1200
0.00/0.03	c Using SATRAM of 1800
0.00/0.03	c Size of subset node = 16
0.00/0.03	c Variables = 4614
0.00/0.03	c Clauses = 16637
0.00/0.03	c Literals = 44007
0.00/0.03	c Reduced size:
0.00/0.03	c Variables = 4614
0.00/0.03	c Clauses = 16192
0.00/0.03	c Literals = 42927
0.00/0.03	c a2
0.04/0.08	c a1
0.59/0.60	c Independent sub-problems = 1
0.59/0.60	c Sub-problem with 4516 variables and 16192 clauses
0.59/0.60	c using permutation method 4
0.59/0.60	c count = 1
0.59/0.60	c Ordering finished 0.580 seconds
0.59/0.60	c mapped 0.590 seconds
0.59/0.60	c permuted 0.590 seconds
0.59/0.60	c about to sort
0.59/0.60	c sorted
0.69/0.70	c clauses now 16192
0.69/0.70	c init finished 0.610 seconds
0.69/0.70	c tree built 0.700 seconds
0.69/0.70	c 
0.69/0.70	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.69/0.70	c ---------------------------------|----------------------------------|------------------------------------------------------
0.69/0.70	c ................................ | ..........                       |                        0.7           0.0             
0.69/0.70	c ................................ | ..........                     1 |                        0.7           1.4             
0.69/0.70	c ................................ | ..........                     2 |                        0.7           2.9             
0.69/0.70	c ................................ | ..........                     3 |                        0.7           4.3             
0.69/0.70	c ................................ | ..........                     4 |                        0.7           5.7             
0.69/0.70	c ................................ | ..........                     5 |                        0.7           7.1             
0.69/0.70	c ................................ | ..........                  1000 | 13                     0.7        1408.5          491
23.98/24.09	c ................................ | ..........                502000 | 41514                 24.1       20847.2      7776937
47.98/48.04	c ................................ | ..........                724000 | 62595                 48.0       15073.9     12389285
71.97/72.06	c ................................ | ..........               1076000 | 95352                 72.0       14936.1     18421011
95.96/96.03	c ................................ | ..........               1452000 | 129578                96.0       15123.4     24976866
119.95/120.05	c ................................ | *.........               1728000 | 156518               120.0       14397.6     30791311
143.95/144.04	c ................................ | *.........               1956000 | 180008               144.0       13583.3     36569406
167.93/168.07	c ................................ | *.........               2144000 | 198415               168.1       12758.1     41427783
192.13/192.25	c ................................ | *.........               2401000 | 223972               192.2       12490.9     47631746
215.93/216.06	c ................................ | *.........               2600000 | 243362               216.0       12035.9     51300535
239.91/240.09	c ................................ | **........               2755000 | 258810               240.1       11476.8     54611573
264.01/264.14	c ................................ | **........               2924000 | 275920               264.1       11072.0     58141211
287.90/288.06	c ................................ | **........               3148000 | 294126               288.0       10930.2     61002690
311.89/312.09	c ................................ | **........               3334000 | 310444               312.0       10684.9     63501968
335.98/336.15	c ................................ | **........               3507000 | 327612               336.1       10434.7     66896630
360.08/360.26	c ................................ | ***.......               3655000 | 342332               360.2       10147.1     69637812
383.97/384.15	c ................................ | ***.......               3815000 | 357846               384.1        9932.8     72361266
407.96/408.17	c ................................ | ***.......               3983000 | 374799               408.1        9759.9     75849255
432.06/432.30	c ................................ | ***.......               4127000 | 388965               432.2        9548.4     78478523
455.94/456.17	c ................................ | ***.......               4254000 | 401510               456.1        9327.1     80493640
480.03/480.25	c ................................ | ****......               4405000 | 416466               480.2        9173.8     83644915
503.93/504.17	c ................................ | ****......               4567000 | 431838               504.1        9060.1     86352013
528.12/528.31	c ................................ | ****......               4695000 | 444740               528.2        8888.5     88522673
551.92/552.17	c ................................ | ****......               4832000 | 458910               552.1        8752.4     91156744
576.11/576.33	c ................................ | ****......               4972000 | 473154               576.2        8628.5     93585036
600.00/600.29	c ................................ | *****.....               5089000 | 484177               600.2        8479.0     94840121
623.89/624.14	c ................................ | *****.....               5155000 | 489644               624.0        8260.8     95615476
648.69/648.90	c ................................ | *****.....               5187000 | 492869               648.8        7994.9     96176264
671.88/672.12	c ................................ | *****.....               5247000 | 499153               672.0        7808.0     97060180
696.57/696.83	c ................................ | *****.....               5325000 | 507240               696.7        7643.1     98203035
719.86/720.17	c ................................ | ******....               5400000 | 514778               720.0        7499.6     99117621
743.96/744.30	c ................................ | ******....               5491000 | 524193               744.2        7378.7    100291704
767.94/768.25	c ................................ | ******....               5589000 | 534219               768.1        7276.2    101420356
791.84/792.15	c ................................ | ******....               5691000 | 544247               792.0        7185.4    102347421
815.84/816.19	c ................................ | ******....               5797000 | 554822               816.0        7103.7    103449304
839.92/840.26	c ................................ | *******...               5908000 | 566307               840.1        7032.3    104511761
863.92/864.24	c ................................ | *******...               6024000 | 578309               864.1        6971.5    105666775
888.01/888.35	c ................................ | *******...               6128000 | 588685               888.2        6899.3    106710018
911.90/912.20	c ................................ | *******...               6242000 | 600106               912.0        6843.9    107822054
935.90/936.21	c ................................ | *******...               6367000 | 612661               936.1        6801.9    109004109
960.08/960.44	c ................................ | ********..               6463000 | 622225               960.3        6730.4    109994555
984.08/984.41	c ................................ | ********..               6555000 | 631891               984.2        6660.0    111076047
1007.87/1008.20	c ................................ | ********..               6660000 | 642779              1008.0        6606.9    112057128
1031.86/1032.27	c ................................ | ********..               6775000 | 654726              1032.1        6564.4    113235323

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716934-1240621941/watcher-1716934-1240621941 -o /tmp/evaluation-result-1716934-1240621941/solver-1716934-1240621941 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1716934-1240621941.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 11445
/proc/meminfo: memFree=1489344/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=1008 CPUtime=0
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90226988 1032192 116 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 252 117 67 165 0 85 0

[startup+0.05134 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 11445
/proc/meminfo: memFree=1489344/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=3148 CPUtime=0.04
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 678 0 0 0 4 0 0 0 18 0 1 0 90226988 3223552 661 1992294400 134512640 135191068 4294956224 18446744073709551615 134641772 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 787 661 69 165 0 620 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3148

[startup+0.101347 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 11445
/proc/meminfo: memFree=1489344/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=3424 CPUtime=0.09
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 728 0 0 0 9 0 0 0 18 0 1 0 90226988 3506176 711 1992294400 134512640 135191068 4294956224 18446744073709551615 134700393 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 856 711 71 165 0 689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3424

[startup+0.301375 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 11445
/proc/meminfo: memFree=1489344/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=3952 CPUtime=0.29
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 865 0 0 0 29 0 0 0 19 0 1 0 90226988 4046848 848 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 988 848 71 165 0 821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3952

[startup+0.701432 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 11445
/proc/meminfo: memFree=1489344/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=11036 CPUtime=0.69
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 2628 0 0 0 69 0 0 0 22 0 1 0 90226988 11300864 2611 1992294400 134512640 135191068 4294956224 18446744073709551615 134690404 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 2759 2611 84 165 0 2592 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11036

[startup+1.50155 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 11446
/proc/meminfo: memFree=1476792/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=15924 CPUtime=1.49
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 3860 0 0 0 148 1 0 0 25 0 1 0 90226988 16306176 3843 1992294400 134512640 135191068 4294956224 18446744073709551615 134641710 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 3981 3843 89 165 0 3814 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15924

[startup+3.10177 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 11446
/proc/meminfo: memFree=1470456/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=28856 CPUtime=3.09
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 7058 0 0 0 307 2 0 0 25 0 1 0 90226988 29548544 7041 1992294400 134512640 135191068 4294956224 18446744073709551615 134549985 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 7214 7041 89 165 0 7047 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28856

[startup+6.30123 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 11446
/proc/meminfo: memFree=1444672/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=51576 CPUtime=6.29
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 12737 0 0 0 624 5 0 0 25 0 1 0 90226988 52813824 12720 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 12894 12720 89 165 0 12727 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51576

[startup+12.7011 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 11446
/proc/meminfo: memFree=1398792/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=94936 CPUtime=12.69
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 23590 0 0 0 1258 11 0 0 25 0 1 0 90226988 97214464 23573 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 23734 23573 89 165 0 23567 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94936

[startup+25.502 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 11446
/proc/meminfo: memFree=1347336/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=143576 CPUtime=25.48
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 35745 0 0 0 2531 17 0 0 25 0 1 0 90226988 147021824 35728 1992294400 134512640 135191068 4294956224 18446744073709551615 134562321 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 35894 35728 89 165 0 35727 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 143576

[startup+51.1016 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 11446
/proc/meminfo: memFree=1269128/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=222136 CPUtime=51.07
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 55415 0 0 0 5082 25 0 0 25 0 1 0 90226988 227467264 55398 1992294400 134512640 135191068 4294956224 18446744073709551615 134549893 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 55534 55398 89 165 0 55367 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 222136

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.40 2/65 11446
/proc/meminfo: memFree=1051208/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=438452 CPUtime=102.27
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 109490 0 0 0 10179 48 0 0 25 0 1 0 90226988 448974848 109473 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 109613 109473 89 165 0 109446 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 438452

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 11446
/proc/meminfo: memFree=834184/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=657532 CPUtime=162.24
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 164236 0 0 0 16153 71 0 0 25 0 1 0 90226988 673312768 164219 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 164383 164219 89 165 0 164216 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 657532

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 11446
/proc/meminfo: memFree=639368/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=849372 CPUtime=222.22
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 212192 0 0 0 22130 92 0 0 25 0 1 0 90226988 869756928 212175 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 212343 212175 89 165 0 212176 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 849372

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 11446
/proc/meminfo: memFree=504328/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=985372 CPUtime=282.2
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 246197 0 0 0 28115 105 0 0 25 0 1 0 90226988 1009020928 246180 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 246343 246180 89 165 0 246176 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 985372

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 11446
/proc/meminfo: memFree=391880/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=1096428 CPUtime=342.18
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 273949 0 0 0 34099 119 0 0 25 0 1 0 90226988 1122742272 273932 1992294400 134512640 135191068 4294956224 18446744073709551615 134562502 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 274107 273932 89 165 0 273940 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1096428

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 11446
/proc/meminfo: memFree=275528/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=1214828 CPUtime=402.16
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 303551 0 0 0 40085 131 0 0 25 0 1 0 90226988 1243983872 303534 1992294400 134512640 135191068 4294956224 18446744073709551615 134561478 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 303707 303534 89 165 0 303540 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1214828

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 11446
/proc/meminfo: memFree=177608/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=1310188 CPUtime=462.14
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 327394 0 0 0 46071 143 0 0 25 0 1 0 90226988 1341632512 327377 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 327547 327377 89 165 0 327380 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1310188

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 11446
/proc/meminfo: memFree=66696/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=1421708 CPUtime=522.12
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 355282 0 0 0 52057 155 0 0 25 0 1 0 90226988 1455828992 355265 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 355427 355265 89 165 0 355260 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 1421708

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 11446
/proc/meminfo: memFree=15176/2055920 swapFree=4192956/4192956
[pid=11445] ppid=11443 vsize=1519788 CPUtime=582.1
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 379811 0 0 0 58044 166 0 0 25 0 1 0 90226988 1556262912 379794 1992294400 134512640 135191068 4294956224 18446744073709551615 134562384 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 379947 379794 89 165 0 379780 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 1519788

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 11446
/proc/meminfo: memFree=16008/2055920 swapFree=4192828/4192956
[pid=11445] ppid=11443 vsize=1550668 CPUtime=642.09
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 387530 0 0 0 64039 170 0 0 25 0 1 0 90226988 1587884032 387513 1992294400 134512640 135191068 4294956224 18446744073709551615 134562425 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 387667 387513 89 165 0 387500 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 1550668

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 11446
/proc/meminfo: memFree=16072/2055920 swapFree=4192828/4192956
[pid=11445] ppid=11443 vsize=1587628 CPUtime=702.07
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 396781 0 0 0 70032 175 0 0 25 0 1 0 90226988 1625731072 396764 1992294400 134512640 135191068 4294956224 18446744073709551615 134562368 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 396907 396764 89 165 0 396740 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 1587628

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 11446
/proc/meminfo: memFree=15880/2055920 swapFree=4192828/4192956
[pid=11445] ppid=11443 vsize=1631468 CPUtime=762.05
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 407743 0 0 0 76023 182 0 0 25 0 1 0 90226988 1670623232 407726 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 407867 407726 89 165 0 407700 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 1631468

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 11446
/proc/meminfo: memFree=14920/2055920 swapFree=4192828/4192956
[pid=11445] ppid=11443 vsize=1673040 CPUtime=822.03
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 418104 0 0 0 82017 186 0 0 25 0 1 0 90226988 1713192960 418087 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 418260 418087 89 165 0 418093 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 1673040

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 11446
/proc/meminfo: memFree=15432/2055920 swapFree=4192812/4192956
[pid=11445] ppid=11443 vsize=1716880 CPUtime=882.01
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 429065 0 0 0 88009 192 0 0 25 0 1 0 90226988 1758085120 429048 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 429220 429048 89 165 0 429053 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 1716880

[startup+942.301 s]
/proc/loadavg: 1.03 1.03 1.14 2/65 11446
/proc/meminfo: memFree=15880/2055920 swapFree=4192812/4192956
[pid=11445] ppid=11443 vsize=1761840 CPUtime=941.99
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 440290 0 0 0 94001 198 0 0 25 0 1 0 90226988 1804124160 440273 1992294400 134512640 135191068 4294956224 18446744073709551615 134562394 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 440460 440273 89 165 0 440293 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 1761840

[startup+1002.3 s]
/proc/loadavg: 1.01 1.03 1.13 2/65 11446
/proc/meminfo: memFree=16072/2055920 swapFree=4192812/4192956
[pid=11445] ppid=11443 vsize=1803920 CPUtime=1001.97
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 450805 0 0 0 99993 204 0 0 25 0 1 0 90226988 1847214080 450788 1992294400 134512640 135191068 4294956224 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 450980 450788 89 165 0 450813 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 1803920



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1053.4 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 11446
/proc/meminfo: memFree=33480/2055920 swapFree=4192812/4192956
[pid=11445] ppid=11443 vsize=1843280 CPUtime=1053.06
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4194304 460659 0 0 0 105096 210 0 0 25 0 1 0 90226988 1887518720 460642 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 460820 460642 89 165 0 460653 0
Current children cumulated CPU time (s) 1053.06
Current children cumulated vsize (KiB) 1843280

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

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

[startup+1053.6 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 11446
/proc/meminfo: memFree=33480/2055920 swapFree=4192812/4192956
[pid=11445] ppid=11443 vsize=0 CPUtime=1053.26
/proc/11445/stat : 11445 (tts-5-0) R 11443 11445 11343 0 -1 4195332 460659 0 0 0 105096 230 0 0 25 0 1 0 90226988 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11445/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1053.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1053.7
CPU time (s): 1053.36
CPU user time (s): 1050.97
CPU system time (s): 2.39764
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 1843280

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

runsolver used 0.955854 second user time and 2.23466 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-25 03:12:21
IDJOB=1716934
IDBENCH=20400
IDSOLVER=505
FILE ID=node29/1716934-1240621941
PBS_JOBID= 9186347
Free space on /tmp= 66420 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-08.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716934-1240621941/watcher-1716934-1240621941 -o /tmp/evaluation-result-1716934-1240621941/solver-1716934-1240621941 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1716934-1240621941.cnf

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

MD5SUM BENCH= 81ed5ec4a2e7c208a4184383f9e53838
RANDOM SEED=337374936

node29.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.281
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.281
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:       1489824 kB
Buffers:         66564 kB
Cached:         407056 kB
SwapCached:          0 kB
Active:         130048 kB
Inactive:       357476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1489824 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1024 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            64536 kB
Committed_AS:   333956 kB
PageTables:       1468 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= 66416 MiB
End job on node29 at 2009-04-25 03:29:57