Trace number 3423144

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
clasp 2.0-R4092-craftedUNSAT 3495.12 3495.07

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3495.12
Satisfiable
(Un)Satisfiability was proved
Number of variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...690843/instance-3423144-1306690843.cnf
0.29/0.33	c Solving...
3495.04/3495.06	s UNSATISFIABLE
3495.04/3495.06	
3495.04/3495.06	c Models        : 0     
3495.04/3495.06	c Time          : 3495.058s (Solving: 3494.73s 1st Model: 0.00s Unsat: 3494.73s)
3495.04/3495.06	c CPU Time      : 3495.100s

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: 961)

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-3423144-1306690843/watcher-3423144-1306690843 -o /tmp/evaluation-result-3423144-1306690843/solver-3423144-1306690843 -C 5000 -W 5100 -M 15500 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3423144-1306690843.cnf 

running on 4 cores: 1,3,5,7

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: 1.84 2.00 1.99 2/555 5774
/proc/meminfo: memFree=23696828/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=13268 CPUtime=0 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 709 0 0 0 0 0 0 0 25 0 1 0 859314972 13586432 609 33554432000 4194304 4929204 140734666879824 18446744073709551615 224284586693 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 3317 610 327 180 0 327 0

[startup+0.0289021 s]
/proc/loadavg: 1.84 2.00 1.99 2/555 5774
/proc/meminfo: memFree=23696828/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=16940 CPUtime=0.02 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 1810 0 0 0 2 0 0 0 25 0 1 0 859314972 17346560 1447 33554432000 4194304 4929204 140734666879824 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 4235 1447 337 180 0 1245 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16940

[startup+0.100888 s]
/proc/loadavg: 1.84 2.00 1.99 2/555 5774
/proc/meminfo: memFree=23696828/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=16940 CPUtime=0.09 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 1810 0 0 0 9 0 0 0 25 0 1 0 859314972 17346560 1447 33554432000 4194304 4929204 140734666879824 18446744073709551615 4582093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 4235 1447 337 180 0 1245 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16940

[startup+0.300866 s]
/proc/loadavg: 1.84 2.00 1.99 2/555 5774
/proc/meminfo: memFree=23696828/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=17336 CPUtime=0.29 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 1937 0 0 0 29 0 0 0 25 0 1 0 859314972 17752064 1574 33554432000 4194304 4929204 140734666879824 18446744073709551615 4574904 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 4334 1574 339 180 0 1344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17336

[startup+0.700786 s]
/proc/loadavg: 1.84 2.00 1.99 2/555 5774
/proc/meminfo: memFree=23696828/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=17708 CPUtime=0.69 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 2235 0 0 0 69 0 0 0 25 0 1 0 859314972 18132992 1743 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 4427 1743 367 180 0 1437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17708

[startup+1.50065 s]
/proc/loadavg: 1.84 2.00 1.99 3/559 5781
/proc/meminfo: memFree=23682296/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=20352 CPUtime=1.49 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 2906 0 0 0 149 0 0 0 25 0 1 0 859314972 20840448 2414 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633288 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 5088 2414 367 180 0 2098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20352

[startup+3.10038 s]
/proc/loadavg: 1.84 2.00 1.99 3/559 5781
/proc/meminfo: memFree=23677472/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=22832 CPUtime=3.09 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 3548 0 0 0 309 0 0 0 25 0 1 0 859314972 23379968 3056 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 5708 3056 367 180 0 2718 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22832

[startup+6.30085 s]
/proc/loadavg: 1.85 2.00 1.99 3/559 5781
/proc/meminfo: memFree=23675000/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=23096 CPUtime=6.29 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 3609 0 0 0 629 0 0 0 25 0 1 0 859314972 23650304 3117 33554432000 4194304 4929204 140734666879824 18446744073709551615 4627825 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 5774 3117 367 180 0 2784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23096

[startup+12.7008 s]
/proc/loadavg: 1.87 2.00 1.99 3/559 5781
/proc/meminfo: memFree=23668060/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=28672 CPUtime=12.7 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 4971 0 0 0 1269 1 0 0 25 0 1 0 859314972 29360128 4479 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 7168 4479 367 180 0 4178 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 28672

