Trace number 1531270

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 605.128

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S1089166613-072.cnf
MD5SUMbaab5bee77b4ec39821ca7eac508e100
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark57.3353
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531270-1238408095.cnf 
0.09/0.12	c Using SATTIMEOUT of 1200
0.09/0.12	c Using SATRAM of 1800
0.09/0.12	c Size of subset node = 16
0.09/0.12	c Variables = 12000
0.09/0.12	c Clauses = 50400
0.09/0.12	c Literals = 151200
0.09/0.12	c Reduced size:
0.09/0.12	c Variables = 12000
0.09/0.12	c Clauses = 50162
0.09/0.12	c Literals = 150486
0.09/0.12	c a2
0.29/0.32	c a1
6.69/6.74	c Independent sub-problems = 1
6.69/6.74	c Sub-problem with 11957 variables and 50162 clauses
6.69/6.74	c using permutation method 4
6.69/6.74	c count = 1
6.69/6.74	c Ordering finished 6.690 seconds
6.69/6.74	c mapped 6.720 seconds
6.69/6.74	c permuted 6.730 seconds
6.69/6.74	c about to sort
6.69/6.76	c sorted
7.19/7.21	c clauses now 50162
7.19/7.21	c init finished 6.830 seconds
7.19/7.21	c tree built 7.200 seconds
7.19/7.21	c 
7.19/7.21	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
7.19/7.21	c ---------------------------------|----------------------------------|------------------------------------------------------
7.19/7.21	c ................................ | ..........                       |                        7.2           0.0             
7.19/7.21	c ................................ | ..........                     1 |                        7.2           0.1             
7.19/7.21	c ................................ | ..........                     2 |                        7.2           0.3             
7.19/7.21	c ................................ | ..........                     3 |                        7.2           0.4             
7.19/7.21	c ................................ | ..........                     4 |                        7.2           0.6             
7.19/7.21	c ................................ | ..........                     5 |                        7.2           0.7             
7.19/7.21	c ................................ | ..........                  1000 |                        7.2         138.7             
23.93/15.66	c ................................ | ..........                585000 | 35340                 24.1       24314.2       171486
47.88/27.66	c ................................ | ..........               1037000 | 76556                 48.0       21595.2       813466
71.83/39.69	c ................................ | ..........               1365000 | 110940                72.0       18953.1      1799235
95.98/51.73	c ................................ | ..........               1638000 | 141772                96.1       17051.8      2865317
120.13/63.87	c ................................ | *.........               1868000 | 167498               120.3       15530.4      4117355
144.08/75.86	c ................................ | *.........               2061000 | 188604               144.2       14291.7      5267871
168.02/87.82	c ................................ | *.........               2249000 | 209069               168.1       13379.7      6142797
191.96/99.87	c ................................ | *.........               2486000 | 233167               192.1       12938.5      6928124
216.11/111.97	c ................................ | *.........               2715000 | 257269               216.3       12553.2      8283770
240.06/123.92	c ................................ | **........               2889000 | 277546               240.1       12030.5      9270821
264.01/135.95	c ................................ | **........               3021000 | 295199               264.1       11436.7     10406374
287.95/147.97	c ................................ | **........               3150000 | 312770               288.1       10931.8     11328835
311.90/159.95	c ................................ | **........               3258000 | 327978               312.1       10440.6     12264614
336.24/172.13	c ................................ | **........               3350000 | 341050               336.4        9959.6     13166760
360.19/184.14	c ................................ | ***.......               3436000 | 353180               360.3        9535.4     14135347
383.74/196.00	c ................................ | ***.......               3499000 | 362254               384.0        9112.0     15483254
408.09/208.13	c ................................ | ***.......               3576000 | 373001               408.2        8760.0     16259403
432.23/220.20	c ................................ | ***.......               3641000 | 381999               432.3        8422.2     17140722
455.79/232.08	c ................................ | ***.......               3706000 | 390820               456.0        8126.8     17973139
480.13/244.28	c ................................ | ****......               3765000 | 399088               480.4        7837.9     19080473
503.88/256.13	c ................................ | ****......               3812000 | 405993               504.0        7563.2     20338528
528.23/268.33	c ................................ | ****......               3862000 | 412970               528.4        7309.3     21489279
552.37/280.41	c ................................ | ****......               3910000 | 420112               552.5        7077.3     22354857
576.53/292.51	c ................................ | ****......               3955000 | 427325               576.6        6858.8     23377741
600.06/304.32	c ................................ | *****.....               4002000 | 433789               600.2        6667.8     23957386
623.81/316.25	c ................................ | *****.....               4049000 | 440936               624.0        6488.7     24643021
647.76/328.27	c ................................ | *****.....               4101000 | 448402               648.0        6328.6     25232523
672.10/340.48	c ................................ | *****.....               4148000 | 455276               672.4        6169.2     25924793
696.65/352.78	c ................................ | *****.....               4188000 | 461401               696.9        6009.3     26490414
720.19/364.55	c ................................ | ******....               4236000 | 468240               720.4        5880.0     27198571
743.94/376.43	c ................................ | ******....               4279000 | 474541               744.1        5750.3     27960007
768.89/388.96	c ................................ | ******....               4311000 | 479617               769.1        5605.0     29004506
791.85/400.49	c ................................ | ******....               4385000 | 489015               792.1        5535.6     29958151
816.38/412.79	c ................................ | ******....               4445000 | 497131               816.7        5442.7     30815813
840.32/424.70	c ................................ | *******...               4478000 | 502098               840.5        5328.0     31619668
863.87/436.53	c ................................ | *******...               4509000 | 506676               864.1        5218.4     32451871
888.82/449.04	c ................................ | *******...               4545000 | 512062               889.0        5112.3     33258239
911.97/460.60	c ................................ | *******...               4575000 | 516548               912.1        5015.8     33944907
935.92/472.66	c ................................ | *******...               4605000 | 521022               936.2        4918.9     34635613
959.87/484.63	c ................................ | ********..               4634000 | 525395               960.1        4826.7     35499168
984.82/497.11	c ................................ | ********..               4680000 | 531690               985.0        4751.4     36114144
1008.16/508.89	c ................................ | ********..               4718000 | 536448              1008.5        4678.2     36596218
1032.51/521.01	c ................................ | ********..               4748000 | 540788              1032.7        4597.7     37235642
1056.25/532.98	c ................................ | ********..               4773000 | 544373              1056.6        4517.4     37965336
1080.00/544.87	c ................................ | *********.               4799000 | 548181              1080.3        4442.3     38753136
1104.34/557.01	c ................................ | *********.               4824000 | 551945              1104.5        4367.4     40064291
1127.89/568.82	c ................................ | *********.               4866000 | 557435              1128.1        4313.4     40549200
1152.24/581.03	c ................................ | *********.               4892000 | 561460              1152.5        4244.8     41456172
1175.99/592.94	c ................................ | *********.               4928000 | 566292              1176.3        4189.5     41951420

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-1531270-1238408095/watcher-1531270-1238408095 -o /tmp/evaluation-result-1531270-1238408095/solver-1531270-1238408095 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531270-1238408095.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 1.08 3/64 9393
/proc/meminfo: memFree=1307560/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=932 CPUtime=0
/proc/9393/stat : 9393 (ttsth-5-0) R 9391 9393 9073 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 1113475656 954368 119 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9393/statm: 233 120 77 176 0 55 0

