Trace number 3274605

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
SAT09 reference solver: clasp 1.2.0-SAT09-32UNSAT 1147.17 1147.16

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark947.499
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

1147.10/1147.15	c clasp version 1.2.0-SAT09 
1147.10/1147.15	c Reading from ...606175/instance-3274605-1303606175.cnf
1147.10/1147.15	c Reading      : Done(0.010s)
1147.10/1147.15	c Preprocessing: |-\Done(0.230s)
1147.10/1147.15	c Solving...
1147.10/1147.15	
1147.10/1147.15	c Models    : 0     
1147.10/1147.15	c Time         : 1147.330s (Solve: 1147.090s)
1147.10/1147.15	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274605-1303606175/watcher-3274605-1303606175 -o /tmp/evaluation-result-3274605-1303606175/solver-3274605-1303606175 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274605-1303606175.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.69 3.91 3.50 1/174 15974
/proc/meminfo: memFree=14223060/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=2448 CPUtime=0 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 550848248 2506752 319 33554432000 134512640 136057169 4293880880 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 612 319 145 378 0 232 0

[startup+0.081749 s]
/proc/loadavg: 3.69 3.91 3.50 1/174 15974
/proc/meminfo: memFree=14223060/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=4140 CPUtime=0.08 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 854 0 0 0 8 0 0 0 25 0 1 0 550848248 4239360 763 33554432000 134512640 136057169 4293880880 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 1035 763 166 378 0 655 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4140

[startup+0.100744 s]
/proc/loadavg: 3.69 3.91 3.50 1/174 15974
/proc/meminfo: memFree=14223060/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=4140 CPUtime=0.1 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 854 0 0 0 10 0 0 0 25 0 1 0 550848248 4239360 763 33554432000 134512640 136057169 4293880880 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 1035 763 166 378 0 655 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4140

[startup+0.300649 s]
/proc/loadavg: 3.69 3.91 3.50 1/174 15974
/proc/meminfo: memFree=14223060/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=4048 CPUtime=0.29 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 958 0 0 0 29 0 0 0 25 0 1 0 550848248 4145152 777 33554432000 134512640 136057169 4293880880 18446744073709551615 134615832 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 1012 777 183 378 0 632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4048

[startup+0.700579 s]
/proc/loadavg: 3.69 3.91 3.50 1/174 15974
/proc/meminfo: memFree=14223060/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=7880 CPUtime=0.69 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 1914 0 0 0 69 0 0 0 25 0 1 0 550848248 8069120 1733 33554432000 134512640 136057169 4293880880 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 1970 1733 183 378 0 1590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7880

[startup+1.5005 s]
/proc/loadavg: 3.69 3.91 3.50 3/177 15979
/proc/meminfo: memFree=14211132/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=11180 CPUtime=1.49 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 2734 0 0 0 149 0 0 0 25 0 1 0 550848248 11448320 2553 33554432000 134512640 136057169 4293880880 18446744073709551615 134820229 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 2795 2553 183 378 0 2415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11180

[startup+3.10016 s]
/proc/loadavg: 3.69 3.91 3.50 5/190 16005
/proc/meminfo: memFree=14175904/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=14628 CPUtime=3.09 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 3592 0 0 0 309 0 0 0 25 0 1 0 550848248 14979072 3411 33554432000 134512640 136057169 4293880880 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 3657 3411 183 378 0 3277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14628

[startup+6.3006 s]
/proc/loadavg: 3.71 3.91 3.51 5/190 16005
/proc/meminfo: memFree=14166872/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=19728 CPUtime=6.29 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 4870 0 0 0 629 0 0 0 25 0 1 0 550848248 20201472 4689 33554432000 134512640 136057169 4293880880 18446744073709551615 134615624 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 4932 4689 183 378 0 4552 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19728

