Trace number 1718430

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? (MO) 1139.46 572.577

General information on the benchmark

Nameindustrial/grieu/
vmpc_30.cnf
MD5SUM8df6cfaff4435ad2a04367a34fb047c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.2082
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses133080
Sum of the clauses size348570
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252290
Number of clauses of size 380730
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.19/0.24	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1718430-1240636520.cnf 
0.19/0.24	c Using SATTIMEOUT of 1200
0.19/0.24	c Using SATRAM of 1800
0.19/0.24	c Size of subset node = 16
0.19/0.24	c Variables = 900
0.19/0.24	c Clauses = 133080
0.19/0.24	c Literals = 348570
0.19/0.24	c Reduced size:
0.19/0.24	c Variables = 900
0.19/0.24	c Clauses = 133080
0.19/0.24	c Literals = 348570
0.19/0.24	c a2
0.59/0.64	c a1
1.29/1.31	c Independent sub-problems = 1
1.29/1.31	c Sub-problem with 900 variables and 133080 clauses
1.29/1.31	c using permutation method 4
1.29/1.31	c count = 1
1.29/1.31	c Ordering finished 1.230 seconds
1.29/1.31	c mapped 1.310 seconds
1.29/1.31	c permuted 1.310 seconds
1.29/1.31	c about to sort
1.29/1.36	c sorted
2.69/2.76	c clauses now 133080
2.69/2.76	c init finished 1.390 seconds
2.69/2.76	c tree built 2.750 seconds
2.69/2.76	c 
2.69/2.76	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
2.69/2.76	c ---------------------------------|----------------------------------|------------------------------------------------------
2.69/2.76	c ................................ | ..........                       |                        2.8           0.0             
2.69/2.76	c ................................ | ..........                     1 |                        2.8           0.4             
2.69/2.76	c ................................ | ..........                     2 |                        2.8           0.7             
2.69/2.76	c ................................ | ..........                     3 |                        2.8           1.1             
2.69/2.76	c ................................ | ..........                     4 |                        2.8           1.4             
2.69/2.76	c ................................ | ..........                     5 |                        2.8           1.8             
2.82/2.82	c ................................ | ..........                  1000 | 1                      2.9         350.9         9347
23.98/13.50	c ................................ | ..........                117000 | 4259                  24.2        4838.7      5414810
48.12/25.50	c ................................ | ..........                211000 | 8963                  48.1        4383.0     10305105
71.88/37.48	c ................................ | ..........                288000 | 13341                 72.1        3996.7     14879033
96.02/49.51	c ................................ | ..........                366000 | 16464                 96.1        3809.7     18842307
119.98/61.53	c ................................ | *.........                430000 | 19792                120.0        3581.8     22691569
144.32/73.73	c ................................ | *.........                486000 | 22835                144.4        3365.7     26009012
168.27/85.73	c ................................ | *.........                539000 | 25532                168.3        3201.7     29145493
192.01/97.60	c ................................ | *.........                588000 | 28414                192.1        3061.7     32122820
216.37/109.87	c ................................ | *.........                635000 | 31312                216.6        2932.3     35098519
240.11/121.75	c ................................ | **........                678000 | 34137                240.2        2822.1     37654041
263.86/133.68	c ................................ | **........                720000 | 37027                264.1        2726.5     40225602
288.01/145.79	c ................................ | **........                769000 | 38864                288.2        2667.9     42923706
311.95/157.79	c ................................ | **........                818000 | 41022                312.2        2620.2     45297937
336.11/169.85	c ................................ | **........                865000 | 43093                336.3        2572.3     47734593
360.05/181.88	c ................................ | ***.......                915000 | 44953                360.3        2539.7     50020354
384.39/194.04	c ................................ | ***.......                960000 | 46886                384.5        2496.6     52385412
408.15/205.99	c ................................ | ***.......               1001000 | 48729                408.4        2451.0     54792981
432.30/218.06	c ................................ | ***.......               1041000 | 50618                432.5        2407.0     57096357
456.24/230.06	c ................................ | ***.......               1080000 | 52210                456.4        2366.1     59321698
480.39/242.17	c ................................ | ****......               1119000 | 53932                480.6        2328.3     61545199
503.75/253.90	c ................................ | ****......               1155000 | 55551                504.0        2291.6     63452251
528.30/266.16	c ................................ | ****......               1193000 | 57348                528.5        2257.4     65533132
552.44/278.24	c ................................ | ****......               1236000 | 59176                552.6        2236.7     67591313
576.19/290.13	c ................................ | ****......               1271000 | 60761                576.4        2205.3     69710445
599.94/302.02	c ................................ | *****.....               1305000 | 62219                600.1        2174.7     71656781
624.08/314.16	c ................................ | *****.....               1341000 | 63892                624.3        2148.0     73682591
647.83/326.06	c ................................ | *****.....               1375000 | 65552                648.1        2121.7     75762504
671.79/338.08	c ................................ | *****.....               1412000 | 67242                672.0        2101.0     77763012
696.13/350.23	c ................................ | *****.....               1451000 | 68765                696.3        2083.9     79617192
719.87/362.16	c ................................ | ******....               1490000 | 70629                720.1        2069.1     81570852
744.22/374.30	c ................................ | ******....               1528000 | 72744                744.4        2052.8     83608595
768.18/386.32	c ................................ | ******....               1566000 | 74593                768.4        2038.1     85572044
791.74/398.18	c ................................ | ******....               1601000 | 76633                792.0        2021.4     87449363
816.27/410.42	c ................................ | ******....               1638000 | 78243                816.4        2006.3     89322919
840.03/422.39	c ................................ | *******...               1670000 | 79665                840.3        1987.3     91037585
864.38/434.58	c ................................ | *******...               1702000 | 81143                864.7        1968.4     92778174
887.92/446.35	c ................................ | *******...               1733000 | 82709                888.2        1951.2     94384565
912.07/458.40	c ................................ | *******...               1766000 | 84408                912.2        1935.9     96046011
936.41/470.69	c ................................ | *******...               1799000 | 86020                936.8        1920.4     97840103
960.16/482.56	c ................................ | ********..               1827000 | 87559                960.4        1902.3     99519549
984.12/494.59	c ................................ | ********..               1856000 | 89068                984.5        1885.3    101193140
1008.46/506.71	c ................................ | ********..               1886000 | 90879               1008.6        1869.8    102941212
1032.01/518.55	c ................................ | ********..               1917000 | 92492               1032.3        1857.1    104707466
1056.36/530.80	c ................................ | ********..               1953000 | 94171               1056.7        1848.2    106447477
1080.09/542.69	c ................................ | *********.               1984000 | 95868               1080.4        1836.3    108001422
1104.15/554.75	c ................................ | *********.               2014000 | 97343               1104.4        1823.6    109640823
1128.23/566.84	c ................................ | *********.               2045000 | 98746               1128.5        1812.2    111229373

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718430-1240636520/watcher-1718430-1240636520 -o /tmp/evaluation-result-1718430-1240636520/solver-1718430-1240636520 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1718430-1240636520.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/64 19996
/proc/meminfo: memFree=1763640/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=1064 CPUtime=0
/proc/19996/stat : 19996 (ttsth-5-0) R 19994 19996 19813 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 91685509 1089536 122 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19996/statm: 266 122 78 176 0 88 0

