Trace number 1562812

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.08 610.76

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.39/0.49	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1562812-1240998472.cnf 
0.39/0.49	c Using SATTIMEOUT of 1200
0.39/0.49	c Using SATRAM of 1800
0.39/0.49	c Size of subset node = 16
0.39/0.49	c Variables = 33090
0.39/0.49	c Clauses = 165828
0.39/0.49	c Literals = 478271
0.39/0.49	c Reduced size:
0.39/0.49	c Variables = 33090
0.39/0.49	c Clauses = 149715
0.39/0.49	c Literals = 437828
0.39/0.49	c a2
1.00/1.01	c a1
16.09/16.17	c Independent sub-problems = 1
16.09/16.17	c Sub-problem with 27914 variables and 149715 clauses
16.09/16.17	c using permutation method 4
16.09/16.17	c count = 1
16.09/16.17	c Ordering finished 16.070 seconds
16.09/16.17	c mapped 16.160 seconds
16.09/16.17	c permuted 16.160 seconds
16.09/16.17	c about to sort
16.19/16.23	c sorted
18.59/18.68	c clauses now 149715
18.59/18.68	c init finished 16.360 seconds
18.59/18.68	c tree built 18.670 seconds
18.59/18.68	c 
18.59/18.68	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
18.59/18.68	c ---------------------------------|----------------------------------|------------------------------------------------------
18.59/18.68	c ................................ | ..........                       |                       18.7           0.0             
18.59/18.68	c ................................ | ..........                     1 |                       18.7           0.1             
18.59/18.68	c ****************................ | ..........                     2 |                       18.7           0.1            1
18.59/18.68	c ****************................ | ..........                     3 |                       18.7           0.2            1
18.59/18.68	c ****************................ | ..........                     4 |                       18.7           0.2            1
18.59/18.68	c ****************................ | ..........                     5 |                       18.7           0.3            1
18.59/18.68	c ****************................ | ..........                     6 |                       18.7           0.3            1
18.70/18.71	c ****************................ | ..........                  1000 | 3                     18.7          53.5          208
23.89/21.35	c ****************................ | ..........                143000 | 4290                  24.0        5958.3       404226
48.04/33.41	c ****************................ | ..........                582000 | 16849                 48.1       12104.8      2743415
71.98/45.40	c ****************................ | ..........                920000 | 26826                 72.0       12776.0      5681756
95.93/57.43	c ****************................ | ..........               1225000 | 35247                 96.0       12757.8      8583770
119.89/69.48	c ****************................ | *.........               1531000 | 44119                120.1       12749.8     10664370
143.83/81.49	c ****************................ | *.........               1818000 | 53081                144.1       12620.6     12947354
167.99/93.53	c ****************................ | *.........               2066000 | 61680                168.1       12292.5     15668118
191.94/105.52	c ****************................ | *.........               2307000 | 69958                192.0       12015.0     17761227
215.88/117.55	c ****************................ | *.........               2555000 | 77821                216.0       11827.6     19517699
239.83/129.57	c ****************................ | **........               2778000 | 85216                240.0       11574.5     21648053
263.98/141.63	c ****************................ | **........               3014000 | 92974                264.1       11413.2     23780807
287.93/153.63	c ****************................ | **........               3229000 | 99612                288.0       11210.6     25636592
312.08/165.73	c ****************................ | **........               3435000 | 107080               312.2       11003.3     27689051
335.82/177.68	c ****************................ | **........               3636000 | 113917               336.1       10819.8     29658738
359.97/189.71	c ****************................ | ***.......               3859000 | 121026               360.1       10718.0     31912338
383.92/201.73	c ****************................ | ***.......               4062000 | 127681               384.1       10576.5     33926819
407.87/213.79	c ****************................ | ***.......               4264000 | 134543               408.1       10447.9     35780240
432.02/225.81	c ****************................ | ***.......               4453000 | 141085               432.1       10305.0     37946368
455.96/237.85	c ****************................ | ***.......               4655000 | 147886               456.1       10205.2     39624861
479.92/249.87	c ****************................ | ****......               4864000 | 154975               480.1       10130.4     41225082
503.87/261.88	c ****************................ | ****......               5073000 | 161822               504.1       10063.5     42871600
527.82/273.88	c ****************................ | ****......               5275000 | 167977               528.1        9989.4     44414112
551.76/285.89	c ****************................ | ****......               5458000 | 174641               552.0        9887.0     45817732
575.91/297.93	c ****************................ | ****......               5649000 | 180997               576.1        9806.3     47187508
599.86/309.95	c ****************................ | *****.....               5854000 | 187465               600.1        9755.5     48917922
623.81/321.96	c ****************................ | *****.....               6044000 | 193722               624.0        9685.4     50598794
647.96/334.02	c ****************................ | *****.....               6246000 | 200692               648.1        9637.4     52178407
671.90/346.01	c ****************................ | *****.....               6443000 | 207515               672.0        9587.4     53544000
695.85/358.06	c ****************................ | *****.....               6648000 | 214060               696.1        9550.5     54997498
719.80/370.05	c ****************................ | ******....               6833000 | 220032               720.0        9490.1     56541879
743.95/382.10	c ****************................ | ******....               7027000 | 226440               744.1        9444.0     58094407
767.89/394.13	c ****************................ | ******....               7205000 | 232435               768.1        9380.5     59602995
791.84/406.13	c ****************................ | ******....               7396000 | 238719               792.0        9337.9     60880802
815.79/418.14	c ****************................ | ******....               7592000 | 244885               816.0        9303.8     62169565
839.94/430.20	c ****************................ | *******...               7775000 | 251402               840.1        9255.1     63485920
863.90/442.24	c ****************................ | *******...               7981000 | 257567               864.1        9236.1     64665426
887.85/454.23	c ****************................ | *******...               8164000 | 264127               888.0        9193.3     65988104
912.00/466.32	c ****************................ | *******...               8370000 | 270732               912.2        9175.9     67203686
935.94/478.31	c ****************................ | *******...               8572000 | 277838               936.1        9157.1     68836983
959.69/490.29	c ****************................ | ********..               8816000 | 290517               960.0        9183.1     69988862
983.83/502.33	c ****************................ | ********..               9044000 | 298659               984.0        9190.6     71368419
1007.79/514.33	c ****************................ | ********..               9249000 | 306606              1008.0        9175.6     73262847
1031.94/526.41	c ****************................ | ********..               9430000 | 312307              1032.1        9136.4     74610809
1055.88/538.43	c ****************................ | ********..               9612000 | 317903              1056.1        9101.3     75989257
1079.83/550.42	c ****************................ | *********.               9784000 | 323255              1080.0        9058.9     77325470
1103.98/562.50	c ****************................ | *********.               9966000 | 328894              1104.2        9025.9     78655796
1127.73/574.46	c ****************................ | *********.              10133000 | 333995              1128.0        8982.9     80300815
1151.88/586.53	c ****************................ | *********.              10286000 | 338704              1152.1        8927.9     81619676
1175.83/598.51	c ****************................ | *********.              10457000 | 344058              1176.0        8891.7     83032460
1199.78/610.54	c CPU limit (1200) reached
1199.78/610.54	c Time = 1200.04 seconds
1199.78/610.54	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1562812-1240998472/watcher-1562812-1240998472 -o /tmp/evaluation-result-1562812-1240998472/solver-1562812-1240998472 -C 1200 -W 1800 -M 1800 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1562812-1240998472.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 9986
/proc/meminfo: memFree=1631008/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=1064 CPUtime=0
/proc/9986/stat : 9986 (ttsth-5-0) R 9984 9986 9919 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 127875096 1089536 130 1992294400 134512640 135237372 4294956192 18446744073709551615 134735128 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 266 130 77 176 0 88 0