[startup+12.7005 s]
/proc/loadavg: 3.74 3.91 3.51 5/190 16005
/proc/meminfo: memFree=14148464/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=24008 CPUtime=12.69 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 5926 0 0 0 1269 0 0 0 25 0 1 0 550848248 24584192 5745 33554432000 134512640 136057169 4293880880 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 6002 5745 183 378 0 5622 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24008

[startup+25.5002 s]
/proc/loadavg: 3.79 3.91 3.52 5/190 16005
/proc/meminfo: memFree=14135160/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=27156 CPUtime=25.49 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 6679 0 0 0 2549 0 0 0 25 0 1 0 550848248 27807744 6498 33554432000 134512640 136057169 4293880880 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 6789 6498 183 378 0 6409 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27156

[startup+51.1008 s]
/proc/loadavg: 3.86 3.92 3.53 5/190 16006
/proc/meminfo: memFree=14118824/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=32600 CPUtime=51.09 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 8027 0 0 0 5109 0 0 0 25 0 1 0 550848248 33382400 7846 33554432000 134512640 136057169 4293880880 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 8150 7846 183 378 0 7770 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32600

[startup+102.307 s]
/proc/loadavg: 3.94 3.93 3.55 5/190 16007
/proc/meminfo: memFree=14099328/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=39764 CPUtime=102.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 9736 0 0 0 10229 1 0 0 25 0 1 0 550848248 40718336 9555 33554432000 134512640 136057169 4293880880 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 9941 9555 183 378 0 9561 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39764

[startup+162.3 s]
/proc/loadavg: 4.05 3.96 3.58 5/190 16009
/proc/meminfo: memFree=14082176/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=47576 CPUtime=162.29 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 11684 0 0 0 16228 1 0 0 25 0 1 0 550848248 48717824 11503 33554432000 134512640 136057169 4293880880 18446744073709551615 134618488 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 11894 11503 183 378 0 11514 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47576

[startup+222.301 s]
/proc/loadavg: 4.08 3.98 3.61 5/190 16010
/proc/meminfo: memFree=14070836/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=51076 CPUtime=222.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 12556 0 0 0 22228 2 0 0 25 0 1 0 550848248 52301824 12375 33554432000 134512640 136057169 4293880880 18446744073709551615 134819875 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 12769 12375 183 378 0 12389 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 51076

[startup+282.3 s]
/proc/loadavg: 4.03 3.98 3.63 5/190 16012
/proc/meminfo: memFree=14062992/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=52124 CPUtime=282.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 12817 0 0 0 28228 2 0 0 25 0 1 0 550848248 53374976 12636 33554432000 134512640 136057169 4293880880 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 13031 12636 183 378 0 12651 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 52124

[startup+342.301 s]
/proc/loadavg: 4.01 3.98 3.65 5/190 16014
/proc/meminfo: memFree=14052904/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=52976 CPUtime=342.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 13019 0 0 0 34228 2 0 0 25 0 1 0 550848248 54247424 12838 33554432000 134512640 136057169 4293880880 18446744073709551615 134618121 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 13244 12838 183 378 0 12864 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 52976

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.67 5/190 16015
/proc/meminfo: memFree=14047048/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=55772 CPUtime=402.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 13684 0 0 0 40228 2 0 0 25 0 1 0 550848248 57110528 13503 33554432000 134512640 136057169 4293880880 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 13943 13503 183 378 0 13563 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 55772

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.69 5/190 16017
/proc/meminfo: memFree=14042544/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=58420 CPUtime=462.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 14323 0 0 0 46228 2 0 0 25 0 1 0 550848248 59822080 14142 33554432000 134512640 136057169 4293880880 18446744073709551615 134618386 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 14605 14142 183 378 0 14225 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 58420

