Trace number 3275903

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 3483.8 3483.7

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
MD5SUM7ef2b563e57ba91e22d23e55abe69485
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.01
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46988
Sum of the clauses size94536
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246968
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

3483.69/3483.69	c clasp version 1.2.0-SAT09 
3483.69/3483.69	c Reading from ...659468/instance-3275903-1303659468.cnf
3483.69/3483.69	c Reading      : Done(0.010s)
3483.69/3483.69	c Preprocessing: |-\Done(0.240s)
3483.69/3483.69	c Solving...
3483.69/3483.69	
3483.69/3483.69	c Models    : 0     
3483.69/3483.69	c Time         : 3484.310s (Solve: 3484.060s)
3483.69/3483.69	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-3275903-1303659468/watcher-3275903-1303659468 -o /tmp/evaluation-result-3275903-1303659468/solver-3275903-1303659468 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275903-1303659468.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.95 1.00 1.02 3/178 31554
/proc/meminfo: memFree=18472772/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=2040 CPUtime=0 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 284 0 0 0 0 0 0 0 24 0 1 0 477544670 2088960 238 33554432000 134512640 136057169 4294742592 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 510 239 145 378 0 130 0

[startup+0.027073 s]
/proc/loadavg: 0.95 1.00 1.02 3/178 31554
/proc/meminfo: memFree=18472772/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=4164 CPUtime=0.02 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 864 0 0 0 2 0 0 0 24 0 1 0 477544670 4263936 773 33554432000 134512640 136057169 4294742592 18446744073709551615 134774688 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 1041 773 166 378 0 661 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4164

[startup+0.101068 s]
/proc/loadavg: 0.95 1.00 1.02 3/178 31554
/proc/meminfo: memFree=18472772/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=4164 CPUtime=0.09 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 864 0 0 0 9 0 0 0 24 0 1 0 477544670 4263936 773 33554432000 134512640 136057169 4294742592 18446744073709551615 134774640 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 1041 773 166 378 0 661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4164

[startup+0.301098 s]
/proc/loadavg: 0.95 1.00 1.02 3/178 31554
/proc/meminfo: memFree=18472772/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=4072 CPUtime=0.29 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 958 0 0 0 29 0 0 0 25 0 1 0 477544670 4169728 775 33554432000 134512640 136057169 4294742592 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 1018 775 183 378 0 638 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4072

[startup+0.701031 s]
/proc/loadavg: 0.95 1.00 1.02 3/178 31554
/proc/meminfo: memFree=18472772/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=7772 CPUtime=0.69 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 1885 0 0 0 69 0 0 0 25 0 1 0 477544670 7958528 1702 33554432000 134512640 136057169 4294742592 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 1943 1702 183 378 0 1563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7772

[startup+1.50089 s]
/proc/loadavg: 0.95 1.00 1.02 3/182 31561
/proc/meminfo: memFree=18456004/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=11344 CPUtime=1.49 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 2775 0 0 0 149 0 0 0 25 0 1 0 477544670 11616256 2592 33554432000 134512640 136057169 4294742592 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 2836 2592 183 378 0 2456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11344

[startup+3.10058 s]
/proc/loadavg: 0.95 1.00 1.02 3/182 31561
/proc/meminfo: memFree=18452356/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=14412 CPUtime=3.09 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 3546 0 0 0 309 0 0 0 25 0 1 0 477544670 14757888 3363 33554432000 134512640 136057169 4294742592 18446744073709551615 134615641 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 3603 3363 183 378 0 3223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14412

[startup+6.30101 s]
/proc/loadavg: 1.04 1.02 1.03 3/182 31561
/proc/meminfo: memFree=18449452/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=16880 CPUtime=6.29 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 4131 0 0 0 629 0 0 0 25 0 1 0 477544670 17285120 3948 33554432000 134512640 136057169 4294742592 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 4220 3948 183 378 0 3840 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16880

[startup+12.7008 s]
/proc/loadavg: 1.12 1.04 1.03 3/182 31561
/proc/meminfo: memFree=18439576/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=23716 CPUtime=12.69 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 5815 0 0 0 1268 1 0 0 25 0 1 0 477544670 24285184 5632 33554432000 134512640 136057169 4294742592 18446744073709551615 134615587 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 5929 5632 183 378 0 5549 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23716

