Trace number 1724434

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.09 1200.38

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark312.627
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

Solver Data

3.29/3.35	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1724434-1240696085.cnf 
3.29/3.35	c Using SATTIMEOUT of 1200
3.29/3.35	c Using SATRAM of 1800
3.29/3.35	c Size of subset node = 16
3.29/3.35	c Variables = 35065
3.29/3.35	c Clauses = 1332773
3.29/3.35	c Literals = 3936683
3.29/3.35	c Reduced size:
3.29/3.35	c Variables = 35065
3.29/3.35	c Clauses = 1332429
3.29/3.35	c Literals = 3935979
3.29/3.35	c a2
34.48/34.56	c a1
117.86/117.93	c Independent sub-problems = 1
117.86/117.93	c Sub-problem with 35055 variables and 1332429 clauses
117.86/117.93	c using permutation method 4
117.86/117.93	c count = 1
117.86/117.93	c Ordering finished 117.100 seconds
117.86/117.93	c mapped 117.910 seconds
117.86/117.93	c permuted 117.910 seconds
117.86/117.93	c about to sort
118.46/118.50	c sorted

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-1724434-1240696085/watcher-1724434-1240696085 -o /tmp/evaluation-result-1724434-1240696085/solver-1724434-1240696085 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1724434-1240696085.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.72 1.65 1.35 3/67 4878
/proc/meminfo: memFree=1747928/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=1064 CPUtime=0
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 97634838 1089536 132 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 266 132 78 176 0 88 0

[startup+0.0285859 s]
/proc/loadavg: 1.72 1.65 1.35 3/67 4878
/proc/meminfo: memFree=1747928/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=1988 CPUtime=0.02
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 373 0 0 0 2 0 0 0 18 0 1 0 97634838 2035712 357 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 497 358 78 176 0 319 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1988

[startup+0.101592 s]
/proc/loadavg: 1.72 1.65 1.35 3/67 4878
/proc/meminfo: memFree=1747928/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=4740 CPUtime=0.09
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 1059 0 0 0 9 0 0 0 18 0 1 0 97634838 4853760 1043 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 1185 1043 78 176 0 1007 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4740

[startup+0.30161 s]
/proc/loadavg: 1.72 1.65 1.35 3/67 4878
/proc/meminfo: memFree=1747928/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=12304 CPUtime=0.29
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 2938 0 0 0 28 1 0 0 19 0 1 0 97634838 12599296 2922 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 3076 2923 78 176 0 2898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12304

[startup+0.701646 s]
/proc/loadavg: 1.72 1.65 1.35 3/67 4878
/proc/meminfo: memFree=1747928/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=27440 CPUtime=0.69
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 6688 0 0 0 65 4 0 0 22 0 1 0 97634838 28098560 6672 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 6860 6672 78 176 0 6682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27440

[startup+1.50172 s]
/proc/loadavg: 1.72 1.65 1.35 2/68 4879
/proc/meminfo: memFree=1710480/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=56648 CPUtime=1.49
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 13835 0 0 0 142 7 0 0 25 0 1 0 97634838 58007552 13819 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 14162 13820 78 176 0 13984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56648

[startup+3.10186 s]
/proc/loadavg: 1.72 1.65 1.35 2/68 4879
/proc/meminfo: memFree=1671632/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=91248 CPUtime=3.09
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 22401 0 0 0 297 12 0 0 25 0 1 0 97634838 93437952 22385 1992294400 134512640 135237372 4294956192 18446744073709551615 134534101 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 22812 22385 78 176 0 22634 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91248

[startup+6.30114 s]
/proc/loadavg: 1.66 1.64 1.35 2/68 4879
/proc/meminfo: memFree=1376144/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=639420 CPUtime=6.29
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 120750 0 0 0 572 57 0 0 25 0 1 0 97634838 654766080 120735 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 159855 120742 79 176 0 159677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 639420

[startup+12.7017 s]
/proc/loadavg: 1.61 1.63 1.35 2/68 4879
/proc/meminfo: memFree=1262736/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=642188 CPUtime=12.69
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 137858 0 0 0 1205 64 0 0 25 0 1 0 97634838 657600512 121205 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 160547 121205 79 176 0 160369 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 642188

