Trace number 1781308

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 (4 threads)Signal 147.73 294.736

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.28
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.83/0.93	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781308-1243686667.cnf 
0.83/0.93	c Using SATTIMEOUT of 10000
0.83/0.93	c Using SATRAM of 2047
0.83/0.93	c Size of subset node = 16
0.83/0.93	c Variables = 159638
0.83/0.93	c Clauses = 473596
0.83/0.93	c Literals = 1105056
0.83/0.93	c Reduced size:
0.83/0.93	c Variables = 159638
0.83/0.93	c Clauses = 473593
0.83/0.93	c Literals = 1105050
0.83/0.93	c a2
1.53/2.34	c a1
144.23/287.78	c Independent sub-problems = 1
144.23/287.78	c Sub-problem with 159637 variables and 473593 clauses
144.23/287.78	c using permutation method 4
144.23/287.78	c count = 1
144.23/287.78	c Ordering finished 144.100 seconds
144.23/287.78	c mapped 144.280 seconds
144.23/287.78	c permuted 144.290 seconds
144.23/287.78	c about to sort
144.33/288.01	c sorted

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1781308-1243686667/watcher-1781308-1243686667 -o /tmp/evaluation-result-1781308-1243686667/solver-1781308-1243686667 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781308-1243686667.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 8.16 8.35 8.25 7/113 28962
/proc/meminfo: memFree=2564452/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=1140 CPUtime=0
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 181 0 0 0 0 0 0 0 18 0 1 0 1122804112 1167360 137 4294967295 134512640 135237372 3216338592 3216338040 134732614 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 285 137 75 177 0 107 0

[startup+0.059641 s]
/proc/loadavg: 8.16 8.35 8.25 7/113 28962
/proc/meminfo: memFree=2564452/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=3760 CPUtime=0.05
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 832 0 0 0 5 0 0 0 18 0 1 0 1122804112 3850240 788 4294967295 134512640 135237372 3216338592 3216338040 134732614 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 940 788 75 177 0 762 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3760

[startup+0.109646 s]
/proc/loadavg: 8.16 8.35 8.25 7/113 28962
/proc/meminfo: memFree=2564452/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=6124 CPUtime=0.1
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 1412 0 0 0 10 0 0 0 18 0 1 0 1122804112 6270976 1368 4294967295 134512640 135237372 3216338592 3216337116 134639534 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 1531 1368 75 177 0 1353 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6124

[startup+0.309622 s]
/proc/loadavg: 8.16 8.35 8.25 7/113 28962
/proc/meminfo: memFree=2564452/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=15556 CPUtime=0.3
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 3726 0 0 0 30 0 0 0 18 0 1 0 1122804112 15929344 3682 4294967295 134512640 135237372 3216338592 3216337116 134639534 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 3889 3682 75 177 0 3711 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 15556

[startup+0.709595 s]
/proc/loadavg: 8.16 8.35 8.25 7/113 28962
/proc/meminfo: memFree=2564452/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=35856 CPUtime=0.7
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 8318 0 0 0 70 0 0 0 18 0 1 0 1122804112 36716544 8274 4294967295 134512640 135237372 3216338592 3216338284 134534299 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 8964 8274 75 177 0 8786 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 35856

[startup+1.50957 s]
/proc/loadavg: 8.16 8.35 8.25 6/114 28963
/proc/meminfo: memFree=2514872/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=68692 CPUtime=1.13
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 16541 0 0 0 113 0 0 0 19 0 1 0 1122804112 70340608 16496 4294967295 134512640 135237372 3216338592 3216337788 134519968 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 17173 16496 76 177 0 16995 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 68692

[startup+3.10941 s]
/proc/loadavg: 8.16 8.35 8.25 6/114 28964
/proc/meminfo: memFree=2499292/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=68816 CPUtime=1.93
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 22000 0 0 0 192 1 0 0 21 0 1 0 1122804112 70467584 16606 4294967295 134512640 135237372 3216338592 3216337952 134600146 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 17204 16606 77 177 0 17026 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 68816
heavy processes:
  %CPU=83 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=85 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+6.30916 s]
