Trace number 1531140

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.26 604.473

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S859578263-029.cnf
MD5SUM17df6005fb09e0a5c9a1d88e4e3ac572
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark158.524
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.05/0.09	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531140-1238390824.cnf 
0.05/0.09	c Using SATTIMEOUT of 1200
0.05/0.09	c Using SATRAM of 1800
0.05/0.09	c Size of subset node = 16
0.05/0.09	c Variables = 10000
0.05/0.09	c Clauses = 42000
0.05/0.09	c Literals = 126000
0.05/0.09	c Reduced size:
0.05/0.09	c Variables = 10000
0.05/0.09	c Clauses = 41823
0.05/0.09	c Literals = 125469
0.05/0.09	c a2
0.19/0.25	c a1
5.39/5.43	c Independent sub-problems = 1
5.39/5.43	c Sub-problem with 9969 variables and 41823 clauses
5.39/5.43	c using permutation method 4
5.39/5.43	c count = 1
5.39/5.43	c Ordering finished 5.390 seconds
5.39/5.43	c mapped 5.420 seconds
5.39/5.43	c permuted 5.420 seconds
5.39/5.43	c about to sort
5.39/5.45	c sorted
5.78/5.82	c clauses now 41823
5.78/5.82	c init finished 5.500 seconds
5.78/5.82	c tree built 5.820 seconds
5.78/5.82	c 
5.78/5.82	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
5.78/5.82	c ---------------------------------|----------------------------------|------------------------------------------------------
5.78/5.82	c ................................ | ..........                       |                        5.8           0.0             
5.78/5.83	c ................................ | ..........                     1 |                        5.8           0.2             
5.78/5.83	c ................................ | ..........                     2 |                        5.8           0.3             
5.78/5.83	c ................................ | ..........                     3 |                        5.8           0.5             
5.78/5.83	c ................................ | ..........                     4 |                        5.8           0.7             
5.78/5.83	c ................................ | ..........                     5 |                        5.8           0.9             
5.78/5.83	c ................................ | ..........                  1000 |                        5.8         171.5            3
23.91/14.95	c ................................ | ..........                625000 | 40394                 24.0       26030.8       260042
47.86/27.00	c ................................ | ..........               1090000 | 84881                 48.1       22680.0      1489396
72.00/39.02	c ................................ | ..........               1438000 | 119555                72.1       19955.6      2735598
95.95/51.04	c ................................ | ..........               1834000 | 160756                96.0       19094.2      3569210
119.89/63.04	c ................................ | *.........               2182000 | 198236               120.0       18183.3      4951648
143.83/75.08	c ................................ | *.........               2448000 | 228271               144.0       16997.6      5903849
168.18/87.23	c ................................ | *.........               2645000 | 251300               168.3       15718.8      7203998
191.92/99.19	c ................................ | *.........               2852000 | 275130               192.1       14844.1      8373827
216.07/111.20	c ................................ | *.........               2978000 | 291461               216.1       13780.0      9847000
240.02/123.24	c ................................ | **........               3107000 | 307538               240.1       12938.8     11864446
263.97/135.26	c ................................ | **........               3172000 | 316777               264.1       12009.7     13708720
288.31/147.47	c ................................ | **........               3230000 | 325951               288.5       11196.2     15207860
312.27/159.47	c ................................ | **........               3263000 | 331497               312.5       10442.9     16942851
336.00/171.36	c ................................ | **........               3300000 | 337764               336.2        9816.2     18196973
360.14/183.43	c ................................ | ***.......               3364000 | 346103               360.3        9337.2     19224425
384.30/195.55	c ................................ | ***.......               3452000 | 356755               384.5        8978.6     20479168
408.84/207.87	c ................................ | ***.......               3476000 | 360652               409.0        8497.9     22037487
431.99/219.42	c ................................ | ***.......               3505000 | 365524               432.1        8111.5     23054284
455.73/231.39	c ................................ | ***.......               3574000 | 374381               456.0        7837.7     24501978
479.88/243.49	c ................................ | ****......               3628000 | 382470               480.1        7556.3     25448946
503.82/255.46	c ................................ | ****......               3712000 | 394008               504.0        7364.9     26540015
528.17/267.67	c ................................ | ****......               3768000 | 401945               528.4        7130.8     27964101
551.92/279.59	c ................................ | ****......               3806000 | 407746               552.2        6892.7     29019627
575.87/291.55	c ................................ | ****......               3842000 | 413740               576.1        6669.3     30162803
600.40/303.84	c ................................ | *****.....               3885000 | 420543               600.6        6468.6     31555535
623.96/315.61	c ................................ | *****.....               3916000 | 425582               624.1        6274.8     32794844
648.10/327.79	c ................................ | *****.....               3966000 | 432574               648.4        6116.7     34129111
672.25/339.86	c ................................ | *****.....               3995000 | 437029               672.5        5940.7     35361772
696.40/351.91	c ................................ | *****.....               4017000 | 440778               696.5        5767.3     36963633
720.34/363.98	c ................................ | ******....               4056000 | 446662               720.6        5628.5     38333961
744.09/375.86	c ................................ | ******....               4091000 | 451513               744.3        5496.3     39405270
768.03/387.82	c ................................ | ******....               4120000 | 455733               768.2        5363.2     40680042
791.98/399.84	c ................................ | ******....               4141000 | 459215               792.2        5227.3     42065264
817.33/412.54	c ................................ | ******....               4160000 | 462605               817.5        5088.5     43652226
840.67/424.26	c ................................ | *******...               4181000 | 465902               840.9        4971.9     44891640
864.82/436.31	c ................................ | *******...               4199000 | 469070               865.0        4854.4     45982597
887.96/447.99	c ................................ | *******...               4219000 | 472324               888.3        4749.6     47045553
912.11/460.00	c ................................ | *******...               4240000 | 476234               912.2        4647.8     48593342
937.06/472.52	c ................................ | *******...               4261000 | 479935               937.2        4546.3     50217971
960.81/484.43	c ................................ | ********..               4277000 | 482888               961.0        4450.5     51561754
983.96/496.04	c ................................ | ********..               4291000 | 485280               984.2        4359.9     53084050
1008.70/508.48	c ................................ | ********..               4312000 | 488562              1009.0        4273.5     54558888
1031.85/520.07	c ................................ | ********..               4356000 | 494138              1032.2        4220.3     55761846
1056.79/532.58	c ................................ | ********..               4386000 | 498439              1057.1        4149.0     57078035
1079.94/544.10	c ................................ | *********.               4406000 | 501702              1080.1        4079.2     58380869
1104.08/556.23	c ................................ | *********.               4433000 | 505615              1104.3        4014.3     59377933
1127.83/568.17	c ................................ | *********.               4486000 | 512048              1128.2        3976.4     60285082
1151.98/580.26	c ................................ | *********.               4500000 | 514630              1152.3        3905.3     61503814
1175.72/592.19	c ................................ | *********.               4540000 | 520013              1176.1        3860.2     62779714

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/71 13990
/proc/meminfo: memFree=1286408/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=1064 CPUtime=0
/proc/13990/stat : 13990 (ttsth-5-0) R 13988 13990 13706 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 1111745535 1089536 127 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/13990/statm: 266 127 77 176 0 88 0

