Trace number 3423204

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 1118.21 1118.19

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1118.21
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...693949/instance-3423204-1306693949.cnf
0.00/0.08	c Solving...
1118.11/1118.18	s UNSATISFIABLE
1118.11/1118.18	
1118.11/1118.18	c Models        : 0     
1118.11/1118.18	c Time          : 1118.168s (Solving: 1118.11s 1st Model: 0.00s Unsat: 1118.11s)
1118.11/1118.18	c CPU Time      : 1118.200s

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-3423204-1306693949/watcher-3423204-1306693949 -o /tmp/evaluation-result-3423204-1306693949/solver-3423204-1306693949 -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-3423204-1306693949.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: 2.00 2.03 2.00 2/453 21389
/proc/meminfo: memFree=23844588/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/21389/stat : 21389 (runsolver) R 21387 21389 21218 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 780992849 12079104 49 33554432000 4194304 5432360 140735408249424 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/21389/statm: 2949 49 30 303 0 2643 0

[startup+0.028737 s]
/proc/loadavg: 2.00 2.03 2.00 2/453 21389
/proc/meminfo: memFree=23844588/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=13832 CPUtime=0 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 847 0 0 0 0 0 0 0 25 0 1 0 780992849 14163968 765 33554432000 4194304 4929204 140735685823744 18446744073709551615 271550537472 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 3458 766 330 180 0 468 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13832

[startup+0.100733 s]
/proc/loadavg: 2.00 2.03 2.00 2/453 21389
/proc/meminfo: memFree=23844588/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=15620 CPUtime=0.08 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 1419 0 0 0 8 0 0 0 25 0 1 0 780992849 15994880 1236 33554432000 4194304 4929204 140735685823744 18446744073709551615 4316194 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 3905 1236 367 180 0 915 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15620

[startup+0.300688 s]
/proc/loadavg: 2.00 2.03 2.00 2/453 21389
/proc/meminfo: memFree=23844588/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=15620 CPUtime=0.28 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 1426 0 0 0 28 0 0 0 25 0 1 0 780992849 15994880 1243 33554432000 4194304 4929204 140735685823744 18446744073709551615 4329434 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 3905 1243 367 180 0 915 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15620

[startup+0.700624 s]
/proc/loadavg: 2.00 2.03 2.00 2/453 21389
/proc/meminfo: memFree=23844588/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=15884 CPUtime=0.68 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 1505 0 0 0 68 0 0 0 25 0 1 0 780992849 16265216 1322 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 3971 1322 367 180 0 981 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15884

[startup+1.50045 s]
/proc/loadavg: 2.00 2.03 2.00 3/454 21390
/proc/meminfo: memFree=23839876/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=16412 CPUtime=1.48 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 1621 0 0 0 148 0 0 0 25 0 1 0 780992849 16805888 1438 33554432000 4194304 4929204 140735685823744 18446744073709551615 4638397 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 4103 1438 367 180 0 1113 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16412

[startup+3.10016 s]
/proc/loadavg: 2.00 2.03 2.00 3/454 21390
/proc/meminfo: memFree=23838264/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=16940 CPUtime=3.07 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 1770 0 0 0 307 0 0 0 25 0 1 0 780992849 17346560 1587 33554432000 4194304 4929204 140735685823744 18446744073709551615 271550234131 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 4235 1587 367 180 0 1245 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16940

[startup+6.30057 s]
/proc/loadavg: 2.00 2.03 2.00 3/454 21390
/proc/meminfo: memFree=23837084/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=17736 CPUtime=6.27 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 1941 0 0 0 627 0 0 0 25 0 1 0 780992849 18161664 1758 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 4434 1758 367 180 0 1444 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17736

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.00 3/454 21391
/proc/meminfo: memFree=23835804/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=18548 CPUtime=12.67 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 2157 0 0 0 1267 0 0 0 25 0 1 0 780992849 18993152 1974 33554432000 4194304 4929204 140735685823744 18446744073709551615 4627746 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 4637 1974 367 180 0 1647 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18548

[startup+25.5011 s]
/proc/loadavg: 2.00 2.02 2.00 3/454 21391
/proc/meminfo: memFree=23834468/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=19880 CPUtime=25.47 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 2486 0 0 0 2547 0 0 0 25 0 1 0 780992849 20357120 2303 33554432000 4194304 4929204 140735685823744 18446744073709551615 4634078 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 4970 2303 367 180 0 1980 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19880

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/454 21392
/proc/meminfo: memFree=23833064/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=21228 CPUtime=51.07 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 2812 0 0 0 5107 0 0 0 25 0 1 0 780992849 21737472 2629 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 5307 2629 367 180 0 2317 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21228

[startup+102.316 s]
/proc/loadavg: 2.00 2.02 2.00 3/454 21393
/proc/meminfo: memFree=23830932/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=22820 CPUtime=102.29 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 3203 0 0 0 10229 0 0 0 25 0 1 0 780992849 23367680 3020 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 5705 3020 367 180 0 2715 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 22820