[startup+522.3 s]
/proc/loadavg: 4.00 3.98 3.70 5/190 16018
/proc/meminfo: memFree=14037040/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=59572 CPUtime=522.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 14631 0 0 0 52228 2 0 0 25 0 1 0 550848248 61001728 14450 33554432000 134512640 136057169 4293880880 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 14893 14450 183 378 0 14513 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 59572

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.72 5/190 16020
/proc/meminfo: memFree=14032664/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=62644 CPUtime=582.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 15322 0 0 0 58228 2 0 0 25 0 1 0 550848248 64147456 15141 33554432000 134512640 136057169 4293880880 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 15661 15141 183 378 0 15281 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 62644

[startup+642.3 s]
/proc/loadavg: 4.00 3.98 3.74 5/190 16022
/proc/meminfo: memFree=14031016/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=62644 CPUtime=642.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 15325 0 0 0 64228 2 0 0 25 0 1 0 550848248 64147456 15144 33554432000 134512640 136057169 4293880880 18446744073709551615 134615992 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 15661 15144 183 378 0 15281 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 62644

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.75 5/190 16032
/proc/meminfo: memFree=14025416/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=62644 CPUtime=702.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 15335 0 0 0 70228 2 0 0 25 0 1 0 550848248 64147456 15154 33554432000 134512640 136057169 4293880880 18446744073709551615 134615624 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 15661 15154 183 378 0 15281 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 62644

[startup+762.307 s]
/proc/loadavg: 4.04 3.99 3.76 5/190 16034
/proc/meminfo: memFree=14020948/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=63712 CPUtime=762.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 15584 0 0 0 76228 2 0 0 25 0 1 0 550848248 65241088 15403 33554432000 134512640 136057169 4293880880 18446744073709551615 134756812 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 15928 15403 183 378 0 15548 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 63712

[startup+822.301 s]
/proc/loadavg: 4.04 4.00 3.78 5/190 16035
/proc/meminfo: memFree=14017172/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=64716 CPUtime=822.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 15792 0 0 0 82228 2 0 0 25 0 1 0 550848248 66269184 15611 33554432000 134512640 136057169 4293880880 18446744073709551615 134618465 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 16179 15611 183 378 0 15799 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 64716

[startup+882.3 s]
/proc/loadavg: 4.05 4.02 3.80 5/190 16037
/proc/meminfo: memFree=14013780/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=66192 CPUtime=882.29 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 16172 0 0 0 88227 2 0 0 25 0 1 0 550848248 67780608 15991 33554432000 134512640 136057169 4293880880 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 16548 15991 183 378 0 16168 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 66192

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 16039
/proc/meminfo: memFree=14011008/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=66540 CPUtime=942.29 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 16263 0 0 0 94227 2 0 0 25 0 1 0 550848248 68136960 16082 33554432000 134512640 136057169 4293880880 18446744073709551615 134823950 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 16635 16082 183 378 0 16255 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 66540

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 16040
/proc/meminfo: memFree=14004148/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=69572 CPUtime=1002.29 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 17023 0 0 0 100227 2 0 0 25 0 1 0 550848248 71241728 16842 33554432000 134512640 136057169 4293880880 18446744073709551615 134635885 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 17393 16842 183 378 0 17013 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 69572

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 16042
/proc/meminfo: memFree=14001500/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=69572 CPUtime=1062.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 17046 0 0 0 106228 2 0 0 25 0 1 0 550848248 71241728 16865 33554432000 134512640 136057169 4293880880 18446744073709551615 134618380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 17393 16865 183 378 0 17013 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 69572

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 16043
/proc/meminfo: memFree=13999584/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=69572 CPUtime=1122.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 17058 0 0 0 112228 2 0 0 25 0 1 0 550848248 71241728 16877 33554432000 134512640 136057169 4293880880 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 17393 16877 183 378 0 17013 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 69572

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