[startup+0.0954139 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19996
/proc/meminfo: memFree=1763640/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=4352 CPUtime=0.08
/proc/19996/stat : 19996 (ttsth-5-0) R 19994 19996 19813 0 -1 4194304 989 0 0 0 8 0 0 0 18 0 1 0 91685509 4456448 973 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/19996/statm: 1088 974 79 176 0 910 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4352

[startup+0.102414 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19996
/proc/meminfo: memFree=1763640/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=4736 CPUtime=0.09
/proc/19996/stat : 19996 (ttsth-5-0) R 19994 19996 19813 0 -1 4194304 1055 0 0 0 9 0 0 0 18 0 1 0 91685509 4849664 1039 1992294400 134512640 135237372 4294956192 18446744073709551615 134536395 0 0 4096 0 0 0 0 17 1 0 0
/proc/19996/statm: 1184 1039 78 176 0 1006 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4736

[startup+0.302437 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19996
/proc/meminfo: memFree=1763640/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=16408 CPUtime=0.29
/proc/19996/stat : 19996 (ttsth-5-0) R 19994 19996 19813 0 -1 4194304 4000 0 0 0 27 2 0 0 19 0 1 0 91685509 16801792 3983 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/19996/statm: 4102 3983 79 176 0 3924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16408

[startup+0.701483 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19996
/proc/meminfo: memFree=1763640/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=16928 CPUtime=0.69
/proc/19996/stat : 19996 (ttsth-5-0) R 19994 19996 19813 0 -1 4194304 4100 0 0 0 67 2 0 0 22 0 1 0 91685509 17334272 4083 1992294400 134512640 135237372 4294956192 18446744073709551615 134749337 0 0 4096 0 0 0 0 17 1 0 0
/proc/19996/statm: 4232 4083 79 176 0 4054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16928

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19997
/proc/meminfo: memFree=1746032/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=18820 CPUtime=1.49
/proc/19996/stat : 19996 (ttsth-5-0) R 19994 19996 19813 0 -1 4194304 6415 0 0 0 146 3 0 0 25 0 1 0 91685509 19271680 4539 1992294400 134512640 135237372 4294956192 18446744073709551615 134558668 0 0 4096 0 0 0 0 17 1 0 0
/proc/19996/statm: 4705 4539 91 176 0 4527 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18820

[startup+3.10177 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19997
/proc/meminfo: memFree=1742960/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=51356 CPUtime=3.43
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 9647 0 0 0 338 5 0 0 25 0 3 0 91685509 52588544 7641 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 12839 7641 98 176 0 12661 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 51356

[startup+6.30113 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 19999
/proc/meminfo: memFree=1710752/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=81736 CPUtime=9.81
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 16953 0 0 0 972 9 0 0 25 0 3 0 91685509 83697664 14947 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 20434 14948 98 176 0 20256 0
[pid=19996/tid=19998] ppid=19994 vsize=81736 CPUtime=3.53
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 3741 0 0 0 351 2 0 0 25 0 3 0 91685786 83697664 14948 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=81736 CPUtime=3.51
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 4453 0 0 0 349 2 0 0 25 0 3 0 91685786 83697664 14948 1992294400 134512640 135237372 4294956192 18446744073709551615 134551013 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.81
Current children cumulated vsize (KiB) 81736

[startup+12.7019 s]
/proc/loadavg: 1.15 1.03 1.01 3/67 19999
/proc/meminfo: memFree=1659432/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=131148 CPUtime=22.58
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 29325 0 0 0 2242 16 0 0 25 0 3 0 91685509 134295552 27319 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 32787 27319 98 176 0 32609 0
[pid=19996/tid=19998] ppid=19994 vsize=131148 CPUtime=9.92
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 10300 0 0 0 986 6 0 0 25 0 3 0 91685786 134295552 27320 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=131148 CPUtime=9.88
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 10266 0 0 0 983 5 0 0 25 0 3 0 91685786 134295552 27320 1992294400 134512640 135237372 4294956192 18446744073709551615 134592041 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.58
Current children cumulated vsize (KiB) 131148

[startup+25.5023 s]
/proc/loadavg: 1.28 1.06 1.02 3/67 19999
/proc/meminfo: memFree=1571816/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=215440 CPUtime=48.12
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 50395 0 0 0 4782 30 0 0 25 0 3 0 91685509 220610560 48389 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 53860 48389 98 176 0 53682 0
[pid=19996/tid=19998] ppid=19994 vsize=215440 CPUtime=22.72
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 20743 0 0 0 2260 12 0 0 25 0 3 0 91685786 220610560 48389 1992294400 134512640 135237372 4294956192 18446744073709551615 134561426 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=215440 CPUtime=22.63
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 20892 0 0 0 2250 13 0 0 16 0 3 0 91685786 220610560 48389 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.12
Current children cumulated vsize (KiB) 215440

[startup+51.1022 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 19999
/proc/meminfo: memFree=1427560/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=360352 CPUtime=99.21
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 86589 0 0 0 9871 50 0 0 25 0 3 0 91685509 369000448 84583 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 90088 84583 98 176 0 89910 0
[pid=19996/tid=19998] ppid=19994 vsize=360352 CPUtime=48.31
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 38142 0 0 0 4810 21 0 0 25 0 3 0 91685786 369000448 84583 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=360352 CPUtime=48.12
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 39687 0 0 0 4789 23 0 0 25 0 3 0 91685786 369000448 84583 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.21
Current children cumulated vsize (KiB) 360352

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.10 3/67 19999
/proc/meminfo: memFree=1201192/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=583872 CPUtime=201.4
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 142480 0 0 0 20055 85 0 0 25 0 3 0 91685509 597884928 140474 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 145968 140474 98 176 0 145790 0
[pid=19996/tid=19998] ppid=19994 vsize=583872 CPUtime=99.5
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 63852 0 0 0 9910 40 0 0 25 0 3 0 91685786 597884928 140474 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=583872 CPUtime=99.13
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 69868 0 0 0 9873 40 0 0 25 0 3 0 91685786 597884928 140474 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.4
Current children cumulated vsize (KiB) 583872

[startup+162.303 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 19999
/proc/meminfo: memFree=994472/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=792000 CPUtime=321.14
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 194486 0 0 0 31998 116 0 0 25 0 3 0 91685509 811008000 192480 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 198000 192480 98 176 0 197822 0
[pid=19996/tid=19998] ppid=19994 vsize=792000 CPUtime=159.48
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 89156 0 0 0 15892 56 0 0 25 0 3 0 91685786 811008000 192480 1992294400 134512640 135237372 4294956192 18446744073709551615 134550004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=792000 CPUtime=158.88
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 96570 0 0 0 15833 55 0 0 25 0 3 0 91685786 811008000 192480 1992294400 134512640 135237372 4294956192 18446744073709551615 134680336 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.14
Current children cumulated vsize (KiB) 792000

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 19999
/proc/meminfo: memFree=806120/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=977920 CPUtime=440.88
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 241030 0 0 0 43942 146 0 0 25 0 3 0 91685509 1001390080 239024 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 244480 239024 98 176 0 244302 0
[pid=19996/tid=19998] ppid=19994 vsize=977920 CPUtime=219.46
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 112311 0 0 0 21876 70 0 0 25 0 3 0 91685786 1001390080 239024 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=977920 CPUtime=218.65
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 119959 0 0 0 21794 71 0 0 25 0 3 0 91685786 1001390080 239024 1992294400 134512640 135237372 4294956192 18446744073709551615 134588785 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.88
Current children cumulated vsize (KiB) 977920

[startup+282.303 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 19999
/proc/meminfo: memFree=641192/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=1144320 CPUtime=560.62
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 282608 0 0 0 55891 171 0 0 25 0 3 0 91685509 1171783680 280602 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 286080 280602 98 176 0 285902 0
[pid=19996/tid=19998] ppid=19994 vsize=1144320 CPUtime=279.44
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 133866 0 0 0 27861 83 0 0 25 0 3 0 91685786 1171783680 280602 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=1144320 CPUtime=278.41
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 139982 0 0 0 27758 83 0 0 25 0 3 0 91685786 1171783680 280602 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.62
Current children cumulated vsize (KiB) 1144320

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 19999
/proc/meminfo: memFree=477352/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=1306240 CPUtime=680.37
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 323095 0 0 0 67843 194 0 0 25 0 3 0 91685509 1337589760 321089 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 326560 321089 98 176 0 326382 0
[pid=19996/tid=19998] ppid=19994 vsize=1306240 CPUtime=339.42
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 154072 0 0 0 33849 93 0 0 25 0 3 0 91685786 1337589760 321089 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=1306240 CPUtime=338.16
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 160263 0 0 0 33721 95 0 0 25 0 3 0 91685786 1337589760 321089 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.37
Current children cumulated vsize (KiB) 1306240

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 19999
/proc/meminfo: memFree=323176/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=1461572 CPUtime=800.11
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 361887 0 0 0 79795 216 0 0 25 0 3 0 91685509 1496649728 359881 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 365393 359881 98 176 0 365215 0
[pid=19996/tid=19998] ppid=19994 vsize=1461572 CPUtime=399.4
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 173709 0 0 0 39836 104 0 0 25 0 3 0 91685786 1496649728 359881 1992294400 134512640 135237372 4294956192 18446744073709551615 134562407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=1461572 CPUtime=397.92
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 179418 0 0 0 39686 106 0 0 25 0 3 0 91685786 1496649728 359881 1992294400 134512640 135237372 4294956192 18446744073709551615 134592483 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.11
Current children cumulated vsize (KiB) 1461572

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 19999
/proc/meminfo: memFree=186408/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=1596772 CPUtime=919.85
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 395715 0 0 0 91751 234 0 0 25 0 3 0 91685509 1635094528 393709 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 399193 393709 98 176 0 399015 0
[pid=19996/tid=19998] ppid=19994 vsize=1596772 CPUtime=459.39
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 190466 0 0 0 45825 114 0 0 25 0 3 0 91685786 1635094528 393709 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=1596772 CPUtime=457.69
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 196489 0 0 0 45654 115 0 0 25 0 3 0 91685786 1635094528 393709 1992294400 134512640 135237372 4294956192 18446744073709551615 134562287 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.85
Current children cumulated vsize (KiB) 1596772

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 19999
/proc/meminfo: memFree=48296/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=1736452 CPUtime=1039.6
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 430630 0 0 0 103707 253 0 0 25 0 3 0 91685509 1778126848 428624 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 434113 428624 98 176 0 433935 0
[pid=19996/tid=19998] ppid=19994 vsize=1736452 CPUtime=519.37
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 208061 0 0 0 51814 123 0 0 25 0 3 0 91685786 1778126848 428624 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=1736452 CPUtime=517.46
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 213809 0 0 0 51621 125 0 0 25 0 3 0 91685786 1778126848 428624 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.6
Current children cumulated vsize (KiB) 1736452



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+572.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 19999
/proc/meminfo: memFree=15464/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=1843332 CPUtime=1139.17
/proc/19996/stat : 19996 (ttsth-5-0) S 19994 19996 19813 0 -1 4194304 457330 0 0 0 113647 270 0 0 25 0 3 0 91685509 1887571968 455324 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 460833 455324 98 176 0 460655 0
[pid=19996/tid=19998] ppid=19994 vsize=1843332 CPUtime=569.24
/proc/19996/task/19998/stat : 19998 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 221061 0 0 0 56793 131 0 0 25 0 3 0 91685786 1887571968 455324 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19996/tid=19999] ppid=19994 vsize=1843332 CPUtime=567.14
/proc/19996/task/19999/stat : 19999 (ttsth-5-0) R 19994 19996 19813 0 -1 4194368 227509 0 0 0 56581 133 0 0 25 0 3 0 91685786 1887571968 455324 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1139.17
Current children cumulated vsize (KiB) 1843332

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

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

[startup+572.413 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 19999
/proc/meminfo: memFree=15464/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=0 CPUtime=1139.28
/proc/19996/stat : 19996 (ttsth-5-0) Z 19994 19996 19813 0 -1 4195340 457330 0 0 0 113648 280 0 0 16 0 2 0 91685509 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1139.28
Current children cumulated vsize (KiB) 0

[startup+572.503 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 19999
/proc/meminfo: memFree=15464/2055920 swapFree=4180728/4192956
[pid=19996] ppid=19994 vsize=0 CPUtime=1139.37
/proc/19996/stat : 19996 (ttsth-5-0) Z 19994 19996 19813 0 -1 4195340 457330 0 0 0 113648 289 0 0 16 0 2 0 91685509 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19996/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1139.37
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 572.577
CPU time (s): 1139.46
CPU user time (s): 1136.49
CPU system time (s): 2.96755
CPU usage (%): 199.005
Max. virtual memory (cumulated for all children) (KiB): 1843332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1136.49
system time used= 2.96755
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 457330
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= 126
involuntary context switches= 8783

runsolver used 0.482926 second user time and 1.61375 second system time

The end

Launcher Data

Begin job on node23 at 2009-04-25 07:15:20
IDJOB=1718430
IDBENCH=20487
IDSOLVER=549
FILE ID=node23/1718430-1240636520
PBS_JOBID= 9186436
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= 8df6cfaff4435ad2a04367a34fb047c1
RANDOM SEED=2117219733

node23.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.238
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.238
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:       1764120 kB
Buffers:         34376 kB
Cached:         205560 kB
SwapCached:       6904 kB
Active:          31836 kB
Inactive:       217804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764120 kB
SwapTotal:     4192956 kB
SwapFree:      4180728 kB
Dirty:            2664 kB
Writeback:           0 kB
Mapped:          13948 kB
Slab:            28244 kB
Committed_AS:   357580 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66316 MiB
End job on node23 at 2009-04-25 07:24:54