[startup+0.042818 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 9393
/proc/meminfo: memFree=1307560/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=2252 CPUtime=0.04
/proc/9393/stat : 9393 (ttsth-5-0) R 9391 9393 9073 0 -1 4194304 441 0 0 0 4 0 0 0 18 0 1 0 1113475656 2306048 425 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9393/statm: 563 426 78 176 0 385 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2252

[startup+0.101827 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 9393
/proc/meminfo: memFree=1307560/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=4404 CPUtime=0.09
/proc/9393/stat : 9393 (ttsth-5-0) R 9391 9393 9073 0 -1 4194304 941 0 0 0 9 0 0 0 18 0 1 0 1113475656 4509696 925 1992294400 134512640 135237372 4294956192 18446744073709551615 134534155 0 0 4096 0 0 0 0 17 1 0 0
/proc/9393/statm: 1101 925 78 176 0 923 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4404

[startup+0.301863 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 9393
/proc/meminfo: memFree=1307560/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=8364 CPUtime=0.29
/proc/9393/stat : 9393 (ttsth-5-0) R 9391 9393 9073 0 -1 4194304 1959 0 0 0 29 0 0 0 19 0 1 0 1113475656 8564736 1943 1992294400 134512640 135237372 4294956192 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/9393/statm: 2091 1943 79 176 0 1913 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8364

[startup+0.70193 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 9393
/proc/meminfo: memFree=1307560/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=10988 CPUtime=0.69
/proc/9393/stat : 9393 (ttsth-5-0) R 9391 9393 9073 0 -1 4194304 2703 0 0 0 69 0 0 0 22 0 1 0 1113475656 11251712 2588 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/9393/statm: 2747 2588 80 176 0 2569 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10988

[startup+1.50107 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 9394
/proc/meminfo: memFree=1297440/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=10988 CPUtime=1.49
/proc/9393/stat : 9393 (ttsth-5-0) R 9391 9393 9073 0 -1 4194304 2706 0 0 0 149 0 0 0 25 0 1 0 1113475656 11251712 2591 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/9393/statm: 2747 2591 80 176 0 2569 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10988

[startup+3.10134 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 9394
/proc/meminfo: memFree=1297312/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=10988 CPUtime=3.09
/proc/9393/stat : 9393 (ttsth-5-0) R 9391 9393 9073 0 -1 4194304 2714 0 0 0 309 0 0 0 25 0 1 0 1113475656 11251712 2599 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/9393/statm: 2747 2599 80 176 0 2569 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10988

[startup+6.3019 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 9394
/proc/meminfo: memFree=1297120/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=10988 CPUtime=6.29
/proc/9393/stat : 9393 (ttsth-5-0) R 9391 9393 9073 0 -1 4194304 2731 0 0 0 629 0 0 0 25 0 1 0 1113475656 11251712 2616 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/9393/statm: 2747 2616 80 176 0 2569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10988

[startup+12.703 s]
/proc/loadavg: 1.01 1.00 1.09 3/67 9396
/proc/meminfo: memFree=1261008/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=67212 CPUtime=18.15
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 11952 0 0 0 1811 4 0 0 25 0 3 0 1113475656 68825088 11723 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 16803 11723 98 176 0 16625 0
[pid=9393/tid=9395] ppid=9391 vsize=67212 CPUtime=5.48
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 585 0 0 0 548 0 0 0 22 0 3 0 1113476377 68825088 11723 1992294400 134512640 135237372 4294956192 18446744073709551615 134519962 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=67212 CPUtime=5.46
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 413 0 0 0 546 0 0 0 25 0 3 0 1113476377 68825088 11723 1992294400 134512640 135237372 4294956192 18446744073709551615 134591069 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.15
Current children cumulated vsize (KiB) 67212

[startup+25.5012 s]
/proc/loadavg: 1.23 1.05 1.10 3/67 9396
/proc/meminfo: memFree=1249104/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=79100 CPUtime=43.7
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 14916 0 0 0 4363 7 0 0 25 0 3 0 1113475656 80998400 14686 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 19775 14686 98 176 0 19597 0
[pid=9393/tid=9395] ppid=9391 vsize=79100 CPUtime=18.27
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 3023 0 0 0 1825 2 0 0 25 0 3 0 1113476377 80998400 14686 1992294400 134512640 135237372 4294956192 18446744073709551615 134552676 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=79100 CPUtime=18.2
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 939 0 0 0 1819 1 0 0 25 0 3 0 1113476377 80998400 14686 1992294400 134512640 135237372 4294956192 18446744073709551615 134549950 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 43.7
Current children cumulated vsize (KiB) 79100

[startup+51.1017 s]
/proc/loadavg: 1.49 1.12 1.12 3/67 9396
/proc/meminfo: memFree=1214736/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=115304 CPUtime=94.78
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 23707 0 0 0 9463 15 0 0 25 0 3 0 1113475656 118071296 23477 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 28826 23477 98 176 0 28648 0
[pid=9393/tid=9395] ppid=9391 vsize=115304 CPUtime=43.86
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 8978 0 0 0 4379 7 0 0 25 0 3 0 1113476377 118071296 23477 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=115304 CPUtime=43.7
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 3775 0 0 0 4366 4 0 0 25 0 3 0 1113476377 118071296 23477 1992294400 134512640 135237372 4294956192 18446744073709551615 134587914 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 94.78
Current children cumulated vsize (KiB) 115304

[startup+102.306 s]
/proc/loadavg: 1.78 1.26 1.17 3/67 9396
/proc/meminfo: memFree=1143632/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=187256 CPUtime=196.96
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 41191 0 0 0 19669 27 0 0 25 0 3 0 1113475656 191750144 40961 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 46814 40961 98 176 0 46636 0
[pid=9393/tid=9395] ppid=9391 vsize=187256 CPUtime=95.05
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 22040 0 0 0 9489 16 0 0 25 0 3 0 1113476377 191750144 40961 1992294400 134512640 135237372 4294956192 18446744073709551615 134589523 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=187256 CPUtime=94.69
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 8197 0 0 0 9462 7 0 0 25 0 3 0 1113476377 191750144 40961 1992294400 134512640 135237372 4294956192 18446744073709551615 134565869 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 196.96
Current children cumulated vsize (KiB) 187256

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.22 3/67 9396
/proc/meminfo: memFree=1061392/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=274020 CPUtime=316.69
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 61761 0 0 0 31627 42 0 0 25 0 3 0 1113475656 280596480 61531 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 68505 61531 98 176 0 68327 0
[pid=9393/tid=9395] ppid=9391 vsize=274020 CPUtime=155.03
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 36083 0 0 0 15477 26 0 0 25 0 3 0 1113476377 280596480 61531 1992294400 134512640 135237372 4294956192 18446744073709551615 134591221 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=274020 CPUtime=154.44
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 14724 0 0 0 15432 12 0 0 25 0 3 0 1113476377 280596480 61531 1992294400 134512640 135237372 4294956192 18446744073709551615 134561524 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 316.69
Current children cumulated vsize (KiB) 274020

[startup+222.301 s]
/proc/loadavg: 1.97 1.50 1.26 3/67 9396
/proc/meminfo: memFree=984720/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=352984 CPUtime=436.42
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 80904 0 0 0 43587 55 0 0 25 0 3 0 1113475656 361455616 80674 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 88246 80674 98 176 0 88068 0
[pid=9393/tid=9395] ppid=9391 vsize=352984 CPUtime=215.01
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 51640 0 0 0 21466 35 0 0 25 0 3 0 1113476377 361455616 80674 1992294400 134512640 135237372 4294956192 18446744073709551615 134591429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=352984 CPUtime=214.2
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 18310 0 0 0 21404 16 0 0 25 0 3 0 1113476377 361455616 80674 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 436.42
Current children cumulated vsize (KiB) 352984

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.31 3/67 9396
/proc/meminfo: memFree=902992/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=438896 CPUtime=556.16
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 101435 0 0 0 55550 66 0 0 25 0 3 0 1113475656 449429504 101205 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 109724 101205 98 176 0 109546 0
[pid=9393/tid=9395] ppid=9391 vsize=438896 CPUtime=274.98
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 65925 0 0 0 27455 43 0 0 25 0 3 0 1113476377 449429504 101205 1992294400 134512640 135237372 4294956192 18446744073709551615 134590150 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=438896 CPUtime=273.96
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 24556 0 0 0 27377 19 0 0 25 0 3 0 1113476377 449429504 101205 1992294400 134512640 135237372 4294956192 18446744073709551615 134680214 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 556.16
Current children cumulated vsize (KiB) 438896

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.35 3/67 9396
/proc/meminfo: memFree=847184/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=495792 CPUtime=675.9
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 115115 0 0 0 67513 77 0 0 25 0 3 0 1113475656 507691008 114885 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 123948 114885 98 176 0 123770 0
[pid=9393/tid=9395] ppid=9391 vsize=495792 CPUtime=334.96
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 73837 0 0 0 33448 48 0 0 25 0 3 0 1113476377 507691008 114885 1992294400 134512640 135237372 4294956192 18446744073709551615 134680376 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=495792 CPUtime=333.71
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 30324 0 0 0 33347 24 0 0 25 0 3 0 1113476377 507691008 114885 1992294400 134512640 135237372 4294956192 18446744073709551615 134562416 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 675.9
Current children cumulated vsize (KiB) 495792

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.38 3/67 9396
/proc/meminfo: memFree=782544/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=565160 CPUtime=795.63
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 131667 0 0 0 79476 87 0 0 25 0 3 0 1113475656 578723840 131437 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 141290 131437 98 176 0 141112 0
[pid=9393/tid=9395] ppid=9391 vsize=565160 CPUtime=394.94
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 85277 0 0 0 39439 55 0 0 25 0 3 0 1113476377 578723840 131437 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=565160 CPUtime=393.47
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 35436 0 0 0 39319 28 0 0 25 0 3 0 1113476377 578723840 131437 1992294400 134512640 135237372 4294956192 18446744073709551615 134549896 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 795.63
Current children cumulated vsize (KiB) 565160

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.42 3/67 9396
/proc/meminfo: memFree=720592/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=629240 CPUtime=915.37
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 146755 0 0 0 91440 97 0 0 25 0 3 0 1113475656 644341760 146525 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 157310 146525 98 176 0 157132 0
[pid=9393/tid=9395] ppid=9391 vsize=629240 CPUtime=454.91
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 94897 0 0 0 45431 60 0 0 25 0 3 0 1113476377 644341760 146525 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=629240 CPUtime=453.23
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 40904 0 0 0 45291 32 0 0 25 0 3 0 1113476377 644341760 146525 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 915.37
Current children cumulated vsize (KiB) 629240

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.45 3/67 9396
/proc/meminfo: memFree=669520/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=683720 CPUtime=1035.09
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 159609 0 0 0 103404 105 0 0 25 0 3 0 1113475656 700129280 159379 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 170930 159379 98 176 0 170752 0
[pid=9393/tid=9395] ppid=9391 vsize=683720 CPUtime=514.89
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 104095 0 0 0 51424 65 0 0 25 0 3 0 1113476377 700129280 159379 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=683720 CPUtime=512.98
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 44560 0 0 0 51262 36 0 0 25 0 3 0 1113476377 700129280 159379 1992294400 134512640 135237372 4294956192 18446744073709551615 134562454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1035.09
Current children cumulated vsize (KiB) 683720

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.48 3/67 9396
/proc/meminfo: memFree=603152/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=752848 CPUtime=1154.83
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 176131 0 0 0 115367 116 0 0 25 0 3 0 1113475656 770916352 175901 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 188212 175901 98 176 0 188034 0
[pid=9393/tid=9395] ppid=9391 vsize=752848 CPUtime=574.87
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 115994 0 0 0 57414 73 0 0 25 0 3 0 1113476377 770916352 175901 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=752848 CPUtime=572.74
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 49183 0 0 0 57234 40 0 0 25 0 3 0 1113476377 770916352 175901 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1154.83
Current children cumulated vsize (KiB) 752848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+605.005 s]
/proc/loadavg: 1.99 1.85 1.50 3/67 9396
/proc/meminfo: memFree=586128/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=770160 CPUtime=1200.14
/proc/9393/stat : 9393 (ttsth-5-0) S 9391 9393 9073 0 -1 4194304 180188 0 0 0 119895 119 0 0 25 0 3 0 1113475656 788643840 179958 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 192540 179958 98 176 0 192362 0
[pid=9393/tid=9395] ppid=9391 vsize=770160 CPUtime=597.57
/proc/9393/task/9395/stat : 9395 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 118808 0 0 0 59683 74 0 0 25 0 3 0 1113476377 788643840 179958 1992294400 134512640 135237372 4294956192 18446744073709551615 134680491 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9393/tid=9396] ppid=9391 vsize=770160 CPUtime=595.36
/proc/9393/task/9396/stat : 9396 (ttsth-5-0) R 9391 9393 9073 0 -1 4194368 50426 0 0 0 59495 41 0 0 25 0 3 0 1113476377 788643840 179959 1992294400 134512640 135237372 4294956192 18446744073709551615 134590166 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 770160

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

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

[startup+605.113 s]
/proc/loadavg: 1.99 1.85 1.50 3/67 9396
/proc/meminfo: memFree=586128/2055920 swapFree=4177928/4192956
[pid=9393] ppid=9391 vsize=0 CPUtime=1200.26
/proc/9393/stat : 9393 (ttsth-5-0) Z 9391 9393 9073 0 -1 4195340 180194 0 0 0 119897 129 0 0 16 0 2 0 1113475656 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9393/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 605.128
CPU time (s): 1200.28
CPU user time (s): 1198.97
CPU system time (s): 1.3088
CPU usage (%): 198.351
Max. virtual memory (cumulated for all children) (KiB): 770160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.97
system time used= 1.3088
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180194
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= 21
involuntary context switches= 9153

runsolver used 0.549916 second user time and 1.66475 second system time

The end

Launcher Data

Begin job on node14 at 2009-03-30 12:14:55
IDJOB=1531270
IDBENCH=70364
IDSOLVER=549
FILE ID=node14/1531270-1238408095
PBS_JOBID= 9061420
Free space on /tmp= 65476 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S1089166613-072.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531270-1238408095/watcher-1531270-1238408095 -o /tmp/evaluation-result-1531270-1238408095/solver-1531270-1238408095 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531270-1238408095.cnf

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

MD5SUM BENCH= baab5bee77b4ec39821ca7eac508e100
RANDOM SEED=740565500

node14.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.270
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	: 5931.00
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.270
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:       1307976 kB
Buffers:         77424 kB
Cached:         578516 kB
SwapCached:       8964 kB
Active:          38240 kB
Inactive:       628288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307976 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            1740 kB
Writeback:           0 kB
Mapped:          16328 kB
Slab:            67340 kB
Committed_AS:  2847400 kB
PageTables:       1456 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= 65476 MiB
End job on node14 at 2009-03-30 12:25:02