Trace number 1531142

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.28 604.426

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S21800963-085.cnf
MD5SUM4cbc233e7a70cae22bbfdd2b4008f16f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.4539
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.09	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531142-1238391063.cnf 
0.03/0.09	c Using SATTIMEOUT of 1200
0.03/0.09	c Using SATRAM of 1800
0.03/0.09	c Size of subset node = 16
0.03/0.09	c Variables = 10000
0.03/0.09	c Clauses = 42000
0.03/0.09	c Literals = 126000
0.03/0.09	c Reduced size:
0.03/0.09	c Variables = 10000
0.03/0.09	c Clauses = 41821
0.03/0.09	c Literals = 125463
0.03/0.09	c a2
0.19/0.25	c a1
5.39/5.49	c Independent sub-problems = 1
5.39/5.49	c Sub-problem with 9971 variables and 41821 clauses
5.39/5.49	c using permutation method 4
5.39/5.49	c count = 1
5.39/5.49	c Ordering finished 5.460 seconds
5.39/5.49	c mapped 5.480 seconds
5.39/5.49	c permuted 5.480 seconds
5.39/5.49	c about to sort
5.49/5.51	c sorted
5.79/5.88	c clauses now 41821
5.79/5.88	c init finished 5.560 seconds
5.79/5.88	c tree built 5.870 seconds
5.79/5.88	c 
5.79/5.88	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
5.79/5.88	c ---------------------------------|----------------------------------|------------------------------------------------------
5.79/5.88	c ................................ | ..........                       |                        5.9           0.0             
5.79/5.88	c ................................ | ..........                     1 |                        5.9           0.2             
5.79/5.88	c ................................ | ..........                     2 |                        5.9           0.3             
5.79/5.88	c ................................ | ..........                     3 |                        5.9           0.5             
5.79/5.88	c ................................ | ..........                     4 |                        5.9           0.7             
5.79/5.88	c ................................ | ..........                     5 |                        5.9           0.9             
5.79/5.88	c ................................ | ..........                  1000 |                        5.9         169.8           12
23.87/14.96	c ................................ | ..........                575000 | 40329                 24.0       23948.4       244499
47.82/26.98	c ................................ | ..........               1111000 | 86322                 48.0       23145.8       812832
71.97/39.03	c ................................ | ..........               1442000 | 120939                72.0       20016.7      1852673
96.11/51.12	c ................................ | ..........               1596000 | 141289                96.2       16595.6      3136713
120.06/63.13	c ................................ | *.........               1692000 | 155062               120.2       14082.4      4333175
144.00/75.14	c ................................ | *.........               1765000 | 165889               144.1       12247.6      5384114
167.96/87.19	c ................................ | *.........               1835000 | 175954               168.2       10912.2      6742681
192.10/99.29	c ................................ | *.........               1897000 | 185095               192.3        9864.3      8064220
215.85/111.17	c ................................ | *.........               1952000 | 193489               216.0        9036.2      9060726
240.01/123.28	c ................................ | **........               2017000 | 202496               240.2        8397.2      9975625
264.16/135.30	c ................................ | **........               2077000 | 210602               264.2        7861.5     10762449
287.90/147.23	c ................................ | **........               2181000 | 224641               288.0        7572.4     11818897
311.84/159.27	c ................................ | **........               2287000 | 238662               312.0        7329.2     12673613
335.80/171.27	c ................................ | **........               2499000 | 260209               336.0        7437.5     13362851
360.14/183.41	c ................................ | ***.......               2666000 | 279242               360.2        7401.0     14147550
384.08/195.48	c ................................ | ***.......               2753000 | 290471               384.3        7163.3     15075959
407.84/207.39	c ................................ | ***.......               2893000 | 305157               408.1        7089.3     15943023
431.99/219.46	c ................................ | ***.......               2965000 | 313939               432.2        6860.6     16714873
455.93/231.46	c ................................ | ***.......               3001000 | 318717               456.1        6579.3     17783125
480.28/243.62	c ................................ | ****......               3046000 | 324318               480.4        6340.5     18754503
504.43/255.70	c ................................ | ****......               3071000 | 327842               504.5        6087.1     19608039
528.19/267.67	c ................................ | ****......               3094000 | 331021               528.4        5855.2     20558990
552.73/279.99	c ................................ | ****......               3115000 | 333876               553.0        5632.9     21309242
576.67/291.98	c ................................ | ****......               3137000 | 336861               576.9        5437.4     22031063
600.42/303.88	c ................................ | *****.....               3157000 | 339637               600.7        5255.6     22862516
623.78/315.56	c ................................ | *****.....               3174000 | 341964               624.0        5086.5     23669399
649.12/328.25	c ................................ | *****.....               3192000 | 344440               649.3        4915.9     24466224
672.48/339.91	c ................................ | *****.....               3207000 | 346413               672.6        4768.1     25156855
696.63/352.02	c ................................ | *****.....               3223000 | 348501               696.8        4625.6     26155988
720.18/363.88	c ................................ | ******....               3238000 | 350495               720.5        4494.4     27058158
745.11/376.35	c ................................ | ******....               3250000 | 352126               745.3        4360.4     28071731
768.27/387.90	c ................................ | ******....               3261000 | 353609               768.4        4243.9     28919713
792.62/400.16	c ................................ | ******....               3275000 | 355365               792.9        4130.6     29577984
816.37/412.01	c ................................ | ******....               3287000 | 357002               816.5        4025.6     30323376
840.31/424.08	c ................................ | *******...               3298000 | 358531               840.6        3923.4     31382965
866.26/437.00	c ................................ | *******...               3312000 | 360598               866.4        3822.7     32400089
888.41/448.10	c ................................ | *******...               3323000 | 362107               888.6        3739.8     33080637
913.16/460.55	c ................................ | *******...               3335000 | 363601               913.4        3651.2     34074147
936.11/472.03	c ................................ | *******...               3346000 | 365119               936.3        3573.6     34806564
960.07/484.04	c ................................ | ********..               3358000 | 366677               960.3        3496.9     35850788
985.60/496.82	c ................................ | ********..               3369000 | 368214               985.8        3417.5     36599107
1008.75/508.47	c ................................ | ********..               3379000 | 369483              1009.1        3348.7     37773301
1033.10/520.65	c ................................ | ********..               3388000 | 370641              1033.4        3278.6     38542464
1057.45/532.89	c ................................ | ********..               3397000 | 371779              1057.8        3211.4     39485723
1081.39/544.80	c ................................ | *********.               3406000 | 372914              1081.6        3149.1     40566747
1105.14/556.77	c ................................ | *********.               3415000 | 374035              1105.5        3089.2     41720786
1129.29/568.88	c ................................ | *********.               3424000 | 375141              1129.6        3031.1     42730642
1151.85/580.10	c ................................ | *********.               3433000 | 376291              1152.0        2980.0     43591530
1176.39/592.45	c ................................ | *********.               3442000 | 377446              1176.7        2925.2     44471118

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-1531142-1238391063/watcher-1531142-1238391063 -o /tmp/evaluation-result-1531142-1238391063/solver-1531142-1238391063 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531142-1238391063.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.21 3/64 9579
/proc/meminfo: memFree=1082992/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=932 CPUtime=0
/proc/9579/stat : 9579 (ttsth-5-0) R 9577 9579 9256 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 283307666 954368 121 1992294400 134512640 135237372 4294956192 18446744073709551615 134884129 0 0 4096 0 0 0 0 17 1 0 0
/proc/9579/statm: 233 121 78 176 0 55 0

