Trace number 1718586

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
ttsth-5-0 2009-03-19? (TO) 1200.3 602.852

General information on the benchmark

Nameindustrial/grieu/
vmpc_29.cnf
MD5SUM1e81246225c81a67548d334d1dfcc24b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.4558
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

Solver Data

0.19/0.21	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1718586-1240638067.cnf 
0.19/0.21	c Using SATTIMEOUT of 1200
0.19/0.21	c Using SATRAM of 1800
0.19/0.21	c Size of subset node = 16
0.19/0.21	c Variables = 841
0.19/0.21	c Clauses = 120147
0.19/0.21	c Literals = 314766
0.19/0.21	c Reduced size:
0.19/0.21	c Variables = 841
0.19/0.21	c Clauses = 120147
0.19/0.21	c Literals = 314766
0.19/0.21	c a2
0.49/0.58	c a1
1.10/1.18	c Independent sub-problems = 1
1.10/1.18	c Sub-problem with 841 variables and 120147 clauses
1.10/1.18	c using permutation method 4
1.10/1.18	c count = 1
1.10/1.18	c Ordering finished 1.110 seconds
1.10/1.18	c mapped 1.180 seconds
1.10/1.18	c permuted 1.180 seconds
1.10/1.18	c about to sort
1.19/1.22	c sorted
2.39/2.48	c clauses now 120147
2.39/2.48	c init finished 1.240 seconds
2.39/2.48	c tree built 2.470 seconds
2.39/2.48	c 
2.39/2.48	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
2.39/2.48	c ---------------------------------|----------------------------------|------------------------------------------------------
2.39/2.48	c ................................ | ..........                       |                        2.5           0.0             
2.39/2.48	c ................................ | ..........                     1 |                        2.5           0.4             
2.39/2.48	c ................................ | ..........                     2 |                        2.5           0.8             
2.39/2.48	c ................................ | ..........                     3 |                        2.5           1.2             
2.39/2.48	c ................................ | ..........                     4 |                        2.5           1.6             
2.39/2.48	c ................................ | ..........                     5 |                        2.5           2.0             
2.51/2.52	c ................................ | ..........                  1000 | 1                      2.6         390.6         7398
23.87/13.28	c ................................ | ..........                129000 | 4613                  24.0        5368.3      4017639
48.21/25.40	c ................................ | ..........                238000 | 8673                  48.2        4934.7      7864829
71.96/37.35	c ................................ | ..........                334000 | 13836                 72.1        4633.1     11177074
95.92/49.38	c ................................ | ..........                416000 | 18189                 96.1        4329.3     14286737
120.06/61.50	c ................................ | *.........                479000 | 23375                120.3        3982.4     17443778
143.81/73.39	c ................................ | *.........                551000 | 26987                144.0        3826.1     20297028
167.96/85.42	c ................................ | *.........                618000 | 30341                168.0        3677.9     23001220
191.91/97.47	c ................................ | *.........                680000 | 32726                192.1        3540.2     25514811
216.26/109.61	c ................................ | *.........                737000 | 34676                216.3        3406.8     27790164
240.01/121.58	c ................................ | **........                789000 | 36974                240.2        3284.8     30130920
263.96/133.55	c ................................ | **........                839000 | 39422                264.1        3176.7     32501336
288.10/145.67	c ................................ | **........                892000 | 42510                288.3        3094.1     34956849
312.06/157.68	c ................................ | **........                940000 | 45444                312.3        3010.2     37427781
336.21/169.70	c ................................ | **........                987000 | 47711                336.3        2935.1     39660278
359.96/181.63	c ................................ | ***.......               1033000 | 50119                360.1        2868.8     41704443
383.92/193.62	c ................................ | ***.......               1074000 | 52218                384.0        2796.7     43746932
408.25/205.81	c ................................ | ***.......               1111000 | 54250                408.3        2720.8     45650693
432.41/217.91	c ................................ | ***.......               1148000 | 56062                432.5        2654.3     47554675
456.16/229.88	c ................................ | ***.......               1180000 | 58043                456.4        2585.5     49375701
480.31/241.95	c ................................ | ****......               1222000 | 59907                480.5        2543.2     51274165
504.25/253.90	c ................................ | ****......               1260000 | 62195                504.3        2498.4     53198052
528.20/265.92	c ................................ | ****......               1295000 | 64584                528.3        2451.1     55040511
551.75/277.78	c ................................ | ****......               1333000 | 66589                552.0        2414.9     56726527
576.10/289.92	c ................................ | ****......               1369000 | 68686                576.2        2375.8     58499021
600.25/302.02	c ................................ | *****.....               1405000 | 70724                600.4        2340.1     60283650
624.41/314.16	c ................................ | *****.....               1440000 | 72655                624.6        2305.4     62107911
648.36/326.15	c ................................ | *****.....               1472000 | 74734                648.6        2269.6     63650162
672.50/338.29	c ................................ | *****.....               1507000 | 76806                672.8        2239.9     65297945
695.84/349.98	c ................................ | *****.....               1537000 | 78896                696.1        2208.0     66867796
719.99/362.09	c ................................ | ******....               1577000 | 80738                720.3        2189.4     68609514
744.15/374.19	c ................................ | ******....               1626000 | 82214                744.4        2184.2     70222194
767.90/386.06	c ................................ | ******....               1656000 | 84355                768.1        2155.9     71644946
791.84/398.04	c ................................ | ******....               1688000 | 86354                792.1        2131.2     73253644
816.59/410.43	c ................................ | ******....               1718000 | 88306                816.8        2103.4     74765683
840.34/422.38	c ................................ | *******...               1754000 | 90130                840.6        2086.5     76141000
864.28/434.39	c ................................ | *******...               1782000 | 91436                864.6        2061.1     77328201
888.01/446.27	c ................................ | *******...               1811000 | 92885                888.3        2038.7     78631434
912.16/458.33	c ................................ | *******...               1843000 | 94383                912.4        2020.0     80101997
936.50/470.54	c ................................ | *******...               1869000 | 95813                936.7        1995.2     81367708
960.23/482.40	c ................................ | ********..               1894000 | 97232                960.4        1972.1     82682132
984.58/494.66	c ................................ | ********..               1917000 | 98784                984.9        1946.5     84010936
1007.93/506.35	c ................................ | ********..               1940000 | 100066              1008.2        1924.2     85294355
1032.07/518.46	c ................................ | ********..               1963000 | 101495              1032.4        1901.5     86677586
1055.81/530.39	c ................................ | ********..               1995000 | 102660              1056.2        1888.9     88005691
1080.14/542.54	c ................................ | *********.               2030000 | 103647              1080.4        1879.0     89468502
1103.90/554.45	c ................................ | *********.               2062000 | 104728              1104.2        1867.5     90811562
1127.83/566.50	c ................................ | *********.               2092000 | 106021              1128.2        1854.3     92217607
1152.35/578.73	c ................................ | *********.               2123000 | 107234              1152.6        1841.9     93724882
1176.10/590.68	c ................................ | *********.               2150000 | 108653              1176.5        1827.5     95111423

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-1718586-1240638067/watcher-1718586-1240638067 -o /tmp/evaluation-result-1718586-1240638067/solver-1718586-1240638067 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1718586-1240638067.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19275
/proc/meminfo: memFree=1203456/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=932 CPUtime=0
/proc/19275/stat : 19275 (ttsth-5-0) R 19273 19275 19172 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 91840224 954368 120 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19275/statm: 266 121 77 176 0 88 0