[startup+162.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/454 21395
/proc/meminfo: memFree=23828668/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=24428 CPUtime=162.28 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 3554 0 0 0 16228 0 0 0 25 0 1 0 780992849 25014272 3371 33554432000 4194304 4929204 140735685823744 18446744073709551615 4627746 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 6107 3371 367 180 0 3117 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 24428

[startup+222.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/454 21396
/proc/meminfo: memFree=23827520/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=25484 CPUtime=222.28 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 3821 0 0 0 22228 0 0 0 25 0 1 0 780992849 26095616 3638 33554432000 4194304 4929204 140735685823744 18446744073709551615 4632996 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 6371 3638 367 180 0 3381 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 25484

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/454 21398
/proc/meminfo: memFree=23826616/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=26536 CPUtime=282.28 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 4065 0 0 0 28228 0 0 0 25 0 1 0 780992849 27172864 3882 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 6634 3882 367 180 0 3644 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 26536

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/454 21399
/proc/meminfo: memFree=23825348/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=27564 CPUtime=342.28 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 4291 0 0 0 34228 0 0 0 25 0 1 0 780992849 28225536 4108 33554432000 4194304 4929204 140735685823744 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 6891 4108 367 180 0 3901 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 27564

[startup+402.301 s]
/proc/loadavg: 2.16 2.05 2.01 3/454 21401
/proc/meminfo: memFree=23824316/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=28280 CPUtime=402.28 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 4473 0 0 0 40228 0 0 0 25 0 1 0 780992849 28958720 4290 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 7070 4290 367 180 0 4080 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 28280

[startup+462.301 s]
/proc/loadavg: 2.13 2.06 2.01 3/454 21403
/proc/meminfo: memFree=23821552/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=29040 CPUtime=462.28 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 4636 0 0 0 46228 0 0 0 25 0 1 0 780992849 29736960 4453 33554432000 4194304 4929204 140735685823744 18446744073709551615 4637460 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 7260 4453 367 180 0 4270 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 29040

[startup+522.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/454 21404
/proc/meminfo: memFree=23818792/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=29752 CPUtime=522.28 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 4812 0 0 0 52228 0 0 0 25 0 1 0 780992849 30466048 4629 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 7438 4629 367 180 0 4448 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 29752

[startup+582.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/454 21406
/proc/meminfo: memFree=23818136/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=30380 CPUtime=582.29 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 4976 0 0 0 58229 0 0 0 25 0 1 0 780992849 31109120 4793 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 7595 4793 367 180 0 4605 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 30380

[startup+642.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/454 21407
/proc/meminfo: memFree=23817592/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=30900 CPUtime=642.31 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5076 0 0 0 64230 1 0 0 25 0 1 0 780992849 31641600 4893 33554432000 4194304 4929204 140735685823744 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 7725 4893 367 180 0 4735 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 30900

[startup+702.301 s]
/proc/loadavg: 2.19 2.07 2.01 3/454 21409
/proc/meminfo: memFree=23817440/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=31080 CPUtime=702.3 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5127 0 0 0 70229 1 0 0 25 0 1 0 780992849 31825920 4944 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 7770 4944 367 180 0 4780 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 31080

[startup+762.317 s]
/proc/loadavg: 2.27 2.11 2.02 3/454 21411
/proc/meminfo: memFree=23816556/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=31660 CPUtime=762.32 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5261 0 0 0 76231 1 0 0 25 0 1 0 780992849 32419840 5078 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 7915 5078 369 180 0 4925 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 31660

[startup+822.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/454 21412
/proc/meminfo: memFree=23818012/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=31980 CPUtime=822.3 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5335 0 0 0 82229 1 0 0 25 0 1 0 780992849 32747520 5152 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 7995 5152 369 180 0 5005 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 31980

[startup+882.3 s]
/proc/loadavg: 2.10 2.09 2.02 3/454 21414
/proc/meminfo: memFree=23816596/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32472 CPUtime=882.3 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5434 0 0 0 88229 1 0 0 25 0 1 0 780992849 33251328 5251 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8118 5251 369 180 0 5128 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 32472

[startup+942.3 s]
/proc/loadavg: 2.04 2.08 2.02 3/454 21415
/proc/meminfo: memFree=23816680/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32472 CPUtime=942.31 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5462 0 0 0 94230 1 0 0 25 0 1 0 780992849 33251328 5279 33554432000 4194304 4929204 140735685823744 18446744073709551615 4638427 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8118 5279 369 180 0 5128 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 32472

[startup+1002.3 s]
/proc/loadavg: 2.09 2.09 2.02 3/454 21417
/proc/meminfo: memFree=23816272/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32640 CPUtime=1002.31 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5492 0 0 0 100230 1 0 0 25 0 1 0 780992849 33423360 5309 33554432000 4194304 4929204 140735685823744 18446744073709551615 4632599 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8160 5309 369 180 0 5170 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 32640

[startup+1062.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/454 21419
/proc/meminfo: memFree=23816124/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32852 CPUtime=1062.31 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5539 0 0 0 106230 1 0 0 25 0 1 0 780992849 33640448 5356 33554432000 4194304 4929204 140735685823744 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8213 5356 369 180 0 5223 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 32852

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

[startup+1075.1 s]
/proc/loadavg: 2.06 2.08 2.02 3/454 21419
/proc/meminfo: memFree=23815992/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32852 CPUtime=1075.11 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5542 0 0 0 107510 1 0 0 25 0 1 0 780992849 33640448 5359 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8213 5359 369 180 0 5223 0
Current children cumulated CPU time (s) 1075.11
Current children cumulated vsize (KiB) 32852

[startup+1100.7 s]
/proc/loadavg: 2.04 2.07 2.02 3/454 21420
/proc/meminfo: memFree=23815976/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32852 CPUtime=1100.71 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5543 0 0 0 110070 1 0 0 25 0 1 0 780992849 33640448 5360 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8213 5360 369 180 0 5223 0
Current children cumulated CPU time (s) 1100.71
Current children cumulated vsize (KiB) 32852

[startup+1107.1 s]
/proc/loadavg: 2.03 2.07 2.02 3/454 21420
/proc/meminfo: memFree=23815848/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32852 CPUtime=1107.11 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5543 0 0 0 110710 1 0 0 25 0 1 0 780992849 33640448 5360 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8213 5360 369 180 0 5223 0
Current children cumulated CPU time (s) 1107.11
Current children cumulated vsize (KiB) 32852

[startup+1113.5 s]
/proc/loadavg: 2.03 2.07 2.02 3/454 21420
/proc/meminfo: memFree=23815712/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32852 CPUtime=1113.51 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5544 0 0 0 111350 1 0 0 25 0 1 0 780992849 33640448 5361 33554432000 4194304 4929204 140735685823744 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8213 5361 369 180 0 5223 0
Current children cumulated CPU time (s) 1113.51
Current children cumulated vsize (KiB) 32852

[startup+1116.7 s]
/proc/loadavg: 2.03 2.07 2.02 3/454 21420
/proc/meminfo: memFree=23815960/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32852 CPUtime=1116.71 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5544 0 0 0 111670 1 0 0 25 0 1 0 780992849 33640448 5361 33554432000 4194304 4929204 140735685823744 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8213 5361 369 180 0 5223 0
Current children cumulated CPU time (s) 1116.71
Current children cumulated vsize (KiB) 32852

[startup+1117.5 s]
/proc/loadavg: 2.03 2.07 2.02 3/454 21420
/proc/meminfo: memFree=23815960/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32852 CPUtime=1117.52 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5544 0 0 0 111751 1 0 0 25 0 1 0 780992849 33640448 5361 33554432000 4194304 4929204 140735685823744 18446744073709551615 4316266 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8213 5361 369 180 0 5223 0
Current children cumulated CPU time (s) 1117.52
Current children cumulated vsize (KiB) 32852

[startup+1117.9 s]
/proc/loadavg: 2.03 2.07 2.02 3/454 21420
/proc/meminfo: memFree=23815960/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32852 CPUtime=1117.91 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5546 0 0 0 111790 1 0 0 25 0 1 0 780992849 33640448 5363 33554432000 4194304 4929204 140735685823744 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8213 5363 369 180 0 5223 0
Current children cumulated CPU time (s) 1117.91
Current children cumulated vsize (KiB) 32852

[startup+1118.1 s]
/proc/loadavg: 2.03 2.07 2.02 3/454 21420
/proc/meminfo: memFree=23815960/32951124 swapFree=61585512/67111528
[pid=21389] ppid=21387 vsize=32852 CPUtime=1118.11 cores=1,3,5,7
/proc/21389/stat : 21389 (clasp) R 21387 21389 21218 0 -1 4202496 5546 0 0 0 111810 1 0 0 25 0 1 0 780992849 33640448 5363 33554432000 4194304 4929204 140735685823744 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21389/statm: 8213 5363 369 180 0 5223 0
Current children cumulated CPU time (s) 1118.11
Current children cumulated vsize (KiB) 32852

Child status: 20
Real time (s): 1118.19
CPU time (s): 1118.21
CPU user time (s): 1118.19
CPU system time (s): 0.012998
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 32852

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

runsolver used 4.67129 second user time and 11.5472 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-29 20:32:30
IDJOB=3423204
IDBENCH=85808
IDSOLVER=1917
FILE ID=node133/3423204-1306693949
RUNJOBID= node133-1306690661-21239
PBS_JOBID= 13471857
Free space on /tmp= 73192 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.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-3423204-1306693949/watcher-3423204-1306693949 -o /tmp/evaluation-result-3423204-1306693949/solver-3423204-1306693949 -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-3423204-1306693949.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=50944854

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:      23844868 kB
Buffers:        227844 kB
Cached:        2489944 kB
SwapCached:      56644 kB
Active:        1039780 kB
Inactive:      7829708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23844868 kB
SwapTotal:    67111528 kB
SwapFree:     61585512 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:     6102012 kB
Mapped:          30980 kB
Slab:           117648 kB
PageTables:      53564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115048540 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= 73192 MiB
End job on node133 at 2011-05-29 20:51:08