Trace number 3300429

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 1238.06 1238.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn009.shuffled-as.sat05-3849.cnf
MD5SUMf2a1eb7937a7cda114ce344a30ca1145
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark824.93
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...829586/instance-3300429-1303829586.cnf
0.00/0.06	c Solving...
1238.03/1238.02	s UNSATISFIABLE
1238.03/1238.02	
1238.03/1238.02	c Models        : 0     
1238.03/1238.02	c Time          : 1238.018s (Solving: 1237.95s 1st Model: 0.00s Unsat: 1237.95s)
1238.03/1238.02	c CPU Time      : 1238.050s

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-3300429-1303829586/watcher-3300429-1303829586 -o /tmp/evaluation-result-3300429-1303829586/solver-3300429-1303829586 -C 2400 -W 1300 -M 7680 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-3300429-1303829586.cnf 

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: 1.39 2.51 3.26 3/179 30800
/proc/meminfo: memFree=15923880/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=13216 CPUtime=0 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 679 0 0 0 0 0 0 0 24 0 1 0 494559017 13533184 596 33554432000 4194304 4929204 140737248432016 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 3304 597 330 180 0 314 0

[startup+0.092831 s]
/proc/loadavg: 1.39 2.51 3.26 3/179 30800
/proc/meminfo: memFree=15923880/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=15768 CPUtime=0.08 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 1434 0 0 0 8 0 0 0 24 0 1 0 494559017 16146432 1251 33554432000 4194304 4929204 140737248432016 18446744073709551615 4638534 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 3942 1251 367 180 0 952 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15768

[startup+0.10083 s]
/proc/loadavg: 1.39 2.51 3.26 3/179 30800
/proc/meminfo: memFree=15923880/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=15768 CPUtime=0.09 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 1434 0 0 0 9 0 0 0 24 0 1 0 494559017 16146432 1251 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633858 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 3942 1251 367 180 0 952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15768

[startup+0.300791 s]
/proc/loadavg: 1.39 2.51 3.26 3/179 30800
/proc/meminfo: memFree=15923880/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=15768 CPUtime=0.29 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 1440 0 0 0 29 0 0 0 25 0 1 0 494559017 16146432 1257 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 3942 1257 367 180 0 952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15768

[startup+0.700716 s]
/proc/loadavg: 1.39 2.51 3.26 3/179 30800
/proc/meminfo: memFree=15923880/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=15900 CPUtime=0.69 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 1504 0 0 0 69 0 0 0 25 0 1 0 494559017 16281600 1321 33554432000 4194304 4929204 140737248432016 18446744073709551615 4663501 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 3975 1321 367 180 0 985 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15900

[startup+1.50057 s]
/proc/loadavg: 1.39 2.51 3.26 5/190 30848
/proc/meminfo: memFree=15906740/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=16560 CPUtime=1.49 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 1657 0 0 0 149 0 0 0 25 0 1 0 494559017 16957440 1474 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 4140 1474 367 180 0 1150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16560

[startup+3.10027 s]
/proc/loadavg: 1.39 2.51 3.26 5/190 30848
/proc/meminfo: memFree=15903268/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=16960 CPUtime=3.09 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 1764 0 0 0 309 0 0 0 25 0 1 0 494559017 17367040 1581 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633564 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 4240 1581 367 180 0 1250 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16960

[startup+6.30068 s]
/proc/loadavg: 1.60 2.53 3.26 5/190 30848
/proc/meminfo: memFree=15900168/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=17636 CPUtime=6.29 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 1916 0 0 0 629 0 0 0 25 0 1 0 494559017 18059264 1733 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316048 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 4409 1733 367 180 0 1419 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17636

[startup+12.7005 s]
/proc/loadavg: 1.79 2.55 3.26 5/190 30848
/proc/meminfo: memFree=15895068/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=18312 CPUtime=12.69 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 2096 0 0 0 1269 0 0 0 25 0 1 0 494559017 18751488 1913 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 4578 1913 367 180 0 1588 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18312