[startup+0.0288219 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19275
/proc/meminfo: memFree=1203456/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=1864 CPUtime=0.02
/proc/19275/stat : 19275 (ttsth-5-0) R 19273 19275 19172 0 -1 4194304 367 0 0 0 2 0 0 0 18 0 1 0 91840224 1908736 351 1992294400 134512640 135237372 4294956192 18446744073709551615 134685157 0 0 4096 0 0 0 0 17 1 0 0
/proc/19275/statm: 466 352 78 176 0 288 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1864

[startup+0.101827 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19275
/proc/meminfo: memFree=1203456/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=4736 CPUtime=0.09
/proc/19275/stat : 19275 (ttsth-5-0) R 19273 19275 19172 0 -1 4194304 1051 0 0 0 9 0 0 0 18 0 1 0 91840224 4849664 1035 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19275/statm: 1184 1035 78 176 0 1006 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4736

[startup+0.301839 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19275
/proc/meminfo: memFree=1203456/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=15344 CPUtime=0.29
/proc/19275/stat : 19275 (ttsth-5-0) R 19273 19275 19172 0 -1 4194304 3698 0 0 0 27 2 0 0 19 0 1 0 91840224 15712256 3681 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/19275/statm: 3836 3681 79 176 0 3658 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15344

[startup+0.701865 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19275
/proc/meminfo: memFree=1203456/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=12024 CPUtime=0.69
/proc/19275/stat : 19275 (ttsth-5-0) R 19273 19275 19172 0 -1 4194304 4184 0 0 0 67 2 0 0 22 0 1 0 91840224 12312576 2797 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19275/statm: 3006 2797 80 176 0 2828 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12024

[startup+1.50192 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19276
/proc/meminfo: memFree=1187320/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=17724 CPUtime=1.49
/proc/19275/stat : 19275 (ttsth-5-0) R 19273 19275 19172 0 -1 4194304 5758 0 0 0 146 3 0 0 25 0 1 0 91840224 18149376 4253 1992294400 134512640 135237372 4294956192 18446744073709551615 134731672 0 0 4096 0 0 0 0 17 1 0 0
/proc/19275/statm: 4431 4253 91 176 0 4253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17724

[startup+3.10103 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19276
/proc/meminfo: memFree=1181880/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=51764 CPUtime=3.7
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 9080 0 0 0 366 4 0 0 25 0 3 0 91840224 53006336 7457 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 12941 7457 98 176 0 12763 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 51764

[startup+6.30224 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 19278
/proc/meminfo: memFree=1157800/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=72512 CPUtime=10.09
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 14369 0 0 0 1001 8 0 0 25 0 3 0 91840224 74252288 12746 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 18128 12746 98 176 0 17950 0
[pid=19275/tid=19277] ppid=19273 vsize=72512 CPUtime=3.81
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 2507 0 0 0 379 2 0 0 25 0 3 0 91840472 74252288 12746 1992294400 134512640 135237372 4294956192 18446744073709551615 134561428 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19275/tid=19278] ppid=19273 vsize=72512 CPUtime=3.79
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 3988 0 0 0 378 1 0 0 25 0 3 0 91840472 74252288 12746 1992294400 134512640 135237372 4294956192 18446744073709551615 134590166 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.09
Current children cumulated vsize (KiB) 72512

[startup+12.7017 s]
/proc/loadavg: 1.09 1.02 1.01 3/67 19278
/proc/meminfo: memFree=1121960/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=107184 CPUtime=22.87
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 23026 0 0 0 2272 15 0 0 25 0 3 0 91840224 109756416 21403 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 26796 21403 98 176 0 26618 0
[pid=19275/tid=19277] ppid=19273 vsize=107184 CPUtime=10.21
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 6079 0 0 0 1016 5 0 0 25 0 3 0 91840472 109756416 21403 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19275/tid=19278] ppid=19273 vsize=107184 CPUtime=10.17
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 9073 0 0 0 1012 5 0 0 25 0 3 0 91840472 109756416 21403 1992294400 134512640 135237372 4294956192 18446744073709551615 134588785 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.87
Current children cumulated vsize (KiB) 107184

[startup+25.5015 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 19278
/proc/meminfo: memFree=1055144/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=171780 CPUtime=48.41
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 39034 0 0 0 4818 23 0 0 25 0 3 0 91840224 175902720 37411 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 42945 37411 98 176 0 42767 0
[pid=19275/tid=19277] ppid=19273 vsize=171780 CPUtime=23
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 12493 0 0 0 2292 8 0 0 25 0 3 0 91840472 175902720 37411 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19275/tid=19278] ppid=19273 vsize=171780 CPUtime=22.92
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 18667 0 0 0 2282 10 0 0 25 0 3 0 91840472 175902720 37411 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.41
Current children cumulated vsize (KiB) 171780

[startup+51.1011 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 19278
/proc/meminfo: memFree=948584/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=282516 CPUtime=99.5
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 65980 0 0 0 9910 40 0 0 25 0 3 0 91840224 289296384 64357 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 70629 64357 98 176 0 70451 0
[pid=19275/tid=19277] ppid=19273 vsize=282516 CPUtime=48.59
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 23889 0 0 0 4843 16 0 0 25 0 3 0 91840472 289296384 64357 1992294400 134512640 135237372 4294956192 18446744073709551615 134562328 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19275/tid=19278] ppid=19273 vsize=282516 CPUtime=48.41
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 34217 0 0 0 4822 19 0 0 25 0 3 0 91840472 289296384 64357 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.5
Current children cumulated vsize (KiB) 282516

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 19278
/proc/meminfo: memFree=763624/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=467120 CPUtime=201.7
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 111517 0 0 0 20101 69 0 0 25 0 3 0 91840224 478330880 109894 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 116780 109894 98 176 0 116602 0
[pid=19275/tid=19277] ppid=19273 vsize=467120 CPUtime=99.79
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 45662 0 0 0 9949 30 0 0 25 0 3 0 91840472 478330880 109894 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19275/tid=19278] ppid=19273 vsize=467120 CPUtime=99.42
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 57981 0 0 0 9908 34 0 0 25 0 3 0 91840472 478330880 109894 1992294400 134512640 135237372 4294956192 18446744073709551615 134549905 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.7
Current children cumulated vsize (KiB) 467120

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 19278
/proc/meminfo: memFree=579688/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=655032 CPUtime=321.44
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 157788 0 0 0 32046 98 0 0 25 0 3 0 91840224 670752768 156165 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 163758 156165 98 176 0 163580 0
[pid=19275/tid=19277] ppid=19273 vsize=655032 CPUtime=159.77
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 66332 0 0 0 15934 43 0 0 25 0 3 0 91840472 670752768 156165 1992294400 134512640 135237372 4294956192 18446744073709551615 134590146 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19275/tid=19278] ppid=19273 vsize=655032 CPUtime=159.18
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 83582 0 0 0 15868 50 0 0 25 0 3 0 91840472 670752768 156165 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.44
Current children cumulated vsize (KiB) 655032

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 19278
/proc/meminfo: memFree=420712/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=816112 CPUtime=441.18
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 197078 0 0 0 43994 124 0 0 25 0 3 0 91840224 835698688 195455 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 204028 195455 98 176 0 203850 0
[pid=19275/tid=19277] ppid=19273 vsize=816112 CPUtime=219.76
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 82717 0 0 0 21921 55 0 0 25 0 3 0 91840472 835698688 195455 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19275/tid=19278] ppid=19273 vsize=816112 CPUtime=218.94
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 106487 0 0 0 21829 65 0 0 25 0 3 0 91840472 835698688 195455 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.18
Current children cumulated vsize (KiB) 816112

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 19278
/proc/meminfo: memFree=279016/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=961932 CPUtime=560.93
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 232749 0 0 0 55948 145 0 0 25 0 3 0 91840224 985018368 231126 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 240483 231126 98 176 0 240305 0
[pid=19275/tid=19277] ppid=19273 vsize=961932 CPUtime=279.74
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 98834 0 0 0 27910 64 0 0 25 0 3 0 91840472 985018368 231126 1992294400 134512640 135237372 4294956192 18446744073709551615 134587921 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19275/tid=19278] ppid=19273 vsize=961932 CPUtime=278.7
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 126041 0 0 0 27794 76 0 0 25 0 3 0 91840472 985018368 231126 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.93
Current children cumulated vsize (KiB) 961932

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 19278
/proc/meminfo: memFree=145768/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=1096288 CPUtime=680.69
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 265682 0 0 0 67902 167 0 0 25 0 3 0 91840224 1122598912 264059 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 274072 264059 98 176 0 273894 0
[pid=19275/tid=19277] ppid=19273 vsize=1096288 CPUtime=339.72
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 113720 0 0 0 33898 74 0 0 25 0 3 0 91840472 1122598912 264059 1992294400 134512640 135237372 4294956192 18446744073709551615 134565869 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19275/tid=19278] ppid=19273 vsize=1096288 CPUtime=338.47
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 144088 0 0 0 33759 88 0 0 25 0 3 0 91840472 1122598912 264059 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.69
Current children cumulated vsize (KiB) 1096288

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 19278
/proc/meminfo: memFree=22120/2055920 swapFree=4130412/4192956
[pid=19275] ppid=19273 vsize=1221804 CPUtime=800.43
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 296827 0 0 0 79859 184 0 0 25 0 3 0 91840224 1251127296 295204 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 305451 295204 98 176 0 305273 0
[pid=19275/tid=19277] ppid=19273 vsize=1221804 CPUtime=399.5
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 128457 0 0 0 39867 83 0 0 25 0 3 0 91840472 1251127296 295204 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19275/tid=19278] ppid=19273 vsize=1221804 CPUtime=398.44
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 160496 0 0 0 39748 96 0 0 25 0 3 0 91840472 1251127296 295204 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 800.43
Current children cumulated vsize (KiB) 1221804

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 19278
/proc/meminfo: memFree=15400/2055920 swapFree=4130492/4192956
[pid=19275] ppid=19273 vsize=1328656 CPUtime=920.14
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 322971 0 0 0 91813 201 0 0 25 0 3 0 91840224 1360543744 321348 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 332164 321348 98 176 0 331986 0
[pid=19275/tid=19277] ppid=19273 vsize=1328656 CPUtime=459.24
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 141067 0 0 0 45833 91 0 0 25 0 3 0 91840472 1360543744 321348 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19275/tid=19278] ppid=19273 vsize=1328656 CPUtime=458.4
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 174030 0 0 0 45735 105 0 0 25 0 3 0 91840472 1360543744 321348 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 920.14
Current children cumulated vsize (KiB) 1328656

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 19278
/proc/meminfo: memFree=15976/2055920 swapFree=4130492/4192956
[pid=19275] ppid=19273 vsize=1438088 CPUtime=1039.85
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 348947 0 0 0 103765 220 0 0 25 0 3 0 91840224 1472602112 347324 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 359522 347324 98 176 0 359344 0
[pid=19275/tid=19277] ppid=19273 vsize=1438088 CPUtime=518.99
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 152539 0 0 0 51800 99 0 0 25 0 3 0 91840472 1472602112 347324 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19275/tid=19278] ppid=19273 vsize=1438088 CPUtime=518.37
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 188534 0 0 0 51721 116 0 0 25 0 3 0 91840472 1472602112 347324 1992294400 134512640 135237372 4294956192 18446744073709551615 134561510 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1039.85
Current children cumulated vsize (KiB) 1438088

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 19278
/proc/meminfo: memFree=15720/2055920 swapFree=4130492/4192956
[pid=19275] ppid=19273 vsize=1552688 CPUtime=1159.54
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 376339 0 0 0 115714 240 0 0 25 0 3 0 91840224 1589952512 374716 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 388172 374716 98 176 0 387994 0
[pid=19275/tid=19277] ppid=19273 vsize=1552688 CPUtime=578.72
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 164792 0 0 0 57765 107 0 0 25 0 3 0 91840472 1589952512 374716 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19275/tid=19278] ppid=19273 vsize=1552688 CPUtime=578.33
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 203673 0 0 0 57705 128 0 0 25 0 3 0 91840472 1589952512 374716 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1159.54
Current children cumulated vsize (KiB) 1552688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.602 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 19278
/proc/meminfo: memFree=15016/2055920 swapFree=4130492/4192956
[pid=19275] ppid=19273 vsize=1588552 CPUtime=1200.04
/proc/19275/stat : 19275 (ttsth-5-0) S 19273 19275 19172 0 -1 4194304 384846 0 0 0 119758 246 0 0 25 0 3 0 91840224 1626677248 383223 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 397138 383223 98 176 0 396960 0
[pid=19275/tid=19277] ppid=19273 vsize=1588552 CPUtime=598.94
/proc/19275/task/19277/stat : 19277 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 168836 0 0 0 59784 110 0 0 25 0 3 0 91840472 1626677248 383223 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19275/tid=19278] ppid=19273 vsize=1588552 CPUtime=598.61
/proc/19275/task/19278/stat : 19278 (ttsth-5-0) R 19273 19275 19172 0 -1 4194368 208136 0 0 0 59730 131 0 0 25 0 3 0 91840472 1626677248 383223 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1588552

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

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