[startup+25.5005 s]
/proc/loadavg: 1.38 1.10 1.05 3/182 31562
/proc/meminfo: memFree=18433020/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=27568 CPUtime=25.49 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 6774 0 0 0 2548 1 0 0 25 0 1 0 477544670 28229632 6591 33554432000 134512640 136057169 4294742592 18446744073709551615 134618452 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 6892 6591 183 378 0 6512 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27568

[startup+51.1008 s]
/proc/loadavg: 1.59 1.17 1.08 3/182 31562
/proc/meminfo: memFree=18425740/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=31496 CPUtime=51.09 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 7724 0 0 0 5108 1 0 0 25 0 1 0 477544670 32251904 7541 33554432000 134512640 136057169 4294742592 18446744073709551615 134618452 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 7874 7541 183 378 0 7494 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31496

[startup+102.307 s]
/proc/loadavg: 1.89 1.31 1.13 3/182 31564
/proc/meminfo: memFree=18414700/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=39468 CPUtime=102.29 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 9644 0 0 0 10228 1 0 0 25 0 1 0 477544670 40415232 9461 33554432000 134512640 136057169 4294742592 18446744073709551615 134823371 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 9867 9461 183 378 0 9487 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 39468

[startup+162.301 s]
/proc/loadavg: 1.96 1.43 1.18 3/182 31565
/proc/meminfo: memFree=18406984/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=44272 CPUtime=162.3 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 10808 0 0 0 16228 2 0 0 25 0 1 0 477544670 45334528 10625 33554432000 134512640 136057169 4294742592 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 11068 10625 183 378 0 10688 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 44272

[startup+222.301 s]
/proc/loadavg: 1.98 1.53 1.23 3/182 31567
/proc/meminfo: memFree=18401260/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=48172 CPUtime=222.29 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 11745 0 0 0 22227 2 0 0 25 0 1 0 477544670 49328128 11562 33554432000 134512640 136057169 4294742592 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 12043 11562 183 378 0 11663 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 48172

[startup+282.301 s]
/proc/loadavg: 1.99 1.62 1.27 3/182 31568
/proc/meminfo: memFree=18397144/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=50488 CPUtime=282.29 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 12292 0 0 0 28227 2 0 0 25 0 1 0 477544670 51699712 12109 33554432000 134512640 136057169 4294742592 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 12622 12109 183 378 0 12242 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 50488

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.31 3/182 31570
/proc/meminfo: memFree=18389432/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=56428 CPUtime=342.29 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 13778 0 0 0 34227 2 0 0 25 0 1 0 477544670 57782272 13595 33554432000 134512640 136057169 4294742592 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 14107 13595 183 378 0 13727 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 56428

[startup+402.301 s]
/proc/loadavg: 2.07 1.76 1.36 3/182 31572
/proc/meminfo: memFree=18385692/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=58760 CPUtime=402.3 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 14300 0 0 0 40227 3 0 0 25 0 1 0 477544670 60170240 14117 33554432000 134512640 136057169 4294742592 18446744073709551615 134615624 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 14690 14117 183 378 0 14310 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 58760

[startup+462.301 s]
/proc/loadavg: 2.03 1.80 1.40 3/182 31573
/proc/meminfo: memFree=18383940/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=59992 CPUtime=462.3 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 14564 0 0 0 46227 3 0 0 25 0 1 0 477544670 61431808 14381 33554432000 134512640 136057169 4294742592 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 14998 14381 183 378 0 14618 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 59992

[startup+522.301 s]
/proc/loadavg: 2.01 1.83 1.43 3/182 31575
/proc/meminfo: memFree=18381424/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=60424 CPUtime=522.3 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 14702 0 0 0 52227 3 0 0 25 0 1 0 477544670 61874176 14519 33554432000 134512640 136057169 4294742592 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 15106 14519 183 378 0 14726 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 60424

[startup+582.3 s]
/proc/loadavg: 2.07 1.88 1.47 3/182 31576
/proc/meminfo: memFree=18380168/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=61660 CPUtime=582.3 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 14974 0 0 0 58227 3 0 0 25 0 1 0 477544670 63139840 14791 33554432000 134512640 136057169 4294742592 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 15415 14791 183 378 0 15035 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 61660

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=18330536/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=94048 CPUtime=2862.37 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 22848 0 0 0 286229 8 0 0 25 0 1 0 477544670 96305152 22611 33554432000 134512640 136057169 4294742592 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23512 22611 183 378 0 23132 0
Current children cumulated CPU time (s) 2862.37
Current children cumulated vsize (KiB) 94048