[startup+25.5001 s]
/proc/loadavg: 2.28 2.62 3.28 5/190 30849
/proc/meminfo: memFree=15890996/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=19556 CPUtime=25.49 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 2389 0 0 0 2549 0 0 0 25 0 1 0 494559017 20025344 2206 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 4889 2206 367 180 0 1899 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19556

[startup+51.1003 s]
/proc/loadavg: 2.87 2.73 3.29 5/190 30850
/proc/meminfo: memFree=15885352/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=20964 CPUtime=51.09 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 2734 0 0 0 5109 0 0 0 25 0 1 0 494559017 21467136 2551 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316456 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 5241 2551 367 180 0 2251 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20964

[startup+102.307 s]
/proc/loadavg: 3.61 2.96 3.34 5/190 30851
/proc/meminfo: memFree=15877016/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=23092 CPUtime=102.3 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 3262 0 0 0 10230 0 0 0 25 0 1 0 494559017 23646208 3079 33554432000 4194304 4929204 140737248432016 18446744073709551615 4638363 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 5773 3079 367 180 0 2783 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23092

[startup+162.301 s]
/proc/loadavg: 3.85 3.14 3.38 5/190 30852
/proc/meminfo: memFree=15871764/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=24600 CPUtime=162.29 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 3579 0 0 0 16229 0 0 0 25 0 1 0 494559017 25190400 3396 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 6150 3396 367 180 0 3160 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24600

[startup+222.301 s]
/proc/loadavg: 3.94 3.30 3.41 5/190 30854
/proc/meminfo: memFree=15867760/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=25500 CPUtime=222.29 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 3795 0 0 0 22229 0 0 0 25 0 1 0 494559017 26112000 3612 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316226 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 6375 3612 367 180 0 3385 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 25500

[startup+282.3 s]
/proc/loadavg: 3.98 3.42 3.45 5/190 30856
/proc/meminfo: memFree=15864748/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=26236 CPUtime=282.3 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 3988 0 0 0 28230 0 0 0 25 0 1 0 494559017 26865664 3805 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316281 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 6559 3805 367 180 0 3569 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 26236

[startup+342.3 s]
/proc/loadavg: 3.99 3.52 3.48 5/190 30857
/proc/meminfo: memFree=15862348/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=26940 CPUtime=342.3 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 4150 0 0 0 34230 0 0 0 25 0 1 0 494559017 27586560 3967 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 6735 3967 367 180 0 3745 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 26940

[startup+402.301 s]
/proc/loadavg: 3.99 3.61 3.51 5/190 30859
/proc/meminfo: memFree=15859836/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=27796 CPUtime=402.3 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 4339 0 0 0 40230 0 0 0 25 0 1 0 494559017 28463104 4156 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 6949 4156 367 180 0 3959 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 27796

[startup+462.301 s]
/proc/loadavg: 3.91 3.66 3.53 4/184 30877
/proc/meminfo: memFree=15874496/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=28300 CPUtime=462.3 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 4470 0 0 0 46230 0 0 0 25 0 1 0 494559017 28979200 4287 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633931 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 7075 4287 367 180 0 4085 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 28300

[startup+522.301 s]
/proc/loadavg: 3.33 3.54 3.50 4/184 30888
/proc/meminfo: memFree=15873544/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=28756 CPUtime=522.3 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 4588 0 0 0 52230 0 0 0 25 0 1 0 494559017 29446144 4405 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 7189 4405 367 180 0 4199 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 28756

[startup+582.301 s]
/proc/loadavg: 3.12 3.44 3.46 4/184 30890
/proc/meminfo: memFree=15872160/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=29540 CPUtime=582.31 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 4762 0 0 0 58230 1 0 0 25 0 1 0 494559017 30248960 4579 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 7385 4579 367 180 0 4395 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 29540

[startup+642.3 s]

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

/proc/meminfo: memFree=15870892/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=29888 CPUtime=642.32 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 4855 0 0 0 64231 1 0 0 25 0 1 0 494559017 30605312 4672 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 7472 4672 367 180 0 4482 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 29888

[startup+702.3 s]
/proc/loadavg: 3.01 3.29 3.40 4/184 30896
/proc/meminfo: memFree=15869000/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=30516 CPUtime=702.32 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 4996 0 0 0 70231 1 0 0 25 0 1 0 494559017 31248384 4813 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 7629 4813 367 180 0 4639 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 30516