[startup+0.096563 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 9986
/proc/meminfo: memFree=1631008/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=4240 CPUtime=0.08
/proc/9986/stat : 9986 (ttsth-5-0) R 9984 9986 9919 0 -1 4194304 939 0 0 0 8 0 0 0 18 0 1 0 127875096 4341760 923 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 1060 923 78 176 0 882 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4240

[startup+0.102563 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 9986
/proc/meminfo: memFree=1631008/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=4372 CPUtime=0.09
/proc/9986/stat : 9986 (ttsth-5-0) R 9984 9986 9919 0 -1 4194304 989 0 0 0 9 0 0 0 18 0 1 0 127875096 4476928 973 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 1093 973 78 176 0 915 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4372

[startup+0.301583 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 9986
/proc/meminfo: memFree=1631008/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=11012 CPUtime=0.29
/proc/9986/stat : 9986 (ttsth-5-0) R 9984 9986 9919 0 -1 4194304 2602 0 0 0 28 1 0 0 19 0 1 0 127875096 11276288 2586 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 2753 2586 78 176 0 2575 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11012

[startup+0.701623 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 9986
/proc/meminfo: memFree=1631008/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=24076 CPUtime=0.69
/proc/9986/stat : 9986 (ttsth-5-0) R 9984 9986 9919 0 -1 4194304 5745 0 0 0 66 3 0 0 22 0 1 0 127875096 24653824 5700 1992294400 134512640 135237372 4294956192 18446744073709551615 134680467 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 6019 5700 79 176 0 5841 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24076

[startup+1.50171 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 9987
/proc/meminfo: memFree=1608344/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=26860 CPUtime=1.49
/proc/9986/stat : 9986 (ttsth-5-0) R 9984 9986 9919 0 -1 4194304 7019 0 0 0 146 3 0 0 25 0 1 0 127875096 27504640 6509 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 6715 6509 80 176 0 6537 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26860

[startup+3.10187 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 9987
/proc/meminfo: memFree=1603416/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=28448 CPUtime=3.09
/proc/9986/stat : 9986 (ttsth-5-0) R 9984 9986 9919 0 -1 4194304 7427 0 0 0 305 4 0 0 25 0 1 0 127875096 29130752 6917 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 7112 6917 80 176 0 6934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28448

[startup+6.30119 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 9987
/proc/meminfo: memFree=1603160/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=28648 CPUtime=6.29
/proc/9986/stat : 9986 (ttsth-5-0) R 9984 9986 9919 0 -1 4194304 7466 0 0 0 625 4 0 0 25 0 1 0 127875096 29335552 6956 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 7162 6956 80 176 0 6984 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28648

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 9987
/proc/meminfo: memFree=1602968/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=28780 CPUtime=12.69
/proc/9986/stat : 9986 (ttsth-5-0) R 9984 9986 9919 0 -1 4194304 7508 0 0 0 1265 4 0 0 25 0 1 0 127875096 29470720 6998 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 7195 6998 80 176 0 7017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28780

[startup+25.5022 s]
/proc/loadavg: 1.15 1.00 0.71 3/67 9989
/proc/meminfo: memFree=1513928/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=138224 CPUtime=32.27
/proc/9986/stat : 9986 (ttsth-5-0) S 9984 9986 9919 0 -1 4194304 30346 0 0 0 3212 15 0 0 25 0 3 0 127875096 141541376 29413 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 34556 29413 98 176 0 34378 0
[pid=9986/tid=9988] ppid=9984 vsize=138224 CPUtime=6.81
/proc/9986/task/9988/stat : 9988 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 2260 0 0 0 680 1 0 0 25 0 3 0 127876964 141541376 29413 1992294400 134512640 135237372 4294956192 18446744073709551615 134519962 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=138224 CPUtime=6.78
/proc/9986/task/9989/stat : 9989 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 3341 0 0 0 676 2 0 0 25 0 3 0 127876964 141541376 29413 1992294400 134512640 135237372 4294956192 18446744073709551615 134680235 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 32.27
Current children cumulated vsize (KiB) 138224

[startup+51.1028 s]
/proc/loadavg: 1.44 1.08 0.74 3/67 9989
/proc/meminfo: memFree=1423496/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=232860 CPUtime=83.36
/proc/9986/stat : 9986 (ttsth-5-0) S 9984 9986 9919 0 -1 4194304 53292 0 0 0 8307 29 0 0 25 0 3 0 127875096 238448640 52359 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 58215 52359 98 176 0 58037 0
[pid=9986/tid=9988] ppid=9984 vsize=232860 CPUtime=32.4
/proc/9986/task/9988/stat : 9988 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 9676 0 0 0 3234 6 0 0 21 0 3 0 127876964 238448640 52359 1992294400 134512640 135237372 4294956192 18446744073709551615 134680467 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=232860 CPUtime=32.28
/proc/9986/task/9989/stat : 9989 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 18871 0 0 0 3217 11 0 0 25 0 3 0 127876964 238448640 52359 1992294400 134512640 135237372 4294956192 18446744073709551615 134562416 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 83.36
Current children cumulated vsize (KiB) 232860

[startup+102.307 s]
/proc/loadavg: 1.75 1.22 0.81 3/67 9989
/proc/meminfo: memFree=1261576/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=397108 CPUtime=185.55
/proc/9986/stat : 9986 (ttsth-5-0) S 9984 9986 9919 0 -1 4194304 93175 0 0 0 18503 52 0 0 25 0 3 0 127875096 406638592 92242 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 99277 92242 98 176 0 99099 0
[pid=9986/tid=9988] ppid=9984 vsize=397108 CPUtime=83.59
/proc/9986/task/9988/stat : 9988 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 25225 0 0 0 8343 16 0 0 25 0 3 0 127876964 406638592 92242 1992294400 134512640 135237372 4294956192 18446744073709551615 134562292 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=397108 CPUtime=83.28
/proc/9986/task/9989/stat : 9989 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 43205 0 0 0 8304 24 0 0 25 0 3 0 127876964 406638592 92242 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 185.55
Current children cumulated vsize (KiB) 397108

[startup+162.302 s]
/proc/loadavg: 1.91 1.36 0.88 3/67 9989
/proc/meminfo: memFree=1106056/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=559812 CPUtime=305.29
/proc/9986/stat : 9986 (ttsth-5-0) S 9984 9986 9919 0 -1 4194304 132351 0 0 0 30453 76 0 0 25 0 3 0 127875096 573247488 131418 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 139953 131418 98 176 0 139775 0
[pid=9986/tid=9988] ppid=9984 vsize=559812 CPUtime=143.56
/proc/9986/task/9988/stat : 9988 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 41744 0 0 0 14328 28 0 0 25 0 3 0 127876964 573247488 131418 1992294400 134512640 135237372 4294956192 18446744073709551615 134587924 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=559812 CPUtime=143.04
/proc/9986/task/9989/stat : 9989 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 65862 0 0 0 14269 35 0 0 25 0 3 0 127876964 573247488 131418 1992294400 134512640 135237372 4294956192 18446744073709551615 134590133 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 305.29
Current children cumulated vsize (KiB) 559812

[startup+222.302 s]
/proc/loadavg: 1.96 1.47 0.95 3/67 9989
/proc/meminfo: memFree=944264/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=726036 CPUtime=425.03
/proc/9986/stat : 9986 (ttsth-5-0) S 9984 9986 9919 0 -1 4194304 172395 0 0 0 42403 100 0 0 25 0 3 0 127875096 743460864 171462 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 181509 171462 98 176 0 181331 0
[pid=9986/tid=9988] ppid=9984 vsize=726036 CPUtime=203.55
/proc/9986/task/9988/stat : 9988 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 57214 0 0 0 20317 38 0 0 25 0 3 0 127876964 743460864 171462 1992294400 134512640 135237372 4294956192 18446744073709551615 134680348 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=726036 CPUtime=202.8
/proc/9986/task/9989/stat : 9989 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 90436 0 0 0 20231 49 0 0 25 0 3 0 127876964 743460864 171462 1992294400 134512640 135237372 4294956192 18446744073709551615 134546069 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 425.03
Current children cumulated vsize (KiB) 726036

[startup+282.302 s]
/proc/loadavg: 1.98 1.57 1.01 3/67 9989
/proc/meminfo: memFree=818952/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=857000 CPUtime=544.78
/proc/9986/stat : 9986 (ttsth-5-0) S 9984 9986 9919 0 -1 4194304 203879 0 0 0 54357 121 0 0 25 0 3 0 127875096 877568000 202946 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 214250 202946 98 176 0 214072 0
[pid=9986/tid=9988] ppid=9984 vsize=857000 CPUtime=263.53
/proc/9986/task/9988/stat : 9988 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 72163 0 0 0 26303 50 0 0 25 0 3 0 127876964 877568000 202946 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=857000 CPUtime=262.56
/proc/9986/task/9989/stat : 9989 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 106971 0 0 0 26198 58 0 0 25 0 3 0 127876964 877568000 202946 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 544.78
Current children cumulated vsize (KiB) 857000

[startup+342.302 s]
/proc/loadavg: 1.99 1.64 1.07 3/67 9989
/proc/meminfo: memFree=696968/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=983812 CPUtime=664.52
/proc/9986/stat : 9986 (ttsth-5-0) S 9984 9986 9919 0 -1 4194304 234109 0 0 0 66311 141 0 0 25 0 3 0 127875096 1007423488 233176 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 245953 233176 98 176 0 245775 0
[pid=9986/tid=9988] ppid=9984 vsize=983812 CPUtime=323.51
/proc/9986/task/9988/stat : 9988 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 87203 0 0 0 32290 61 0 0 24 0 3 0 127876964 1007423488 233176 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=983812 CPUtime=322.32
/proc/9986/task/9989/stat : 9989 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 122161 0 0 0 32165 67 0 0 25 0 3 0 127876964 1007423488 233176 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 664.52
Current children cumulated vsize (KiB) 983812

[startup+402.303 s]
/proc/loadavg: 1.99 1.71 1.12 3/67 9989
/proc/meminfo: memFree=583112/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=1102584 CPUtime=784.26
/proc/9986/stat : 9986 (ttsth-5-0) S 9984 9986 9919 0 -1 4194304 262726 0 0 0 78266 160 0 0 25 0 3 0 127875096 1129046016 261793 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 275646 261793 98 176 0 275468 0
[pid=9986/tid=9988] ppid=9984 vsize=1102584 CPUtime=383.5
/proc/9986/task/9988/stat : 9988 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 100952 0 0 0 38279 71 0 0 25 0 3 0 127876964 1129046016 261793 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=1102584 CPUtime=382.08
/proc/9986/task/9989/stat : 9989 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 137029 0 0 0 38131 77 0 0 25 0 3 0 127876964 1129046016 261793 1992294400 134512640 135237372 4294956192 18446744073709551615 134589509 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 784.26
Current children cumulated vsize (KiB) 1102584

[startup+462.303 s]
/proc/loadavg: 1.99 1.76 1.18 3/67 9989
/proc/meminfo: memFree=482248/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=1206488 CPUtime=904.01
/proc/9986/stat : 9986 (ttsth-5-0) S 9984 9986 9919 0 -1 4194304 287634 0 0 0 90224 177 0 0 25 0 3 0 127875096 1235443712 286701 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 301622 286701 98 176 0 301444 0
[pid=9986/tid=9988] ppid=9984 vsize=1206488 CPUtime=443.48
/proc/9986/task/9988/stat : 9988 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 115189 0 0 0 44267 81 0 0 25 0 3 0 127876964 1235443712 286701 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=1206488 CPUtime=441.85
/proc/9986/task/9989/stat : 9989 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 147700 0 0 0 44101 84 0 0 25 0 3 0 127876964 1235443712 286701 1992294400 134512640 135237372 4294956192 18446744073709551615 134680213 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 904.01
Current children cumulated vsize (KiB) 1206488

[startup+522.303 s]
/proc/loadavg: 1.99 1.80 1.22 3/67 9989
/proc/meminfo: memFree=367304/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=1326456 CPUtime=1023.76
/proc/9986/stat : 9986 (ttsth-5-0) S 9984 9986 9919 0 -1 4194304 316576 0 0 0 102181 195 0 0 25 0 3 0 127875096 1358290944 315643 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 331614 315643 98 176 0 331436 0
[pid=9986/tid=9988] ppid=9984 vsize=1326456 CPUtime=503.46
/proc/9986/task/9988/stat : 9988 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 132276 0 0 0 50253 93 0 0 25 0 3 0 127876964 1358290944 315643 1992294400 134512640 135237372 4294956192 18446744073709551615 134562346 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=1326456 CPUtime=501.61
/proc/9986/task/9989/stat : 9989 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 159555 0 0 0 50071 90 0 0 25 0 3 0 127876964 1358290944 315643 1992294400 134512640 135237372 4294956192 18446744073709551615 134591132 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1023.76
Current children cumulated vsize (KiB) 1326456

[startup+582.303 s]
/proc/loadavg: 1.99 1.83 1.27 3/67 9989
/proc/meminfo: memFree=256328/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=1440668 CPUtime=1143.5
/proc/9986/stat : 9986 (ttsth-5-0) S 9984 9986 9919 0 -1 4194304 344065 0 0 0 114136 214 0 0 25 0 3 0 127875096 1475244032 343132 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 360167 343132 98 176 0 359989 0
[pid=9986/tid=9988] ppid=9984 vsize=1440668 CPUtime=563.44
/proc/9986/task/9988/stat : 9988 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 145108 0 0 0 56242 102 0 0 25 0 3 0 127876964 1475244032 343132 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=1440668 CPUtime=561.37
/proc/9986/task/9989/stat : 9989 (ttsth-5-0) R 9984 9986 9919 0 -1 4194368 174212 0 0 0 56038 99 0 0 25 0 3 0 127876964 1475244032 343132 1992294400 134512640 135237372 4294956192 18446744073709551615 134562334 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1143.5
Current children cumulated vsize (KiB) 1440668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+610.702 s]
/proc/loadavg: 1.99 1.85 1.29 2/65 9989
/proc/meminfo: memFree=1269128/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=0 CPUtime=1200.02
/proc/9986/stat : 9986 (ttsth-5-0) R 9984 9986 9919 0 -1 4195332 357168 0 0 0 119763 239 0 0 18 0 1 0 127875096 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 0

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

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

[startup+610.702 s]
/proc/loadavg: 1.99 1.85 1.29 2/65 9989
/proc/meminfo: memFree=1269128/2055920 swapFree=4174992/4192956
[pid=9986] ppid=9984 vsize=0 CPUtime=1200.02
/proc/9986/stat : 9986 (ttsth-5-0) R 9984 9986 9919 0 -1 4195332 357168 0 0 0 119763 239 0 0 18 0 1 0 127875096 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 610.76
CPU time (s): 1200.08
CPU user time (s): 1197.64
CPU system time (s): 2.44363
CPU usage (%): 196.49
Max. virtual memory (cumulated for all children) (KiB): 1495264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.64
system time used= 2.44363
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357168
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= 131
involuntary context switches= 9140

runsolver used 0.605907 second user time and 1.62175 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-29 11:47:52
IDJOB=1562812
IDBENCH=70941
IDSOLVER=549
FILE ID=node45/1562812-1240998472
PBS_JOBID= 9204824
Free space on /tmp= 66372 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562812-1240998472/watcher-1562812-1240998472 -o /tmp/evaluation-result-1562812-1240998472/solver-1562812-1240998472 -C 1200 -W 1800 -M 1800  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1562812-1240998472.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=470982236

node45.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.231
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.231
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:       1631488 kB
Buffers:         42596 kB
Cached:         324324 kB
SwapCached:      12316 kB
Active:         104484 kB
Inactive:       276064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631488 kB
SwapTotal:     4192956 kB
SwapFree:      4174992 kB
Dirty:            3876 kB
Writeback:           0 kB
Mapped:          13932 kB
Slab:            29976 kB
Committed_AS:   545712 kB
PageTables:       1376 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= 66368 MiB
End job on node45 at 2009-04-29 11:58:05