[startup+0.0617051 s]
/proc/loadavg: 1.00 1.00 1.00 3/71 13990
/proc/meminfo: memFree=1286408/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=2944 CPUtime=0.05
/proc/13990/stat : 13990 (ttsth-5-0) R 13988 13990 13706 0 -1 4194304 604 0 0 0 5 0 0 0 18 0 1 0 1111745535 3014656 588 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13990/statm: 736 589 78 176 0 558 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2944

[startup+0.101711 s]
/proc/loadavg: 1.00 1.00 1.00 3/71 13990
/proc/meminfo: memFree=1286408/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=4656 CPUtime=0.09
/proc/13990/stat : 13990 (ttsth-5-0) R 13988 13990 13706 0 -1 4194304 1022 0 0 0 9 0 0 0 18 0 1 0 1111745535 4767744 1006 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13990/statm: 1164 1007 79 176 0 986 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4656

[startup+0.301749 s]
/proc/loadavg: 1.00 1.00 1.00 3/71 13990
/proc/meminfo: memFree=1286408/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=7404 CPUtime=0.29
/proc/13990/stat : 13990 (ttsth-5-0) R 13988 13990 13706 0 -1 4194304 1790 0 0 0 29 0 0 0 19 0 1 0 1111745535 7581696 1691 1992294400 134512640 135237372 4294956192 18446744073709551615 134600166 0 0 4096 0 0 0 0 17 1 0 0
/proc/13990/statm: 1851 1691 80 176 0 1673 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7404