[startup+0.0425131 s]
/proc/loadavg: 0.92 0.99 1.21 3/64 9579
/proc/meminfo: memFree=1082992/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=2252 CPUtime=0.03
/proc/9579/stat : 9579 (ttsth-5-0) R 9577 9579 9256 0 -1 4194304 446 0 0 0 3 0 0 0 18 0 1 0 283307666 2306048 430 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9579/statm: 563 431 78 176 0 385 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2252

[startup+0.101518 s]
/proc/loadavg: 0.92 0.99 1.21 3/64 9579
/proc/meminfo: memFree=1082992/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=4656 CPUtime=0.09
/proc/9579/stat : 9579 (ttsth-5-0) R 9577 9579 9256 0 -1 4194304 1020 0 0 0 9 0 0 0 18 0 1 0 283307666 4767744 1004 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9579/statm: 1164 1004 79 176 0 986 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4656

[startup+0.30154 s]
/proc/loadavg: 0.92 0.99 1.21 3/64 9579
/proc/meminfo: memFree=1082992/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=7396 CPUtime=0.29
/proc/9579/stat : 9579 (ttsth-5-0) R 9577 9579 9256 0 -1 4194304 1788 0 0 0 28 1 0 0 19 0 1 0 283307666 7573504 1689 1992294400 134512640 135237372 4294956192 18446744073709551615 134735217 0 0 4096 0 0 0 0 17 1 0 0
/proc/9579/statm: 1849 1689 80 176 0 1671 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7396