[startup+25.5006 s]
/proc/loadavg: 2.03 2.03 2.00 3/559 5781
/proc/meminfo: memFree=23664512/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=30944 CPUtime=25.49 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 5558 0 0 0 2548 1 0 0 25 0 1 0 859314972 31686656 5066 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633787 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 7736 5066 367 180 0 4746 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30944

[startup+51.1004 s]
/proc/loadavg: 2.02 2.03 2.00 3/559 5781
/proc/meminfo: memFree=23656800/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=35948 CPUtime=51.09 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 6775 0 0 0 5108 1 0 0 25 0 1 0 859314972 36810752 6283 33554432000 4194304 4929204 140734666879824 18446744073709551615 4632668 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 8987 6283 367 180 0 5997 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35948

[startup+102.321 s]
/proc/loadavg: 2.06 2.03 2.00 3/559 5783
/proc/meminfo: memFree=23646488/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=42232 CPUtime=102.31 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 8315 0 0 0 10230 1 0 0 25 0 1 0 859314972 43245568 7823 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 10558 7823 367 180 0 7568 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 42232

[startup+162.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/559 5785
/proc/meminfo: memFree=23640976/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=43580 CPUtime=162.3 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 8667 0 0 0 16228 2 0 0 25 0 1 0 859314972 44625920 8175 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 10895 8175 369 180 0 7905 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 43580

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 5787
/proc/meminfo: memFree=23632724/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=50316 CPUtime=222.3 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 10333 0 0 0 22228 2 0 0 25 0 1 0 859314972 51523584 9841 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 12579 9841 369 180 0 9589 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 50316

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/559 5787
/proc/meminfo: memFree=23629956/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=51844 CPUtime=282.3 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 10734 0 0 0 28228 2 0 0 25 0 1 0 859314972 53088256 10242 33554432000 4194304 4929204 140734666879824 18446744073709551615 4327525 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 12961 10242 369 180 0 9971 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 51844

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/559 5789
/proc/meminfo: memFree=23625580/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=55440 CPUtime=342.29 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 11604 0 0 0 34227 2 0 0 25 0 1 0 859314972 56770560 11112 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 13860 11112 369 180 0 10870 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 55440

[startup+402.301 s]
/proc/loadavg: 2.16 2.04 2.01 3/559 5791
/proc/meminfo: memFree=23624044/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=56008 CPUtime=402.3 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 11720 0 0 0 40228 2 0 0 25 0 1 0 859314972 57352192 11228 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 14002 11228 369 180 0 11012 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 56008

[startup+462.301 s]
/proc/loadavg: 2.13 2.04 2.01 3/559 5793
/proc/meminfo: memFree=23620140/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=59572 CPUtime=462.3 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 12581 0 0 0 46227 3 0 0 25 0 1 0 859314972 61001728 12089 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 14893 12089 369 180 0 11903 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 59572

[startup+522.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/559 5795
/proc/meminfo: memFree=23617728/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=60892 CPUtime=522.3 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 12903 0 0 0 52227 3 0 0 25 0 1 0 859314972 62353408 12411 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 15223 12411 369 180 0 12233 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 60892

[startup+582.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/559 5795
/proc/meminfo: memFree=23616176/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=60892 CPUtime=582.3 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 12907 0 0 0 58227 3 0 0 25 0 1 0 859314972 62353408 12415 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 15223 12415 369 180 0 12233 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 60892

[startup+642.301 s]

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

/proc/meminfo: memFree=23601032/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=79820 CPUtime=2862.33 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17641 0 0 0 286230 3 0 0 25 0 1 0 859314972 81735680 17149 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19955 17149 369 180 0 16965 0
Current children cumulated CPU time (s) 2862.33
Current children cumulated vsize (KiB) 79820

[startup+2922.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/559 5895
/proc/meminfo: memFree=23601236/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=79820 CPUtime=2922.33 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17644 0 0 0 292230 3 0 0 25 0 1 0 859314972 81735680 17152 33554432000 4194304 4929204 140734666879824 18446744073709551615 4657978 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19955 17152 369 180 0 16965 0
Current children cumulated CPU time (s) 2922.33
Current children cumulated vsize (KiB) 79820

[startup+2982.3 s]
/proc/loadavg: 2.27 2.10 2.02 3/559 5895
/proc/meminfo: memFree=23600696/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=79820 CPUtime=2982.33 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17658 0 0 0 298230 3 0 0 25 0 1 0 859314972 81735680 17166 33554432000 4194304 4929204 140734666879824 18446744073709551615 4627713 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19955 17166 369 180 0 16965 0
Current children cumulated CPU time (s) 2982.33
Current children cumulated vsize (KiB) 79820

[startup+3042.3 s]
/proc/loadavg: 2.17 2.09 2.02 3/559 5897
/proc/meminfo: memFree=23600288/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=79820 CPUtime=3042.33 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17659 0 0 0 304230 3 0 0 25 0 1 0 859314972 81735680 17167 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19955 17167 369 180 0 16965 0
Current children cumulated CPU time (s) 3042.33
Current children cumulated vsize (KiB) 79820

[startup+3102.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/559 5899
/proc/meminfo: memFree=23597276/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=79820 CPUtime=3102.33 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17659 0 0 0 310230 3 0 0 25 0 1 0 859314972 81735680 17167 33554432000 4194304 4929204 140734666879824 18446744073709551615 4327800 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19955 17167 369 180 0 16965 0
Current children cumulated CPU time (s) 3102.33
Current children cumulated vsize (KiB) 79820

[startup+3162.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/559 5901
/proc/meminfo: memFree=23594260/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=79820 CPUtime=3162.33 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17660 0 0 0 316230 3 0 0 25 0 1 0 859314972 81735680 17168 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19955 17168 369 180 0 16965 0
Current children cumulated CPU time (s) 3162.33
Current children cumulated vsize (KiB) 79820

[startup+3222.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/559 5903
/proc/meminfo: memFree=23594212/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=79820 CPUtime=3222.34 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17660 0 0 0 322231 3 0 0 25 0 1 0 859314972 81735680 17168 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19955 17168 369 180 0 16965 0
Current children cumulated CPU time (s) 3222.34
Current children cumulated vsize (KiB) 79820

[startup+3282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 5903
/proc/meminfo: memFree=23593912/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=79820 CPUtime=3282.34 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17660 0 0 0 328231 3 0 0 25 0 1 0 859314972 81735680 17168 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19955 17168 369 180 0 16965 0
Current children cumulated CPU time (s) 3282.34
Current children cumulated vsize (KiB) 79820

[startup+3342.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 5905
/proc/meminfo: memFree=23593500/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=79820 CPUtime=3342.34 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17660 0 0 0 334231 3 0 0 25 0 1 0 859314972 81735680 17168 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19955 17168 369 180 0 16965 0
Current children cumulated CPU time (s) 3342.34
Current children cumulated vsize (KiB) 79820

[startup+3402.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 5907
/proc/meminfo: memFree=23594200/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=79820 CPUtime=3402.36 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17662 0 0 0 340233 3 0 0 25 0 1 0 859314972 81735680 17170 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19955 17170 369 180 0 16965 0
Current children cumulated CPU time (s) 3402.36
Current children cumulated vsize (KiB) 79820

[startup+3462.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/559 5909
/proc/meminfo: memFree=23589456/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=79820 CPUtime=3462.34 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17673 0 0 0 346231 3 0 0 25 0 1 0 859314972 81735680 17181 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19955 17181 369 180 0 16965 0
Current children cumulated CPU time (s) 3462.34
Current children cumulated vsize (KiB) 79820

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

[startup+3481.52 s]
/proc/loadavg: 2.13 2.06 2.01 3/559 5909
/proc/meminfo: memFree=23589944/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=78424 CPUtime=3481.56 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17678 0 0 0 348153 3 0 0 25 0 1 0 859314972 80306176 16866 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19606 16866 370 180 0 16616 0
Current children cumulated CPU time (s) 3481.56
Current children cumulated vsize (KiB) 78424

[startup+3487.9 s]
/proc/loadavg: 2.12 2.05 2.01 3/559 5909
/proc/meminfo: memFree=23589820/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=78424 CPUtime=3487.94 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17678 0 0 0 348791 3 0 0 25 0 1 0 859314972 80306176 16866 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19606 16866 370 180 0 16616 0
Current children cumulated CPU time (s) 3487.94
Current children cumulated vsize (KiB) 78424

[startup+3491.1 s]
/proc/loadavg: 2.11 2.05 2.01 3/559 5911
/proc/meminfo: memFree=23589940/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=78424 CPUtime=3491.14 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17678 0 0 0 349111 3 0 0 25 0 1 0 859314972 80306176 16866 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19606 16866 370 180 0 16616 0
Current children cumulated CPU time (s) 3491.14
Current children cumulated vsize (KiB) 78424

[startup+3492.7 s]
/proc/loadavg: 2.11 2.05 2.01 3/559 5911
/proc/meminfo: memFree=23589692/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=78424 CPUtime=3492.74 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17678 0 0 0 349271 3 0 0 25 0 1 0 859314972 80306176 16866 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19606 16866 370 180 0 16616 0
Current children cumulated CPU time (s) 3492.74
Current children cumulated vsize (KiB) 78424

[startup+3494.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/559 5911
/proc/meminfo: memFree=23589808/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=78424 CPUtime=3494.34 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17678 0 0 0 349431 3 0 0 25 0 1 0 859314972 80306176 16866 33554432000 4194304 4929204 140734666879824 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19606 16866 370 180 0 16616 0
Current children cumulated CPU time (s) 3494.34
Current children cumulated vsize (KiB) 78424

[startup+3494.72 s]
/proc/loadavg: 2.10 2.05 2.01 3/559 5911
/proc/meminfo: memFree=23589808/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=78424 CPUtime=3494.76 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17678 0 0 0 349473 3 0 0 25 0 1 0 859314972 80306176 16866 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19606 16866 370 180 0 16616 0
Current children cumulated CPU time (s) 3494.76
Current children cumulated vsize (KiB) 78424

[startup+3494.9 s]
/proc/loadavg: 2.10 2.05 2.01 3/559 5911
/proc/meminfo: memFree=23589808/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=78424 CPUtime=3494.94 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17678 0 0 0 349491 3 0 0 25 0 1 0 859314972 80306176 16866 33554432000 4194304 4929204 140734666879824 18446744073709551615 4622334 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19606 16866 370 180 0 16616 0
Current children cumulated CPU time (s) 3494.94
Current children cumulated vsize (KiB) 78424

[startup+3495 s]
/proc/loadavg: 2.10 2.05 2.01 3/559 5911
/proc/meminfo: memFree=23589808/32951124 swapFree=39849780/67111528
[pid=5774] ppid=5772 vsize=78424 CPUtime=3495.04 cores=1,3,5,7
/proc/5774/stat : 5774 (clasp) R 5772 5774 5742 0 -1 4202496 17678 0 0 0 349501 3 0 0 25 0 1 0 859314972 80306176 16866 33554432000 4194304 4929204 140734666879824 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5774/statm: 19606 16866 370 180 0 16616 0
Current children cumulated CPU time (s) 3495.04
Current children cumulated vsize (KiB) 78424

Child status: 20
Real time (s): 3495.07
CPU time (s): 3495.12
CPU user time (s): 3495.07
CPU system time (s): 0.041993
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 79820

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

runsolver used 17.9563 second user time and 45.6091 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-29 19:40:43
IDJOB=3423144
IDBENCH=83934
IDSOLVER=1917
FILE ID=node118/3423144-1306690843
RUNJOBID= node118-1306690843-5761
PBS_JOBID= 13471859
Free space on /tmp= 73260 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3423144-1306690843/watcher-3423144-1306690843 -o /tmp/evaluation-result-3423144-1306690843/solver-3423144-1306690843 -C 5000 -W 5100 -M 15500  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3423144-1306690843.cnf

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

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=1922860738

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.75
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23697108 kB
Buffers:        228676 kB
Cached:        1744784 kB
SwapCached:      53040 kB
Active:         920160 kB
Inactive:      8039072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23697108 kB
SwapTotal:    67111528 kB
SwapFree:     39849780 kB
Dirty:            2400 kB
Writeback:          80 kB
AnonPages:     6945484 kB
Mapped:          24992 kB
Slab:           107936 kB
PageTables:     115632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183780056 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= 73260 MiB
End job on node118 at 2011-05-29 20:38:58