[startup+602.806 s]
/proc/loadavg: 1.99 1.85 1.45 2/67 19279
/proc/meminfo: memFree=706208/2055920 swapFree=4130492/4192956
[pid=19275] ppid=19273 vsize=0 CPUtime=1200.24
/proc/19275/stat : 19275 (ttsth-5-0) Z 19273 19275 19172 0 -1 4195340 384855 0 0 0 119759 265 0 0 16 0 2 0 91840224 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19275/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.24
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.852
CPU time (s): 1200.3
CPU user time (s): 1197.6
CPU system time (s): 2.70359
CPU usage (%): 199.104
Max. virtual memory (cumulated for all children) (KiB): 1588552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.6
system time used= 2.70359
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 384855
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= 87
involuntary context switches= 9410

runsolver used 0.645901 second user time and 1.56176 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-25 07:41:07
IDJOB=1718586
IDBENCH=20491
IDSOLVER=549
FILE ID=node22/1718586-1240638067
PBS_JOBID= 9186455
Free space on /tmp= 66128 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/grieu/vmpc_29.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718586-1240638067/watcher-1718586-1240638067 -o /tmp/evaluation-result-1718586-1240638067/solver-1718586-1240638067 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1718586-1240638067.cnf

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

MD5SUM BENCH= 1e81246225c81a67548d334d1dfcc24b
RANDOM SEED=1041876648

node22.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.232
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.232
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:       1203872 kB
Buffers:         69916 kB
Cached:         669448 kB
SwapCached:      57596 kB
Active:         267900 kB
Inactive:       531272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1203872 kB
SwapTotal:     4192956 kB
SwapFree:      4130412 kB
Dirty:            2488 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            38844 kB
Committed_AS:   389452 kB
PageTables:       1368 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= 66124 MiB
End job on node22 at 2009-04-25 07:51:11