[startup+0.701585 s]
/proc/loadavg: 0.92 0.99 1.21 3/64 9579
/proc/meminfo: memFree=1082992/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=9244 CPUtime=0.69
/proc/9579/stat : 9579 (ttsth-5-0) R 9577 9579 9256 0 -1 4194304 2276 0 0 0 68 1 0 0 22 0 1 0 283307666 9465856 2177 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/9579/statm: 2311 2177 80 176 0 2133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9244

[startup+1.50167 s]
/proc/loadavg: 0.92 0.99 1.21 2/65 9580
/proc/meminfo: memFree=1074536/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=9244 CPUtime=1.49
/proc/9579/stat : 9579 (ttsth-5-0) R 9577 9579 9256 0 -1 4194304 2279 0 0 0 148 1 0 0 25 0 1 0 283307666 9465856 2180 1992294400 134512640 135237372 4294956192 18446744073709551615 134600550 0 0 4096 0 0 0 0 17 1 0 0
/proc/9579/statm: 2311 2180 80 176 0 2133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9244

[startup+3.10285 s]
/proc/loadavg: 0.92 0.99 1.21 2/65 9580
/proc/meminfo: memFree=1074408/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=9380 CPUtime=3.09
/proc/9579/stat : 9579 (ttsth-5-0) R 9577 9579 9256 0 -1 4194304 2287 0 0 0 308 1 0 0 25 0 1 0 283307666 9605120 2188 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/9579/statm: 2345 2188 80 176 0 2167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9380

[startup+6.30122 s]
/proc/loadavg: 0.93 0.99 1.21 2/65 9580
/proc/meminfo: memFree=1074224/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=57812 CPUtime=6.71
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 9255 0 0 0 666 5 0 0 25 0 3 0 283307666 59199488 9115 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 14453 9115 98 176 0 14275 0
Current children cumulated CPU time (s) 6.71
Current children cumulated vsize (KiB) 57812

[startup+12.7019 s]
/proc/loadavg: 1.01 1.00 1.21 3/67 9582
/proc/meminfo: memFree=1042784/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=60884 CPUtime=19.48
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 10309 0 0 0 1942 6 0 0 25 0 3 0 283307666 62345216 10169 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 15221 10169 98 176 0 15043 0
[pid=9579/tid=9581] ppid=9577 vsize=60884 CPUtime=6.81
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 869 0 0 0 680 1 0 0 25 0 3 0 283308254 62345216 10169 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=60884 CPUtime=6.78
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 464 0 0 0 678 0 0 0 25 0 3 0 283308254 62345216 10169 1992294400 134512640 135237372 4294956192 18446744073709551615 134587929 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.48
Current children cumulated vsize (KiB) 60884

[startup+25.5013 s]
/proc/loadavg: 1.23 1.05 1.22 3/67 9582
/proc/meminfo: memFree=1032928/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=71592 CPUtime=45.02
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 12843 0 0 0 4493 9 0 0 25 0 3 0 283307666 73310208 12703 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 17898 12703 98 176 0 17720 0
[pid=9579/tid=9581] ppid=9577 vsize=71592 CPUtime=19.6
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 2588 0 0 0 1957 3 0 0 25 0 3 0 283308254 73310208 12703 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=71592 CPUtime=19.53
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 1279 0 0 0 1952 1 0 0 25 0 3 0 283308254 73310208 12703 1992294400 134512640 135237372 4294956192 18446744073709551615 134550352 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.02
Current children cumulated vsize (KiB) 71592

[startup+51.1012 s]
/proc/loadavg: 1.49 1.13 1.24 3/67 9582
/proc/meminfo: memFree=993312/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=112976 CPUtime=96.11
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 22810 0 0 0 9593 18 0 0 25 0 3 0 283307666 115687424 22669 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 28244 22669 98 176 0 28066 0
[pid=9579/tid=9581] ppid=9577 vsize=112976 CPUtime=45.2
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 9220 0 0 0 4512 8 0 0 25 0 3 0 283308254 115687424 22669 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=112976 CPUtime=45.02
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 4614 0 0 0 4498 4 0 0 25 0 3 0 283308254 115687424 22669 1992294400 134512640 135237372 4294956192 18446744073709551615 134549950 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.11
Current children cumulated vsize (KiB) 112976