[startup+25.5018 s]
/proc/loadavg: 1.47 1.59 1.34 2/68 4879
/proc/meminfo: memFree=1263312/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=639896 CPUtime=25.48
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 165745 0 0 0 2474 74 0 0 25 0 1 0 97634838 655253504 120937 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 159974 120937 79 176 0 159796 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 639896

[startup+51.1011 s]
/proc/loadavg: 1.31 1.55 1.33 2/68 4879
/proc/meminfo: memFree=1552272/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=199372 CPUtime=51.08
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 168529 0 0 0 5028 80 0 0 25 0 1 0 97634838 204156928 48694 1992294400 134512640 135237372 4294956192 18446744073709551615 134555275 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 49843 48694 80 176 0 49665 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 199372

[startup+102.306 s]
/proc/loadavg: 1.13 1.46 1.31 2/68 4879
/proc/meminfo: memFree=1526544/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=222720 CPUtime=102.27
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 175528 0 0 0 10143 84 0 0 25 0 1 0 97634838 228065280 55105 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 55680 55105 80 176 0 55502 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 222720

[startup+162.302 s]
/proc/loadavg: 1.05 1.37 1.29 2/68 4879
/proc/meminfo: memFree=1491856/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=262372 CPUtime=162.26
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 186966 0 0 0 16136 90 0 0 25 0 1 0 97634838 268668928 63939 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 65593 63939 94 176 0 65415 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 262372

[startup+222.301 s]
/proc/loadavg: 1.02 1.30 1.27 2/68 4879
/proc/meminfo: memFree=1443664/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=311704 CPUtime=222.23
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 198893 0 0 0 22130 93 0 0 25 0 1 0 97634838 319184896 75866 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 77926 75866 94 176 0 77748 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 311704

[startup+282.302 s]
/proc/loadavg: 1.00 1.24 1.25 2/68 4879
/proc/meminfo: memFree=1384400/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=384236 CPUtime=282.22
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 213842 0 0 0 28122 100 0 0 25 0 1 0 97634838 393457664 90815 1992294400 134512640 135237372 4294956192 18446744073709551615 134551512 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 96059 90815 94 176 0 95881 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 384236

[startup+342.302 s]
/proc/loadavg: 1.00 1.20 1.23 2/68 4879
/proc/meminfo: memFree=1282640/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=507800 CPUtime=342.21
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 239006 0 0 0 34108 113 0 0 25 0 1 0 97634838 519987200 115979 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 126950 115979 94 176 0 126772 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 507800

[startup+402.301 s]
/proc/loadavg: 1.00 1.16 1.21 2/68 4879
/proc/meminfo: memFree=1282448/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=507800 CPUtime=402.19
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 239033 0 0 0 40106 113 0 0 25 0 1 0 97634838 519987200 116006 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 126950 116006 94 176 0 126772 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 507800

[startup+462.302 s]
/proc/loadavg: 1.00 1.13 1.19 2/68 4879
/proc/meminfo: memFree=1282384/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=507800 CPUtime=462.18
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 239033 0 0 0 46105 113 0 0 25 0 1 0 97634838 519987200 116006 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 126950 116006 94 176 0 126772 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 507800

[startup+522.302 s]
/proc/loadavg: 1.00 1.10 1.18 2/68 4879
/proc/meminfo: memFree=1279376/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=507800 CPUtime=522.16
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 239791 0 0 0 52102 114 0 0 25 0 1 0 97634838 519987200 116764 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 126950 116764 94 176 0 126772 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 507800

[startup+582.301 s]
/proc/loadavg: 1.00 1.08 1.17 2/68 4879
/proc/meminfo: memFree=1277456/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508100 CPUtime=582.14
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 240580 0 0 0 58100 114 0 0 25 0 1 0 97634838 520294400 117193 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127025 117193 94 176 0 126847 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 508100

[startup+642.302 s]
/proc/loadavg: 1.00 1.06 1.16 2/68 4879
/proc/meminfo: memFree=1277456/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508100 CPUtime=642.14
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 240580 0 0 0 64099 115 0 0 25 0 1 0 97634838 520294400 117193 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127025 117193 94 176 0 126847 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 508100