/proc/loadavg: 7.91 8.30 8.23 8/115 28977
/proc/meminfo: memFree=2479016/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=88484 CPUtime=3.53
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 26911 0 0 0 352 1 0 0 25 0 1 0 1122804112 90607616 21517 4294967295 134512640 135237372 3216338592 3216337920 134555275 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 22121 21517 77 177 0 21943 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 88484
heavy processes:
  %CPU=83 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=85 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+12.7087 s]
/proc/loadavg: 7.76 8.26 8.22 7/115 29040
/proc/meminfo: memFree=2477916/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=88796 CPUtime=6.73
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 26967 0 0 0 672 1 0 0 25 0 1 0 1122804112 90927104 21573 4294967295 134512640 135237372 3216338592 3216337952 134600960 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 22199 21573 77 177 0 22021 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 88796
heavy processes:
  %CPU=83 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=85 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+25.5077 s]
/proc/loadavg: 7.37 8.15 8.18 7/115 29148
/proc/meminfo: memFree=2476420/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=89092 CPUtime=13.13
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 27055 0 0 0 1311 2 0 0 25 0 1 0 1122804112 91230208 21661 4294967295 134512640 135237372 3216338592 3216337920 134555272 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 22273 21661 77 177 0 22095 0
Current children cumulated CPU time (s) 13.13
Current children cumulated vsize (KiB) 89092
heavy processes:
  %CPU=83 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=85 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+51.1057 s]
/proc/loadavg: 6.91 7.97 8.12 6/114 29150
/proc/meminfo: memFree=2475432/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=90044 CPUtime=25.93
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 27285 0 0 0 2591 2 0 0 25 0 1 0 1122804112 92205056 21891 4294967295 134512640 135237372 3216338592 3216337952 134600972 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 22511 21891 77 177 0 22333 0
Current children cumulated CPU time (s) 25.93
Current children cumulated vsize (KiB) 90044
heavy processes:
  %CPU=83 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=85 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+102.312 s]
/proc/loadavg: 6.46 7.68 8.01 6/114 29339
/proc/meminfo: memFree=2472084/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=91684 CPUtime=51.53
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 27701 0 0 0 5151 2 0 0 25 0 1 0 1122804112 93884416 22307 4294967295 134512640 135237372 3216338592 3216337952 134600975 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 22921 22307 77 177 0 22743 0
Current children cumulated CPU time (s) 51.53
Current children cumulated vsize (KiB) 91684
heavy processes:
  %CPU=83 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=85 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+162.307 s]
/proc/loadavg: 5.90 7.29 7.85 6/114 29526
/proc/meminfo: memFree=2468736/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=93512 CPUtime=81.53
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 28054 0 0 0 8143 10 0 0 25 0 1 0 1122804112 95756288 22660 4294967295 134512640 135237372 3216338592 3216337952 134600972 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 23378 22660 77 177 0 23200 0
Current children cumulated CPU time (s) 81.53
Current children cumulated vsize (KiB) 93512
heavy processes:
  %CPU=83 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=85 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+222.312 s]
/proc/loadavg: 5.81 6.99 7.71 8/115 29681
/proc/meminfo: memFree=2466184/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=93908 CPUtime=111.53
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 28183 0 0 0 11140 13 0 0 25 0 1 0 1122804112 96161792 22789 4294967295 134512640 135237372 3216338592 3216337952 134600975 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 23477 22789 77 177 0 23299 0
Current children cumulated CPU time (s) 111.53
Current children cumulated vsize (KiB) 93908
heavy processes:
  %CPU=83 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=85 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+282.318 s]
/proc/loadavg: 5.80 6.75 7.58 7/115 29821
/proc/meminfo: memFree=2464672/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=94040 CPUtime=141.53
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 28231 0 0 0 14137 16 0 0 25 0 1 0 1122804112 96296960 22837 4294967295 134512640 135237372 3216338592 3216337952 134600975 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 23510 22837 77 177 0 23332 0
Current children cumulated CPU time (s) 141.53
Current children cumulated vsize (KiB) 94040
heavy processes:
  %CPU=83 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=83 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=85 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

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