[startup+102.306 s]
/proc/loadavg: 1.78 1.26 1.28 3/67 9582
/proc/meminfo: memFree=909984/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=198440 CPUtime=198.29
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 43405 0 0 0 19797 32 0 0 25 0 3 0 283307666 203202560 43264 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 49610 43264 98 176 0 49432 0
[pid=9579/tid=9581] ppid=9577 vsize=198440 CPUtime=96.39
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 22071 0 0 0 9622 17 0 0 25 0 3 0 283308254 203202560 43264 1992294400 134512640 135237372 4294956192 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=198440 CPUtime=96.02
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 12358 0 0 0 9592 10 0 0 25 0 3 0 283308254 203202560 43264 1992294400 134512640 135237372 4294956192 18446744073709551615 134519965 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.29
Current children cumulated vsize (KiB) 198440

[startup+162.301 s]
/proc/loadavg: 1.92 1.39 1.32 3/67 9582
/proc/meminfo: memFree=839904/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=271356 CPUtime=318.03
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 61007 0 0 0 31759 44 0 0 25 0 3 0 283307666 277868544 60866 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 67839 60866 98 176 0 67661 0
[pid=9579/tid=9581] ppid=9577 vsize=271356 CPUtime=156.37
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 33917 0 0 0 15613 24 0 0 25 0 3 0 283308254 277868544 60866 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=271356 CPUtime=155.78
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 18114 0 0 0 15563 15 0 0 25 0 3 0 283308254 277868544 60866 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.03
Current children cumulated vsize (KiB) 271356

[startup+222.301 s]
/proc/loadavg: 1.97 1.50 1.36 3/67 9582
/proc/meminfo: memFree=775008/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=337436 CPUtime=437.77
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 77053 0 0 0 43723 54 0 0 25 0 3 0 283307666 345534464 76912 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 84359 76912 98 176 0 84181 0
[pid=9579/tid=9581] ppid=9577 vsize=337436 CPUtime=216.34
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 45044 0 0 0 21605 29 0 0 25 0 3 0 283308254 345534464 76912 1992294400 134512640 135237372 4294956192 18446744073709551615 134561510 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=337436 CPUtime=215.53
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 23033 0 0 0 21534 19 0 0 25 0 3 0 283308254 345534464 76912 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 437.77
Current children cumulated vsize (KiB) 337436

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.40 3/67 9582
/proc/meminfo: memFree=704224/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=412280 CPUtime=557.52
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 94840 0 0 0 55688 64 0 0 25 0 3 0 283307666 422174720 94699 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 103070 94700 98 176 0 102892 0
[pid=9579/tid=9581] ppid=9577 vsize=412280 CPUtime=276.33
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 58954 0 0 0 27596 37 0 0 25 0 3 0 283308254 422174720 94700 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=412280 CPUtime=275.3
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 26911 0 0 0 27508 22 0 0 25 0 3 0 283308254 422174720 94700 1992294400 134512640 135237372 4294956192 18446744073709551615 134561682 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 557.52
Current children cumulated vsize (KiB) 412280

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.43 3/67 9582
/proc/meminfo: memFree=642784/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=476060 CPUtime=677.26
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 110040 0 0 0 67653 73 0 0 25 0 3 0 283307666 487485440 109899 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 119015 109899 98 176 0 118837 0
[pid=9579/tid=9581] ppid=9577 vsize=476060 CPUtime=336.32
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 67509 0 0 0 33591 41 0 0 25 0 3 0 283308254 487485440 109899 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=476060 CPUtime=335.06
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 33555 0 0 0 33479 27 0 0 25 0 3 0 283308254 487485440 109899 1992294400 134512640 135237372 4294956192 18446744073709551615 134728885 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.26
Current children cumulated vsize (KiB) 476060

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.47 3/67 9582
/proc/meminfo: memFree=573920/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=548476 CPUtime=797
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 127363 0 0 0 79618 82 0 0 25 0 3 0 283307666 561639424 127222 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 137119 127222 98 176 0 136941 0
[pid=9579/tid=9581] ppid=9577 vsize=548476 CPUtime=396.3
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 75694 0 0 0 39585 45 0 0 25 0 3 0 283308254 561639424 127222 1992294400 134512640 135237372 4294956192 18446744073709551615 134562448 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=548476 CPUtime=394.82
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 42693 0 0 0 39450 32 0 0 25 0 3 0 283308254 561639424 127222 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 797
Current children cumulated vsize (KiB) 548476

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.50 3/67 9582
/proc/meminfo: memFree=501024/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=622148 CPUtime=916.75
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 145430 0 0 0 91581 94 0 0 25 0 3 0 283307666 637079552 145289 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 155537 145289 98 176 0 155359 0
[pid=9579/tid=9581] ppid=9577 vsize=622148 CPUtime=456.28
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 81741 0 0 0 45579 49 0 0 25 0 3 0 283308254 637079552 145289 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=622148 CPUtime=454.58
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 54713 0 0 0 45418 40 0 0 25 0 3 0 283308254 637079552 145289 1992294400 134512640 135237372 4294956192 18446744073709551615 134562416 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 916.75
Current children cumulated vsize (KiB) 622148

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.52 3/67 9582
/proc/meminfo: memFree=433056/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=692304 CPUtime=1036.5
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 162602 0 0 0 103546 104 0 0 25 0 3 0 283307666 708919296 162461 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 173076 162461 98 176 0 172898 0
[pid=9579/tid=9581] ppid=9577 vsize=692304 CPUtime=516.27
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 86001 0 0 0 51576 51 0 0 25 0 3 0 283308254 708919296 162461 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=692304 CPUtime=514.33
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 67625 0 0 0 51386 47 0 0 25 0 3 0 283308254 708919296 162461 1992294400 134512640 135237372 4294956192 18446744073709551615 134680499 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1036.5
Current children cumulated vsize (KiB) 692304

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.55 3/67 9582
/proc/meminfo: memFree=351648/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=776144 CPUtime=1156.24
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 182995 0 0 0 115510 114 0 0 25 0 3 0 283307666 794771456 182854 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 194036 182854 98 176 0 193858 0
[pid=9579/tid=9581] ppid=9577 vsize=776144 CPUtime=576.25
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 90269 0 0 0 57572 53 0 0 25 0 3 0 283308254 794771456 182854 1992294400 134512640 135237372 4294956192 18446744073709551615 134562278 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=776144 CPUtime=574.09
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 83750 0 0 0 57354 55 0 0 25 0 3 0 283308254 794771456 182854 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1156.24
Current children cumulated vsize (KiB) 776144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.301 s]
/proc/loadavg: 1.99 1.85 1.56 3/67 9584
/proc/meminfo: memFree=331936/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=794220 CPUtime=1200.14
/proc/9579/stat : 9579 (ttsth-5-0) S 9577 9579 9256 0 -1 4194304 187524 0 0 0 119898 116 0 0 25 0 3 0 283307666 813281280 187383 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 198555 187383 98 176 0 198377 0
[pid=9579/tid=9581] ppid=9577 vsize=794220 CPUtime=598.24
/proc/9579/task/9581/stat : 9581 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 91811 0 0 0 59770 54 0 0 25 0 3 0 283308254 813281280 187383 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9579/tid=9582] ppid=9577 vsize=794220 CPUtime=596.01
/proc/9579/task/9582/stat : 9582 (ttsth-5-0) R 9577 9579 9256 0 -1 4194368 86737 0 0 0 59544 57 0 0 25 0 3 0 283308254 813281280 187383 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 794220

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

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