[startup+762.306 s]
/proc/loadavg: 3.00 3.23 3.37 4/184 30897
/proc/meminfo: memFree=15867868/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=30852 CPUtime=762.33 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5056 0 0 0 76232 1 0 0 25 0 1 0 494559017 31592448 4873 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 7713 4873 369 180 0 4723 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 30852

[startup+822.301 s]
/proc/loadavg: 3.00 3.19 3.35 4/184 30899
/proc/meminfo: memFree=15867708/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=31180 CPUtime=822.32 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5129 0 0 0 82231 1 0 0 25 0 1 0 494559017 31928320 4946 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 7795 4946 369 180 0 4805 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 31180

[startup+882.301 s]
/proc/loadavg: 3.00 3.15 3.32 4/184 30901
/proc/meminfo: memFree=15866320/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=31872 CPUtime=882.32 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5269 0 0 0 88231 1 0 0 25 0 1 0 494559017 32636928 5086 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 7968 5086 369 180 0 4978 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 31872

[startup+942.301 s]
/proc/loadavg: 3.00 3.12 3.30 4/184 30902
/proc/meminfo: memFree=15865536/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=32528 CPUtime=942.32 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5428 0 0 0 94231 1 0 0 25 0 1 0 494559017 33308672 5245 33554432000 4194304 4929204 140737248432016 18446744073709551615 4629071 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8132 5245 369 180 0 5142 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 32528

[startup+1002.3 s]
/proc/loadavg: 3.00 3.10 3.28 4/184 30904
/proc/meminfo: memFree=15864500/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=32808 CPUtime=1002.33 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5501 0 0 0 100232 1 0 0 25 0 1 0 494559017 33595392 5318 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8202 5318 369 180 0 5212 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 32808

[startup+1062.3 s]
/proc/loadavg: 3.00 3.08 3.26 4/184 30905
/proc/meminfo: memFree=15863744/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1062.33 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5540 0 0 0 106232 1 0 0 25 0 1 0 494559017 33812480 5357 33554432000 4194304 4929204 140737248432016 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5357 369 180 0 5265 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 33020

[startup+1122.3 s]
/proc/loadavg: 3.00 3.06 3.24 4/184 30907
/proc/meminfo: memFree=15863716/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1122.33 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5540 0 0 0 112232 1 0 0 25 0 1 0 494559017 33812480 5357 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5357 369 180 0 5265 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 33020

[startup+1182.3 s]
/proc/loadavg: 3.08 3.08 3.23 4/184 30909
/proc/meminfo: memFree=15863180/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1182.33 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5546 0 0 0 118232 1 0 0 25 0 1 0 494559017 33812480 5363 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5363 369 180 0 5265 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 33020

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

[startup+1203.1 s]
/proc/loadavg: 2.97 3.05 3.22 3/178 30926
/proc/meminfo: memFree=15885396/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1203.13 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5546 0 0 0 120312 1 0 0 25 0 1 0 494559017 33812480 5363 33554432000 4194304 4929204 140737248432016 18446744073709551615 4632698 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5363 369 180 0 5265 0
Current children cumulated CPU time (s) 1203.13
Current children cumulated vsize (KiB) 33020

[startup+1215.9 s]
/proc/loadavg: 2.76 3.00 3.20 3/178 30927
/proc/meminfo: memFree=15885288/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1215.93 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5548 0 0 0 121592 1 0 0 25 0 1 0 494559017 33812480 5365 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5365 369 180 0 5265 0
Current children cumulated CPU time (s) 1215.93
Current children cumulated vsize (KiB) 33020

[startup+1228.71 s]
/proc/loadavg: 2.64 2.97 3.19 3/178 30927
/proc/meminfo: memFree=15885376/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1228.74 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5548 0 0 0 122873 1 0 0 25 0 1 0 494559017 33812480 5365 33554432000 4194304 4929204 140737248432016 18446744073709551615 4357424 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5365 369 180 0 5265 0
Current children cumulated CPU time (s) 1228.74
Current children cumulated vsize (KiB) 33020