[startup+1126.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 16044
/proc/meminfo: memFree=13999460/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=69572 CPUtime=1126.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 17059 0 0 0 112628 2 0 0 25 0 1 0 550848248 71241728 16878 33554432000 134512640 136057169 4293880880 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 17393 16878 183 378 0 17013 0
Current children cumulated CPU time (s) 1126.3
Current children cumulated vsize (KiB) 69572

[startup+1139.1 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 16044
/proc/meminfo: memFree=13999072/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=69572 CPUtime=1139.1 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 17060 0 0 0 113908 2 0 0 25 0 1 0 550848248 71241728 16879 33554432000 134512640 136057169 4293880880 18446744073709551615 134618485 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 17393 16879 183 378 0 17013 0
Current children cumulated CPU time (s) 1139.1
Current children cumulated vsize (KiB) 69572

[startup+1142.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 16044
/proc/meminfo: memFree=13998948/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=69572 CPUtime=1142.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 17060 0 0 0 114228 2 0 0 25 0 1 0 550848248 71241728 16879 33554432000 134512640 136057169 4293880880 18446744073709551615 134612873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 17393 16879 183 378 0 17013 0
Current children cumulated CPU time (s) 1142.3
Current children cumulated vsize (KiB) 69572

[startup+1145.5 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 16044
/proc/meminfo: memFree=13998940/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=69572 CPUtime=1145.5 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 17060 0 0 0 114548 2 0 0 25 0 1 0 550848248 71241728 16879 33554432000 134512640 136057169 4293880880 18446744073709551615 134823401 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 17393 16879 183 378 0 17013 0
Current children cumulated CPU time (s) 1145.5
Current children cumulated vsize (KiB) 69572

[startup+1146.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 16044
/proc/meminfo: memFree=13998940/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=69572 CPUtime=1146.3 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 17060 0 0 0 114628 2 0 0 25 0 1 0 550848248 71241728 16879 33554432000 134512640 136057169 4293880880 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 17393 16879 183 378 0 17013 0
Current children cumulated CPU time (s) 1146.3
Current children cumulated vsize (KiB) 69572

[startup+1146.7 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 16044
/proc/meminfo: memFree=13998940/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=69572 CPUtime=1146.7 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 17060 0 0 0 114668 2 0 0 25 0 1 0 550848248 71241728 16879 33554432000 134512640 136057169 4293880880 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 17393 16879 183 378 0 17013 0
Current children cumulated CPU time (s) 1146.7
Current children cumulated vsize (KiB) 69572

[startup+1147.1 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 16044
/proc/meminfo: memFree=13998940/32950940 swapFree=67111528/67111528
[pid=15974] ppid=15972 vsize=69032 CPUtime=1147.1 cores=1,3
/proc/15974/stat : 15974 (clasp) R 15972 15974 15257 0 -1 4202496 17060 0 0 0 114708 2 0 0 25 0 1 0 550848248 70688768 16786 33554432000 134512640 136057169 4293880880 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15974/statm: 17258 16786 183 378 0 16878 0
Current children cumulated CPU time (s) 1147.1
Current children cumulated vsize (KiB) 69032

Child status: 20
Real time (s): 1147.16
CPU time (s): 1147.17
CPU user time (s): 1147.14
CPU system time (s): 0.032994
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 69572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1147.14
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17064
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= 5
involuntary context switches= 3055

runsolver used 1.81672 second user time and 4.44732 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-24 02:49:35
IDJOB=3274605
IDBENCH=83949
IDSOLVER=1674
FILE ID=node117/3274605-1303606175
RUNJOBID= node117-1303604870-15814
PBS_JOBID= 13150623
Free space on /tmp= 71464 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274605-1303606175/watcher-3274605-1303606175 -o /tmp/evaluation-result-3274605-1303606175/solver-3274605-1303606175 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274605-1303606175.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
RANDOM SEED=373537724

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14223208 kB
Buffers:       2315688 kB
Cached:       15790576 kB
SwapCached:          0 kB
Active:       10487124 kB
Inactive:      7683788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14223208 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2344 kB
Writeback:           0 kB
AnonPages:       63884 kB
Mapped:          14492 kB
Slab:           492972 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   191764 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71452 MiB
End job on node117 at 2011-04-24 03:08:42