[startup+287.917 s]
/proc/loadavg: 5.82 6.74 7.57 7/115 29872
/proc/meminfo: memFree=2464112/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=94664 CPUtime=144.33
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 29328 0 0 0 14417 16 0 0 25 0 1 0 1122804112 96935936 23471 4294967295 134512640 135237372 3216338592 3216337888 134749353 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 23666 23471 86 177 0 23488 0
Current children cumulated CPU time (s) 144.33
Current children cumulated vsize (KiB) 94664

[startup+291.117 s]
/proc/loadavg: 5.91 6.75 7.57 7/115 29899
/proc/meminfo: memFree=2081628/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=497204 CPUtime=145.93
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4202496 129827 0 0 0 14549 44 0 0 25 0 1 0 1122804112 509136896 123872 4294967295 134512640 135237372 3216338592 3214848184 134730335 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 124301 123872 91 177 0 124123 0
Current children cumulated CPU time (s) 145.93
Current children cumulated vsize (KiB) 497204

[startup+292.717 s]
/proc/loadavg: 5.91 6.75 7.57 6/114 29902
/proc/meminfo: memFree=1913128/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=537128 CPUtime=146.73
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4204032 139916 0 0 0 14590 83 0 0 25 0 1 0 1122804112 550019072 133832 4294967295 134512640 135237372 3216338592 3207954360 134730102 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 134282 133832 104 177 0 134104 0
Current children cumulated CPU time (s) 146.73
Current children cumulated vsize (KiB) 537128

[startup+293.517 s]
/proc/loadavg: 5.91 6.75 7.57 6/114 29902
/proc/meminfo: memFree=1913128/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=537128 CPUtime=147.13
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4204032 139916 0 0 0 14590 123 0 0 25 0 1 0 1122804112 550019072 133832 4294967295 134512640 135237372 3216338592 3207954360 134730102 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 134282 133832 104 177 0 134104 0
Current children cumulated CPU time (s) 147.13
Current children cumulated vsize (KiB) 537128

[startup+294.317 s]
/proc/loadavg: 5.91 6.75 7.57 6/114 29902
/proc/meminfo: memFree=1673196/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=537128 CPUtime=147.53
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4204032 139916 0 0 0 14590 163 0 0 25 0 1 0 1122804112 550019072 133832 4294967295 134512640 135237372 3216338592 3207954360 134730102 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 134282 133832 104 177 0 134104 0
Current children cumulated CPU time (s) 147.53
Current children cumulated vsize (KiB) 537128

[startup+294.717 s]
/proc/loadavg: 6.00 6.75 7.57 6/114 29902
/proc/meminfo: memFree=1871288/3368532 swapFree=1953000/1959888
[pid=28962] ppid=28960 vsize=0 CPUtime=147.73
/proc/28962/stat : 28962 (ttsth-5-0) R 28960 28962 14986 0 -1 4204036 140280 0 0 0 14590 183 0 0 25 0 1 0 1122804112 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28962/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 147.73
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 294.736
CPU time (s): 147.73
CPU user time (s): 145.9
CPU system time (s): 1.83
CPU usage (%): 50.1229
Max. virtual memory (cumulated for all children) (KiB): 537128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.9
system time used= 1.83
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140280
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= 2205

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-30 14:31:07
IDJOB=1781308
IDBENCH=71717
IDSOLVER=632
FILE ID=tipi45/1781308-1243686667
PBS_JOBID=
Free space on /tmp= 15494 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781308-1243686667/watcher-1781308-1243686667 -o /tmp/evaluation-result-1781308-1243686667/solver-1781308-1243686667 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781308-1243686667.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED= 900133119

Linux tipi45 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2564748 kB
Buffers:         35288 kB
Cached:         204856 kB
SwapCached:       1856 kB
Active:         631512 kB
Inactive:        93308 kB
HighTotal:     2489216 kB
HighFree:      1814852 kB
LowTotal:       879316 kB
LowFree:        749896 kB
SwapTotal:     1959888 kB
SwapFree:      1953000 kB
Dirty:           12000 kB
Writeback:           0 kB
AnonPages:      483836 kB
Mapped:           6552 kB
Slab:            65740 kB
SReclaimable:    54744 kB
SUnreclaim:      10996 kB
PageTables:       1152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   572016 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 14969 MiB
End job on tipi45 at 2009-05-30 14:36:03