[startup+0.701826 s]
/proc/loadavg: 1.00 1.00 1.00 3/71 13990
/proc/meminfo: memFree=1286408/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=9252 CPUtime=0.69
/proc/13990/stat : 13990 (ttsth-5-0) R 13988 13990 13706 0 -1 4194304 2277 0 0 0 69 0 0 0 22 0 1 0 1111745535 9474048 2178 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/13990/statm: 2313 2178 80 176 0 2135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9252

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13991
/proc/meminfo: memFree=1277952/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=9252 CPUtime=1.49
/proc/13990/stat : 13990 (ttsth-5-0) R 13988 13990 13706 0 -1 4194304 2280 0 0 0 149 0 0 0 25 0 1 0 1111745535 9474048 2181 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/13990/statm: 2313 2181 80 176 0 2135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9252

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13991
/proc/meminfo: memFree=1277760/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=9384 CPUtime=3.09
/proc/13990/stat : 13990 (ttsth-5-0) R 13988 13990 13706 0 -1 4194304 2286 0 0 0 309 0 0 0 25 0 1 0 1111745535 9609216 2187 1992294400 134512640 135237372 4294956192 18446744073709551615 134600963 0 0 4096 0 0 0 0 17 1 0 0
/proc/13990/statm: 2346 2187 80 176 0 2168 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9384

