Trace number 1775743

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 108.83 128.921

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-17-u.cnf
MD5SUM83ece6745238c422c7e68e5a07fc7f73
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark830.37
Satisfiable
(Un)Satisfiability was proved
Number of variables183464
Number of clauses855717
Sum of the clauses size1974802
Maximum clause length10
Minimum clause length1
Number of clauses of size 115316
Number of clauses of size 2664917
Number of clauses of size 3141084
Number of clauses of size 43820
Number of clauses of size 515280
Number of clauses of size over 515300

Solver Data

14.31/28.00	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775743-1243672225.cnf 
14.31/28.00	c Using SATTIMEOUT of 10000
14.31/28.00	c Using SATRAM of 2047
14.31/28.00	c Size of subset node = 16
14.31/28.00	c Variables = 183464
14.31/28.00	c Clauses = 855717
14.31/28.00	c Literals = 1974802
14.31/28.00	c Reduced size:
14.31/28.00	c Variables = 183464
14.31/28.00	c Clauses = 664944
14.31/28.00	c Literals = 1563578
14.31/28.00	c a2
15.65/30.43	c a1
105.35/125.47	c Independent sub-problems = 1
105.35/125.47	c Sub-problem with 144460 variables and 664944 clauses
105.35/125.47	c using permutation method 4
105.35/125.47	c count = 1
105.35/125.47	c Ordering finished 105.150 seconds
105.35/125.47	c mapped 105.410 seconds
105.35/125.47	c permuted 105.410 seconds
105.35/125.47	c about to sort
105.56/125.65	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-1775743-1243672225/watcher-1775743-1243672225 -o /tmp/evaluation-result-1775743-1243672225/solver-1775743-1243672225 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775743-1243672225.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: 5.66 5.40 4.95 7/113 16656
/proc/meminfo: memFree=1510640/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=1140 CPUtime=0
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 170 0 0 0 0 0 0 0 18 0 1 0 1121359980 1167360 125 4294967295 134512640 135237372 3217584080 3217582604 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/16656/statm: 285 125 75 177 0 107 0

[startup+0.242579 s]
/proc/loadavg: 5.66 5.40 4.95 7/113 16656
/proc/meminfo: memFree=1510640/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=11588 CPUtime=0.2
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 2764 0 0 0 19 1 0 0 18 0 1 0 1121359980 11866112 2719 4294967295 134512640 135237372 3217584080 3217583528 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/16656/statm: 2897 2719 75 177 0 2719 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 11588

[startup+0.312574 s]
/proc/loadavg: 5.66 5.40 4.95 7/113 16656
/proc/meminfo: memFree=1510640/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=15424 CPUtime=0.27
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 3688 0 0 0 26 1 0 0 18 0 1 0 1121359980 15794176 3643 4294967295 134512640 135237372 3217584080 3217582876 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/16656/statm: 3856 3644 75 177 0 3678 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 15424

[startup+0.412567 s]
/proc/loadavg: 5.66 5.40 4.95 7/113 16656
/proc/meminfo: memFree=1510640/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=21048 CPUtime=0.37
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 5029 0 0 0 36 1 0 0 18 0 1 0 1121359980 21553152 4984 4294967295 134512640 135237372 3217584080 3217583528 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/16656/statm: 5262 4984 75 177 0 5084 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 21048

[startup+0.712543 s]
/proc/loadavg: 5.66 5.40 4.95 7/113 16656
/proc/meminfo: memFree=1510640/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=34896 CPUtime=0.67
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 8479 0 0 0 66 1 0 0 18 0 1 0 1121359980 35733504 8434 4294967295 134512640 135237372 3217584080 3217582604 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/16656/statm: 8724 8434 75 177 0 8546 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 34896

[startup+1.51248 s]
/proc/loadavg: 5.66 5.40 4.95 6/114 16657
/proc/meminfo: memFree=1462836/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=59964 CPUtime=1.11
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 13620 0 0 0 109 2 0 0 19 0 1 0 1121359980 61403136 13575 4294967295 134512640 135237372 3217584080 3217583808 134533697 0 0 0 0 0 0 0 17 1 0 0 0
/proc/16656/statm: 14991 13575 75 177 0 14813 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 59964