[startup+702.302 s]
/proc/loadavg: 1.00 1.05 1.14 2/68 4879
/proc/meminfo: memFree=1277456/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508100 CPUtime=702.12
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 240580 0 0 0 70097 115 0 0 25 0 1 0 97634838 520294400 117193 1992294400 134512640 135237372 4294956192 18446744073709551615 134551483 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127025 117193 94 176 0 126847 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 508100

[startup+762.305 s]
/proc/loadavg: 1.00 1.04 1.13 2/68 4879
/proc/meminfo: memFree=1277264/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508168 CPUtime=762.11
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 241154 0 0 0 76096 115 0 0 25 0 1 0 97634838 520364032 117214 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127042 117214 94 176 0 126864 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 508168

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.12 2/68 4885
/proc/meminfo: memFree=1277328/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508168 CPUtime=822.08
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 241154 0 0 0 82093 115 0 0 25 0 1 0 97634838 520364032 117214 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127042 117214 94 176 0 126864 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 508168

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.11 2/68 4885
/proc/meminfo: memFree=1277328/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508168 CPUtime=882.08
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 241154 0 0 0 88092 116 0 0 25 0 1 0 97634838 520364032 117214 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127042 117214 94 176 0 126864 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 508168

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.10 2/68 4885
/proc/meminfo: memFree=1277264/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508168 CPUtime=942.06
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 241154 0 0 0 94090 116 0 0 25 0 1 0 97634838 520364032 117214 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127042 117214 94 176 0 126864 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 508168

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/68 4885
/proc/meminfo: memFree=1277136/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508116 CPUtime=1002.05
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 241903 0 0 0 100088 117 0 0 25 0 1 0 97634838 520310784 117204 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127029 117204 94 176 0 126851 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 508116

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/68 4885
/proc/meminfo: memFree=1277136/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508116 CPUtime=1062.03
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 241903 0 0 0 106086 117 0 0 25 0 1 0 97634838 520310784 117204 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127029 117204 94 176 0 126851 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 508116

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/68 4885
/proc/meminfo: memFree=1277200/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508116 CPUtime=1122.02
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 241903 0 0 0 112085 117 0 0 25 0 1 0 97634838 520310784 117204 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127029 117204 94 176 0 126851 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 508116

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/68 4885
/proc/meminfo: memFree=1277200/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508068 CPUtime=1182.01
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 242662 0 0 0 118083 118 0 0 25 0 1 0 97634838 520261632 117202 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127017 117202 94 176 0 126839 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 508068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/68 4885
/proc/meminfo: memFree=1277200/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508068 CPUtime=1200.01
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 242662 0 0 0 119883 118 0 0 25 0 1 0 97634838 520261632 117202 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127017 117202 94 176 0 126839 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 508068

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/68 4885
/proc/meminfo: memFree=1277200/2055920 swapFree=4192812/4192956
[pid=4878] ppid=4876 vsize=508068 CPUtime=1200.01
/proc/4878/stat : 4878 (ttsth-5-0) R 4876 4878 4595 0 -1 4194304 242662 0 0 0 119883 118 0 0 25 0 1 0 97634838 520261632 117202 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 127017 117202 94 176 0 126839 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 508068

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.38
CPU time (s): 1200.09
CPU user time (s): 1198.83
CPU system time (s): 1.25781
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 650700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.83
system time used= 1.25781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242662
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= 2
involuntary context switches= 1018

runsolver used 1.01885 second user time and 3.35949 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-25 23:48:07
IDJOB=1724434
IDBENCH=71777
IDSOLVER=549
FILE ID=node68/1724434-1240696085
PBS_JOBID= 9186743
Free space on /tmp= 66532 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724434-1240696085/watcher-1724434-1240696085 -o /tmp/evaluation-result-1724434-1240696085/solver-1724434-1240696085 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1724434-1240696085.cnf

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=1206513988

node68.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.223
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.223
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:       1748344 kB
Buffers:         32552 kB
Cached:         191568 kB
SwapCached:        144 kB
Active:          92260 kB
Inactive:       148388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           24960 kB
Writeback:           0 kB
Mapped:          26440 kB
Slab:            52468 kB
Committed_AS:   262252 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node68 at 2009-04-26 00:08:09