[startup+6.3019 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13991
/proc/meminfo: memFree=1277632/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=58088 CPUtime=6.76
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 9335 0 0 0 672 4 0 0 25 0 3 0 1111745535 59482112 9195 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 14522 9195 98 176 0 14344 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 58088

[startup+12.7011 s]
/proc/loadavg: 1.08 1.02 1.00 3/74 13993
/proc/meminfo: memFree=1245808/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=61504 CPUtime=19.52
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 10418 0 0 0 1947 5 0 0 25 0 3 0 1111745535 62980096 10278 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 15376 10278 98 176 0 15198 0
[pid=13990/tid=13992] ppid=13988 vsize=61504 CPUtime=6.85
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 846 0 0 0 685 0 0 0 25 0 3 0 1111746118 62980096 10278 1992294400 134512640 135237372 4294956192 18446744073709551615 134591429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=61504 CPUtime=6.83
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 593 0 0 0 683 0 0 0 25 0 3 0 1111746118 62980096 10278 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.52
Current children cumulated vsize (KiB) 61504

[startup+25.5016 s]
/proc/loadavg: 1.28 1.06 1.02 3/74 13993
/proc/meminfo: memFree=1227824/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=81012 CPUtime=45.07
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 15072 0 0 0 4498 9 0 0 25 0 3 0 1111745535 82956288 14931 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 20253 14931 98 176 0 20075 0
[pid=13990/tid=13992] ppid=13988 vsize=81012 CPUtime=19.66
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 4387 0 0 0 1963 3 0 0 25 0 3 0 1111746118 82956288 14931 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=81012 CPUtime=19.57
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 1706 0 0 0 1956 1 0 0 18 0 3 0 1111746118 82956288 14931 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.07
Current children cumulated vsize (KiB) 81012

[startup+51.1014 s]
/proc/loadavg: 1.53 1.14 1.04 3/74 13993
/proc/meminfo: memFree=1189936/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=119548 CPUtime=96.15
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 24380 0 0 0 9599 16 0 0 25 0 3 0 1111745535 122417152 24239 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 29887 24239 98 176 0 29709 0
[pid=13990/tid=13992] ppid=13988 vsize=119548 CPUtime=45.24
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 11292 0 0 0 4516 8 0 0 25 0 3 0 1111746118 122417152 24239 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=119548 CPUtime=45.07
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 4109 0 0 0 4504 3 0 0 25 0 3 0 1111746118 122417152 24239 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.15
Current children cumulated vsize (KiB) 119548

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.09 3/74 13993
/proc/meminfo: memFree=1106800/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=205196 CPUtime=198.32
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 44989 0 0 0 19801 31 0 0 25 0 3 0 1111745535 210120704 44848 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 51299 44848 98 176 0 51121 0
[pid=13990/tid=13992] ppid=13988 vsize=205196 CPUtime=96.43
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 25889 0 0 0 9624 19 0 0 25 0 3 0 1111746118 210120704 44848 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=205196 CPUtime=96.05
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 10121 0 0 0 9598 7 0 0 25 0 3 0 1111746118 210120704 44848 1992294400 134512640 135237372 4294956192 18446744073709551615 134592161 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.32
Current children cumulated vsize (KiB) 205196

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/74 13993
/proc/meminfo: memFree=972464/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=346544 CPUtime=318.03
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 78808 0 0 0 31753 50 0 0 25 0 3 0 1111745535 354861056 78667 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 86636 78667 98 176 0 86458 0
[pid=13990/tid=13992] ppid=13988 vsize=346544 CPUtime=156.4
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 49868 0 0 0 15608 32 0 0 25 0 3 0 1111746118 354861056 78667 1992294400 134512640 135237372 4294956192 18446744073709551615 134680208 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=346544 CPUtime=155.8
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 19961 0 0 0 15566 14 0 0 25 0 3 0 1111746118 354861056 78667 1992294400 134512640 135237372 4294956192 18446744073709551615 134562405 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.03
Current children cumulated vsize (KiB) 346544

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/74 13993
/proc/meminfo: memFree=877680/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=444252 CPUtime=437.76
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 102142 0 0 0 43712 64 0 0 25 0 3 0 1111745535 454914048 102001 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 111063 102001 98 176 0 110885 0
[pid=13990/tid=13992] ppid=13988 vsize=444252 CPUtime=216.38
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 64655 0 0 0 21598 40 0 0 25 0 3 0 1111746118 454914048 102001 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=444252 CPUtime=215.55
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 28508 0 0 0 21535 20 0 0 25 0 3 0 1111746118 454914048 102001 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 437.76
Current children cumulated vsize (KiB) 444252

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/74 13993
/proc/meminfo: memFree=784624/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=539880 CPUtime=557.5
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 125621 0 0 0 55672 78 0 0 25 0 3 0 1111745535 552837120 125480 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 134970 125480 98 176 0 134792 0
[pid=13990/tid=13992] ppid=13988 vsize=539880 CPUtime=276.36
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 82117 0 0 0 27587 49 0 0 25 0 3 0 1111746118 552837120 125480 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=539880 CPUtime=275.31
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 34525 0 0 0 27507 24 0 0 25 0 3 0 1111746118 552837120 125480 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 557.5
Current children cumulated vsize (KiB) 539880

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.29 3/74 13993
/proc/meminfo: memFree=682800/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=643868 CPUtime=677.24
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 150888 0 0 0 67632 92 0 0 25 0 3 0 1111745535 659320832 150747 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 160967 150747 98 176 0 160789 0
[pid=13990/tid=13992] ppid=13988 vsize=643868 CPUtime=336.34
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 99037 0 0 0 33577 57 0 0 25 0 3 0 1111746118 659320832 150747 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=643868 CPUtime=335.06
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 42872 0 0 0 33476 30 0 0 25 0 3 0 1111746118 659320832 150747 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.24
Current children cumulated vsize (KiB) 643868

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/74 13993
/proc/meminfo: memFree=577968/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=754780 CPUtime=796.97
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 177382 0 0 0 79591 106 0 0 25 0 3 0 1111745535 772894720 177241 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 188695 177241 98 176 0 188517 0
[pid=13990/tid=13992] ppid=13988 vsize=754780 CPUtime=396.31
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 113299 0 0 0 39568 63 0 0 25 0 3 0 1111746118 772894720 177241 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=754780 CPUtime=394.82
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 55104 0 0 0 39445 37 0 0 25 0 3 0 1111746118 772894720 177241 1992294400 134512640 135237372 4294956192 18446744073709551615 134561510 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 796.97
Current children cumulated vsize (KiB) 754780

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/74 13993
/proc/meminfo: memFree=475056/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=861160 CPUtime=916.71
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 202861 0 0 0 91552 119 0 0 25 0 3 0 1111745535 881827840 202720 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 215290 202720 98 176 0 215112 0
[pid=13990/tid=13992] ppid=13988 vsize=861160 CPUtime=456.29
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 129641 0 0 0 45557 72 0 0 25 0 3 0 1111746118 881827840 202720 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=861160 CPUtime=454.58
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 64241 0 0 0 45416 42 0 0 25 0 3 0 1111746118 881827840 202720 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 916.71
Current children cumulated vsize (KiB) 861160

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.40 3/74 13993
/proc/meminfo: memFree=363760/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=978004 CPUtime=1036.43
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 230625 0 0 0 103510 133 0 0 25 0 3 0 1111745535 1001476096 230484 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 244501 230484 98 176 0 244323 0
[pid=13990/tid=13992] ppid=13988 vsize=978004 CPUtime=516.27
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 144959 0 0 0 51548 79 0 0 25 0 3 0 1111746118 1001476096 230484 1992294400 134512640 135237372 4294956192 18446744073709551615 134562323 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=978004 CPUtime=514.34
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 76687 0 0 0 51384 50 0 0 25 0 3 0 1111746118 1001476096 230484 1992294400 134512640 135237372 4294956192 18446744073709551615 134562454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1036.43
Current children cumulated vsize (KiB) 978004

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/74 13993
/proc/meminfo: memFree=274288/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=1070928 CPUtime=1156.17
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 252803 0 0 0 115473 144 0 0 25 0 3 0 1111745535 1096630272 252662 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 267732 252662 98 176 0 267554 0
[pid=13990/tid=13992] ppid=13988 vsize=1070928 CPUtime=576.25
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 156971 0 0 0 57540 85 0 0 25 0 3 0 1111746118 1096630272 252662 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=1070928 CPUtime=574.09
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 86853 0 0 0 57354 55 0 0 25 0 3 0 1111746118 1096630272 252662 1992294400 134512640 135237372 4294956192 18446744073709551615 134562317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1156.17
Current children cumulated vsize (KiB) 1070928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/74 13993
/proc/meminfo: memFree=231600/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=1113464 CPUtime=1200.07
/proc/13990/stat : 13990 (ttsth-5-0) S 13988 13990 13706 0 -1 4194304 263241 0 0 0 119859 148 0 0 25 0 3 0 1111745535 1140187136 263100 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 278366 263100 98 176 0 278188 0
[pid=13990/tid=13992] ppid=13988 vsize=1113464 CPUtime=598.24
/proc/13990/task/13992/stat : 13992 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 161142 0 0 0 59737 87 0 0 25 0 3 0 1111746118 1140187136 263100 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=1113464 CPUtime=596
/proc/13990/task/13993/stat : 13993 (ttsth-5-0) R 13988 13990 13706 0 -1 4194368 93120 0 0 0 59543 57 0 0 25 0 3 0 1111746118 1140187136 263100 1992294400 134512640 135237372 4294956192 18446744073709551615 134562287 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1113464

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

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

[startup+604.413 s]
/proc/loadavg: 1.99 1.85 1.45 3/74 13993
/proc/meminfo: memFree=231600/2055920 swapFree=4170332/4192956
[pid=13990] ppid=13988 vsize=0 CPUtime=1200.18
/proc/13990/stat : 13990 (ttsth-5-0) Z 13988 13990 13706 0 -1 4195340 263262 0 0 0 119860 158 0 0 16 0 2 0 1111745535 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 604.473
CPU time (s): 1200.26
CPU user time (s): 1198.61
CPU system time (s): 1.64875
CPU usage (%): 198.563
Max. virtual memory (cumulated for all children) (KiB): 1113464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.61
system time used= 1.64875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263262
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= 43
involuntary context switches= 9147

runsolver used 0.609907 second user time and 1.62475 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-30 07:27:04
IDJOB=1531140
IDBENCH=70299
IDSOLVER=549
FILE ID=node38/1531140-1238390824
PBS_JOBID= 9061324
Free space on /tmp= 65528 MiB

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

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

MD5SUM BENCH= 17df6005fb09e0a5c9a1d88e4e3ac572
RANDOM SEED=1781822415

node38.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.259
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.259
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:       1286824 kB
Buffers:         74336 kB
Cached:         607276 kB
SwapCached:      11172 kB
Active:          64128 kB
Inactive:       630164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1286824 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:          18396 kB
Slab:            59980 kB
Committed_AS:  3039068 kB
PageTables:       1988 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= 65528 MiB
End job on node38 at 2009-03-30 07:37:11