[startup+2922.3 s]
/proc/loadavg: 2.03 2.03 1.94 3/182 31651
/proc/meminfo: memFree=18330276/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=94048 CPUtime=2922.37 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 22855 0 0 0 292229 8 0 0 25 0 1 0 477544670 96305152 22618 33554432000 134512640 136057169 4294742592 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23512 22618 183 378 0 23132 0
Current children cumulated CPU time (s) 2922.37
Current children cumulated vsize (KiB) 94048

[startup+2982.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/182 31652
/proc/meminfo: memFree=18330128/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=94048 CPUtime=2982.37 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 22864 0 0 0 298229 8 0 0 25 0 1 0 477544670 96305152 22627 33554432000 134512640 136057169 4294742592 18446744073709551615 134615624 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23512 22627 183 378 0 23132 0
Current children cumulated CPU time (s) 2982.37
Current children cumulated vsize (KiB) 94048

[startup+3042.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/182 31654
/proc/meminfo: memFree=18329984/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=94048 CPUtime=3042.37 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 22898 0 0 0 304229 8 0 0 25 0 1 0 477544670 96305152 22661 33554432000 134512640 136057169 4294742592 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23512 22661 183 378 0 23132 0
Current children cumulated CPU time (s) 3042.37
Current children cumulated vsize (KiB) 94048

[startup+3102.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/182 31656
/proc/meminfo: memFree=18329848/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=94048 CPUtime=3102.38 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 22910 0 0 0 310230 8 0 0 25 0 1 0 477544670 96305152 22673 33554432000 134512640 136057169 4294742592 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23512 22673 183 378 0 23132 0
Current children cumulated CPU time (s) 3102.38
Current children cumulated vsize (KiB) 94048

[startup+3162.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/182 31657
/proc/meminfo: memFree=18329336/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=94048 CPUtime=3162.38 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 22924 0 0 0 316230 8 0 0 25 0 1 0 477544670 96305152 22687 33554432000 134512640 136057169 4294742592 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23512 22687 183 378 0 23132 0
Current children cumulated CPU time (s) 3162.38
Current children cumulated vsize (KiB) 94048

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 31659
/proc/meminfo: memFree=18328564/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=94048 CPUtime=3222.38 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 22931 0 0 0 322230 8 0 0 25 0 1 0 477544670 96305152 22694 33554432000 134512640 136057169 4294742592 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23512 22694 183 378 0 23132 0
Current children cumulated CPU time (s) 3222.38
Current children cumulated vsize (KiB) 94048

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 31660
/proc/meminfo: memFree=18328172/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=94048 CPUtime=3282.4 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 22940 0 0 0 328231 9 0 0 25 0 1 0 477544670 96305152 22703 33554432000 134512640 136057169 4294742592 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23512 22703 183 378 0 23132 0
Current children cumulated CPU time (s) 3282.4
Current children cumulated vsize (KiB) 94048

[startup+3342.3 s]
/proc/loadavg: 2.06 2.01 1.94 3/182 31662
/proc/meminfo: memFree=18326788/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=94580 CPUtime=3342.39 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 23106 0 0 0 334230 9 0 0 25 0 1 0 477544670 96849920 22869 33554432000 134512640 136057169 4294742592 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23645 22869 183 378 0 23265 0
Current children cumulated CPU time (s) 3342.39
Current children cumulated vsize (KiB) 94580

[startup+3402.31 s]
/proc/loadavg: 2.02 2.01 1.94 3/182 31664
/proc/meminfo: memFree=18326764/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=94580 CPUtime=3402.39 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 23113 0 0 0 340230 9 0 0 25 0 1 0 477544670 96849920 22876 33554432000 134512640 136057169 4294742592 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23645 22876 183 378 0 23265 0
Current children cumulated CPU time (s) 3402.39
Current children cumulated vsize (KiB) 94580

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 31665
/proc/meminfo: memFree=18326996/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=93152 CPUtime=3462.39 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 23123 0 0 0 346230 9 0 0 25 0 1 0 477544670 95387648 22575 33554432000 134512640 136057169 4294742592 18446744073709551615 134823828 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23288 22575 183 378 0 22908 0
Current children cumulated CPU time (s) 3462.39
Current children cumulated vsize (KiB) 93152

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

[startup+3468.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 31665
/proc/meminfo: memFree=18326992/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=93152 CPUtime=3468.79 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 23123 0 0 0 346870 9 0 0 25 0 1 0 477544670 95387648 22575 33554432000 134512640 136057169 4294742592 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23288 22575 183 378 0 22908 0
Current children cumulated CPU time (s) 3468.79
Current children cumulated vsize (KiB) 93152

[startup+3475.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 31666
/proc/meminfo: memFree=18326992/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=93152 CPUtime=3475.19 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 23123 0 0 0 347510 9 0 0 25 0 1 0 477544670 95387648 22575 33554432000 134512640 136057169 4294742592 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23288 22575 183 378 0 22908 0
Current children cumulated CPU time (s) 3475.19
Current children cumulated vsize (KiB) 93152

[startup+3478.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 31666
/proc/meminfo: memFree=18326992/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=93152 CPUtime=3478.39 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 23124 0 0 0 347830 9 0 0 25 0 1 0 477544670 95387648 22576 33554432000 134512640 136057169 4294742592 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23288 22576 183 378 0 22908 0
Current children cumulated CPU time (s) 3478.39
Current children cumulated vsize (KiB) 93152

[startup+3481.51 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 31666
/proc/meminfo: memFree=18326992/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=93152 CPUtime=3481.59 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 23124 0 0 0 348150 9 0 0 25 0 1 0 477544670 95387648 22576 33554432000 134512640 136057169 4294742592 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23288 22576 183 378 0 22908 0
Current children cumulated CPU time (s) 3481.59
Current children cumulated vsize (KiB) 93152

[startup+3482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 31666
/proc/meminfo: memFree=18326992/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=93152 CPUtime=3482.39 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 23124 0 0 0 348230 9 0 0 25 0 1 0 477544670 95387648 22576 33554432000 134512640 136057169 4294742592 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23288 22576 183 378 0 22908 0
Current children cumulated CPU time (s) 3482.39
Current children cumulated vsize (KiB) 93152

[startup+3483.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 31666
/proc/meminfo: memFree=18326992/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=93152 CPUtime=3483.19 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 23124 0 0 0 348310 9 0 0 25 0 1 0 477544670 95387648 22576 33554432000 134512640 136057169 4294742592 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23288 22576 183 378 0 22908 0
Current children cumulated CPU time (s) 3483.19
Current children cumulated vsize (KiB) 93152

[startup+3483.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 31666
/proc/meminfo: memFree=18326992/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=93152 CPUtime=3483.59 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 23124 0 0 0 348350 9 0 0 25 0 1 0 477544670 95387648 22576 33554432000 134512640 136057169 4294742592 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23288 22576 183 378 0 22908 0
Current children cumulated CPU time (s) 3483.59
Current children cumulated vsize (KiB) 93152

[startup+3483.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 31666
/proc/meminfo: memFree=18326992/32951124 swapFree=67111528/67111528
[pid=31554] ppid=31552 vsize=93152 CPUtime=3483.69 cores=0,2,4,6
/proc/31554/stat : 31554 (clasp) R 31552 31554 30429 0 -1 4202496 23124 0 0 0 348360 9 0 0 25 0 1 0 477544670 95387648 22576 33554432000 134512640 136057169 4294742592 18446744073709551615 135438372 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31554/statm: 23288 22576 183 378 0 22908 0
Current children cumulated CPU time (s) 3483.69
Current children cumulated vsize (KiB) 93152

Child status: 20
Real time (s): 3483.7
CPU time (s): 3483.8
CPU user time (s): 3483.7
CPU system time (s): 0.103984
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 94580

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

runsolver used 5.97009 second user time and 13.03 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-24 17:37:48
IDJOB=3275903
IDBENCH=83952
IDSOLVER=1677
FILE ID=node133/3275903-1303659468
RUNJOBID= node133-1303659468-31540
PBS_JOBID= 13150715
Free space on /tmp= 71756 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.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-3275903-1303659468/watcher-3275903-1303659468 -o /tmp/evaluation-result-3275903-1303659468/solver-3275903-1303659468 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275903-1303659468.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7ef2b563e57ba91e22d23e55abe69485
RANDOM SEED=207575290

node133.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.834
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.66
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18473308 kB
Buffers:       2165048 kB
Cached:       11688528 kB
SwapCached:          0 kB
Active:        8317880 kB
Inactive:      5602944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18473308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2720 kB
Writeback:           0 kB
AnonPages:       66924 kB
Mapped:          14504 kB
Slab:           495500 kB
PageTables:       4448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71748 MiB
End job on node133 at 2011-04-24 18:35:52