[startup+3.11235 s]
/proc/loadavg: 5.69 5.41 4.96 6/114 16657
/proc/meminfo: memFree=1453624/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=59964 CPUtime=1.91
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 14336 0 0 0 188 3 0 0 21 0 1 0 1121359980 61403136 14291 4294967295 134512640 135237372 3217584080 3217583772 134534317 0 0 0 0 0 0 0 17 1 0 0 0
/proc/16656/statm: 14991 14291 75 177 0 14813 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 59964
heavy processes:
  %CPU=87 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=88 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=88 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=88 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+6.31211 s]
/proc/loadavg: 5.69 5.41 4.96 7/114 16657
/proc/meminfo: memFree=1453500/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=59964 CPUtime=3.51
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 14336 0 0 0 347 4 0 0 25 0 1 0 1121359980 61403136 14291 4294967295 134512640 135237372 3217584080 3217583772 134534291 0 0 0 0 0 0 0 17 1 0 0 0
/proc/16656/statm: 14991 14291 75 177 0 14813 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 59964
heavy processes:
  %CPU=87 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=88 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=88 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=88 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+12.7116 s]
/proc/loadavg: 5.66 5.42 4.97 6/114 16657
/proc/meminfo: memFree=1453644/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=59964 CPUtime=6.71
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 14336 0 0 0 667 4 0 0 25 0 1 0 1121359980 61403136 14291 4294967295 134512640 135237372 3217584080 3217583772 134534553 0 0 0 0 0 0 0 17 1 0 0 0
/proc/16656/statm: 14991 14291 75 177 0 14813 0
Current children cumulated CPU time (s) 6.71
Current children cumulated vsize (KiB) 59964
heavy processes:
  %CPU=87 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=88 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=88 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=88 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+25.5106 s]
/proc/loadavg: 5.64 5.42 4.97 6/114 16658
/proc/meminfo: memFree=1453980/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=59964 CPUtime=13.11
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 14336 0 0 0 1307 4 0 0 25 0 1 0 1121359980 61403136 14291 4294967295 134512640 135237372 3217584080 3217583772 134534394 0 0 0 0 0 0 0 17 1 0 0 0
/proc/16656/statm: 14991 14291 75 177 0 14813 0
Current children cumulated CPU time (s) 13.11
Current children cumulated vsize (KiB) 59964
heavy processes:
  %CPU=87 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=88 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=88 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=88 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+51.1086 s]
/proc/loadavg: 5.78 5.47 5.00 7/115 16805
/proc/meminfo: memFree=1382416/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=130496 CPUtime=31.05
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 40848 0 0 0 3093 12 0 0 25 0 1 0 1121359980 133627904 31973 4294967295 134512640 135237372 3217584080 3217583440 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16656/statm: 32624 31973 77 177 0 32446 0
Current children cumulated CPU time (s) 31.05
Current children cumulated vsize (KiB) 130496
heavy processes:
  %CPU=87 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=88 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=88 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=88 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+102.305 s]
/proc/loadavg: 5.41 5.42 5.00 6/114 16847
/proc/meminfo: memFree=1375876/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=137168 CPUtime=82.25
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 42319 0 0 0 8212 13 0 0 25 0 1 0 1121359980 140460032 33444 4294967295 134512640 135237372 3217584080 3217583408 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16656/statm: 34292 33444 77 177 0 34114 0
Current children cumulated CPU time (s) 82.25
Current children cumulated vsize (KiB) 137168

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

[startup+102.515 s]
/proc/loadavg: 5.46 5.43 5.01 8/115 16862
/proc/meminfo: memFree=1375556/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=137168 CPUtime=82.46
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 42325 0 0 0 8233 13 0 0 25 0 1 0 1121359980 140460032 33450 4294967295 134512640 135237372 3217584080 3217583408 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16656/statm: 34292 33450 77 177 0 34114 0
Current children cumulated CPU time (s) 82.46
Current children cumulated vsize (KiB) 137168

[startup+115.304 s]
/proc/loadavg: 5.62 5.46 5.02 7/115 16961
/proc/meminfo: memFree=1373464/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=138224 CPUtime=95.25
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 42644 0 0 0 9512 13 0 0 25 0 1 0 1121359980 141541376 33769 4294967295 134512640 135237372 3217584080 3217583440 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16656/statm: 34556 33769 77 177 0 34378 0
Current children cumulated CPU time (s) 95.25
Current children cumulated vsize (KiB) 138224