[startup+604.411 s]
/proc/loadavg: 1.99 1.85 1.56 3/67 9584
/proc/meminfo: memFree=331936/2055920 swapFree=4181692/4192956
[pid=9579] ppid=9577 vsize=0 CPUtime=1200.25
/proc/9579/stat : 9579 (ttsth-5-0) Z 9577 9579 9256 0 -1 4195340 187524 0 0 0 119899 126 0 0 16 0 2 0 283307666 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9579/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 604.426
CPU time (s): 1200.28
CPU user time (s): 1198.99
CPU system time (s): 1.2838
CPU usage (%): 198.581
Max. virtual memory (cumulated for all children) (KiB): 794220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.99
system time used= 1.2838
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187524
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= 36
involuntary context switches= 9191

runsolver used 0.630904 second user time and 1.57976 second system time

The end

Launcher Data

Begin job on node42 at 2009-03-30 07:31:03
IDJOB=1531142
IDBENCH=70300
IDSOLVER=549
FILE ID=node42/1531142-1238391063
PBS_JOBID= 9061358
Free space on /tmp= 66248 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S21800963-085.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531142-1238391063/watcher-1531142-1238391063 -o /tmp/evaluation-result-1531142-1238391063/solver-1531142-1238391063 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531142-1238391063.cnf

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

MD5SUM BENCH= 4cbc233e7a70cae22bbfdd2b4008f16f
RANDOM SEED=2059891034

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:       1083408 kB
Buffers:        105664 kB
Cached:         762884 kB
SwapCached:       5184 kB
Active:          29132 kB
Inactive:       847988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1083408 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          14264 kB
Slab:            81264 kB
Committed_AS:   856612 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 07:41:09