[startup+1231.9 s]
/proc/loadavg: 2.59 2.95 3.18 3/178 30927
/proc/meminfo: memFree=15885128/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1231.94 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5548 0 0 0 123193 1 0 0 25 0 1 0 494559017 33812480 5365 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316300 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5365 369 180 0 5265 0
Current children cumulated CPU time (s) 1231.94
Current children cumulated vsize (KiB) 33020

[startup+1235.1 s]
/proc/loadavg: 2.54 2.93 3.17 3/178 30927
/proc/meminfo: memFree=15885124/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1235.13 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5548 0 0 0 123512 1 0 0 25 0 1 0 494559017 33812480 5365 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5365 369 180 0 5265 0
Current children cumulated CPU time (s) 1235.13
Current children cumulated vsize (KiB) 33020

[startup+1236.7 s]
/proc/loadavg: 2.54 2.93 3.17 3/178 30927
/proc/meminfo: memFree=15885244/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1236.73 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5548 0 0 0 123672 1 0 0 25 0 1 0 494559017 33812480 5365 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5365 369 180 0 5265 0
Current children cumulated CPU time (s) 1236.73
Current children cumulated vsize (KiB) 33020

[startup+1237.51 s]
/proc/loadavg: 2.54 2.93 3.17 3/178 30927
/proc/meminfo: memFree=15885244/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1237.54 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5548 0 0 0 123753 1 0 0 25 0 1 0 494559017 33812480 5365 33554432000 4194304 4929204 140737248432016 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5365 369 180 0 5265 0
Current children cumulated CPU time (s) 1237.54
Current children cumulated vsize (KiB) 33020

[startup+1237.9 s]
/proc/loadavg: 2.54 2.93 3.17 3/178 30927
/proc/meminfo: memFree=15885244/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1237.93 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5548 0 0 0 123792 1 0 0 25 0 1 0 494559017 33812480 5365 33554432000 4194304 4929204 140737248432016 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5365 369 180 0 5265 0
Current children cumulated CPU time (s) 1237.93
Current children cumulated vsize (KiB) 33020

[startup+1238 s]
/proc/loadavg: 2.54 2.93 3.17 3/178 30927
/proc/meminfo: memFree=15885244/32951124 swapFree=67111528/67111528
[pid=30800] ppid=30798 vsize=33020 CPUtime=1238.03 cores=1,3
/proc/30800/stat : 30800 (clasp) R 30798 30800 29873 0 -1 4202496 5548 0 0 0 123802 1 0 0 25 0 1 0 494559017 33812480 5365 33554432000 4194304 4929204 140737248432016 18446744073709551615 4316123 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30800/statm: 8255 5365 369 180 0 5265 0
Current children cumulated CPU time (s) 1238.03
Current children cumulated vsize (KiB) 33020

Child status: 20
Real time (s): 1238.02
CPU time (s): 1238.06
CPU user time (s): 1238.05
CPU system time (s): 0.013997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 33020

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

runsolver used 1.81472 second user time and 4.25335 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 16:53:06
IDJOB=3300429
IDBENCH=85793
IDSOLVER=1685
FILE ID=node105/3300429-1303829586
RUNJOBID= node105-1303829586-30780
PBS_JOBID= 13160791
Free space on /tmp= 72172 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn009.shuffled-as.sat05-3849.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-3300429-1303829586/watcher-3300429-1303829586 -o /tmp/evaluation-result-3300429-1303829586/solver-3300429-1303829586 -C 2400 -W 1300 -M 7680  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-3300429-1303829586.cnf

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

MD5SUM BENCH= f2a1eb7937a7cda114ce344a30ca1145
RANDOM SEED=2009147382

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.825
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.82
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.825
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:      15924168 kB
Buffers:       2293580 kB
Cached:       14096460 kB
SwapCached:          0 kB
Active:        8551140 kB
Inactive:      7905268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15924168 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3164 kB
Writeback:           0 kB
AnonPages:       65756 kB
Mapped:          15268 kB
Slab:           507180 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   214076 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= 72172 MiB
End job on node105 at 2011-04-26 17:13:44