[startup+121.703 s]
/proc/loadavg: 5.65 5.47 5.03 8/115 17017
/proc/meminfo: memFree=1373148/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=138224 CPUtime=101.65
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 42668 0 0 0 10152 13 0 0 25 0 1 0 1121359980 141541376 33793 4294967295 134512640 135237372 3217584080 3217583440 134600704 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16656/statm: 34556 33793 77 177 0 34378 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 138224

[startup+124.903 s]
/proc/loadavg: 5.68 5.48 5.03 6/114 17033
/proc/meminfo: memFree=1373008/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=138224 CPUtime=104.85
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 42668 0 0 0 10472 13 0 0 25 0 1 0 1121359980 141541376 33793 4294967295 134512640 135237372 3217584080 3217583440 134600721 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16656/statm: 34556 33793 77 177 0 34378 0
Current children cumulated CPU time (s) 104.85
Current children cumulated vsize (KiB) 138224

[startup+126.513 s]
/proc/loadavg: 5.68 5.48 5.03 6/114 17033
/proc/meminfo: memFree=1373748/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=469488 CPUtime=106.46
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4202496 126628 0 0 0 10607 39 0 0 25 0 1 0 1121359980 480755712 116445 4294967295 134512640 135237372 3217584080 3217583396 134726794 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16656/statm: 117372 116445 88 177 0 117194 0
Current children cumulated CPU time (s) 106.46
Current children cumulated vsize (KiB) 469488

[startup+128.113 s]
/proc/loadavg: 5.62 5.47 5.03 6/114 17033
/proc/meminfo: memFree=926288/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=543084 CPUtime=108.04
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4204032 145198 0 0 0 10712 92 0 0 25 0 1 0 1121359980 556118016 134788 4294967295 134512640 135237372 3217584080 3209199512 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16656/statm: 135771 134788 104 177 0 135593 0
Current children cumulated CPU time (s) 108.04
Current children cumulated vsize (KiB) 543084

[startup+128.513 s]
/proc/loadavg: 5.62 5.47 5.03 6/114 17033
/proc/meminfo: memFree=926288/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=543084 CPUtime=108.43
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4204032 145198 0 0 0 10712 131 0 0 25 0 1 0 1121359980 556118016 134788 4294967295 134512640 135237372 3217584080 3209199512 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16656/statm: 135771 134788 104 177 0 135593 0
Current children cumulated CPU time (s) 108.43
Current children cumulated vsize (KiB) 543084

[startup+128.913 s]
/proc/loadavg: 5.62 5.47 5.03 6/114 17033
/proc/meminfo: memFree=450612/3368532 swapFree=1953000/1959888
[pid=16656] ppid=16654 vsize=0 CPUtime=108.83
/proc/16656/stat : 16656 (ttsth-5-0) R 16654 16656 14986 0 -1 4204036 146095 0 0 0 10712 171 0 0 25 0 1 0 1121359980 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16656/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 108.83
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16656 and gives
#  childrusage.ru_utime.tv_sec=107
#  childrusage.ru_utime.tv_usec=120000
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=710000
# CPU time returned by wait4() is 108.83
# while last known CPU time is 108.83
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 128.921
CPU time (s): 108.83
CPU user time (s): 107.12
CPU system time (s): 1.71
CPU usage (%): 84.4158
Max. virtual memory (cumulated for all children) (KiB): 543084

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-30 10:30:25
IDJOB=1775743
IDBENCH=20379
IDSOLVER=632
FILE ID=tipi45/1775743-1243672225
PBS_JOBID=
Free space on /tmp= 15487 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-17-u.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775743-1243672225/watcher-1775743-1243672225 -o /tmp/evaluation-result-1775743-1243672225/solver-1775743-1243672225 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775743-1243672225.cnf

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

MD5SUM BENCH= 83ece6745238c422c7e68e5a07fc7f73
RANDOM SEED= 1694440733

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:       1510524 kB
Buffers:         51336 kB
Cached:        1269216 kB
SwapCached:       1892 kB
Active:        1227224 kB
Inactive:       535580 kB
HighTotal:     2489216 kB
HighFree:       774820 kB
LowTotal:       879316 kB
LowFree:        735704 kB
SwapTotal:     1959888 kB
SwapFree:      1953000 kB
Dirty:           24888 kB
Writeback:           0 kB
AnonPages:      441636 kB
Mapped:           6528 kB
Slab:            81328 kB
SReclaimable:    69028 kB
SUnreclaim:      12300 kB
PageTables:       1048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   529712 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 14959 MiB
End job on tipi45 at 2009-05-30 10:32:36