Trace number 3300244

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-indust? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...827144/instance-3300244-1303827144.cnf
1.10/1.10	c Solving...
1300.03/1300.00	
1300.03/1300.00	*** INTERRUPTED! ***
1300.03/1300.00	s UNKNOWN
1300.03/1300.00	
1300.03/1300.00	c INTERRUPTED   : 1
1300.03/1300.00	c Models        : 0+    
1300.03/1300.00	c Time          : 1300.005s (Solving: 1298.90s 1st Model: 0.00s Unsat: 0.00s)
1300.03/1300.00	c CPU Time      : 1300.030s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3300244-1303827144/watcher-3300244-1303827144 -o /tmp/evaluation-result-3300244-1303827144/solver-3300244-1303827144 -C 2400 -W 1300 -M 7680 HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300244-1303827144.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: 5.44 7.41 7.46 4/186 16801
/proc/meminfo: memFree=14022704/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=21392 CPUtime=0 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 1943 0 0 0 0 0 0 0 21 0 1 0 494313191 21905408 1883 33554432000 4194304 4929204 140734441855888 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 5348 1889 319 180 0 2358 0

[startup+0.025929 s]
/proc/loadavg: 5.44 7.41 7.46 4/186 16801
/proc/meminfo: memFree=14022704/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=28688 CPUtime=0.01 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 5010 0 0 0 1 0 0 0 21 0 1 0 494313191 29376512 4303 33554432000 4194304 4929204 140734441855888 18446744073709551615 235594563792 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 7172 4328 330 180 0 4182 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28688

[startup+0.100914 s]
/proc/loadavg: 5.44 7.41 7.46 4/186 16801
/proc/meminfo: memFree=14022704/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=43164 CPUtime=0.09 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 10209 0 0 0 8 1 0 0 21 0 1 0 494313191 44199936 7746 33554432000 4194304 4929204 140734441855888 18446744073709551615 235594522631 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 10791 7746 338 180 0 7801 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43164

[startup+0.300879 s]
/proc/loadavg: 5.44 7.41 7.46 4/186 16801
/proc/meminfo: memFree=14022704/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=53636 CPUtime=0.29 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 12716 0 0 0 28 1 0 0 22 0 1 0 494313191 54923264 10253 33554432000 4194304 4929204 140734441855888 18446744073709551615 4586285 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 13409 10253 342 180 0 10419 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53636

[startup+0.70081 s]
/proc/loadavg: 5.44 7.41 7.46 4/186 16801
/proc/meminfo: memFree=14022704/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=58388 CPUtime=0.69 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 13913 0 0 0 67 2 0 0 24 0 1 0 494313191 59789312 11450 33554432000 4194304 4929204 140734441855888 18446744073709551615 4596152 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 14597 11450 342 180 0 11607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58388

[startup+1.50067 s]
/proc/loadavg: 5.44 7.41 7.46 5/190 16808
/proc/meminfo: memFree=13874988/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=54392 CPUtime=1.49 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 14224 0 0 0 147 2 0 0 25 0 1 0 494313191 55697408 10646 33554432000 4194304 4929204 140734441855888 18446744073709551615 4366711 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 13598 10646 367 180 0 10608 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54392

[startup+3.10039 s]
/proc/loadavg: 5.32 7.36 7.44 5/190 16808
/proc/meminfo: memFree=13885156/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=54392 CPUtime=3.09 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 14231 0 0 0 307 2 0 0 25 0 1 0 494313191 55697408 10653 33554432000 4194304 4929204 140734441855888 18446744073709551615 4337383 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 13598 10653 367 180 0 10608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54392

[startup+6.30082 s]
/proc/loadavg: 5.32 7.36 7.44 5/190 16808
/proc/meminfo: memFree=13885012/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=54392 CPUtime=6.3 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 14231 0 0 0 628 2 0 0 25 0 1 0 494313191 55697408 10653 33554432000 4194304 4929204 140734441855888 18446744073709551615 4316283 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 13598 10653 367 180 0 10608 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 54392

[startup+12.7007 s]
/proc/loadavg: 5.12 7.25 7.41 5/190 16808
/proc/meminfo: memFree=13883316/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=54392 CPUtime=12.69 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 14318 0 0 0 1267 2 0 0 25 0 1 0 494313191 55697408 10740 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633278 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 13598 10740 372 180 0 10608 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54392

[startup+25.5004 s]
/proc/loadavg: 4.95 7.14 7.37 5/190 16808
/proc/meminfo: memFree=13872212/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=57692 CPUtime=25.49 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 15154 0 0 0 2547 2 0 0 25 0 1 0 494313191 59076608 11576 33554432000 4194304 4929204 140734441855888 18446744073709551615 4625464 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 14423 11576 373 180 0 11433 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57692

[startup+51.1009 s]
/proc/loadavg: 4.62 6.89 7.28 5/190 16809
/proc/meminfo: memFree=13843024/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=64764 CPUtime=51.09 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 16918 0 0 0 5106 3 0 0 25 0 1 0 494313191 66318336 13340 33554432000 4194304 4929204 140734441855888 18446744073709551615 4365443 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 16191 13340 373 180 0 13201 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64764

[startup+102.307 s]
/proc/loadavg: 4.32 6.41 7.09 5/190 16810
/proc/meminfo: memFree=13803212/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=76296 CPUtime=102.3 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 19718 0 0 0 10227 3 0 0 25 0 1 0 494313191 78127104 16140 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633042 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 19074 16140 373 180 0 16084 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76296

[startup+162.3 s]
/proc/loadavg: 4.13 6.00 6.91 5/190 16812
/proc/meminfo: memFree=13746396/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=86612 CPUtime=162.29 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 22207 0 0 0 16225 4 0 0 25 0 1 0 494313191 88690688 18629 33554432000 4194304 4929204 140734441855888 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 21653 18629 373 180 0 18663 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86612

[startup+222.301 s]
/proc/loadavg: 4.09 5.62 6.72 5/190 16813
/proc/meminfo: memFree=13717592/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=95444 CPUtime=222.29 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 24390 0 0 0 22224 5 0 0 25 0 1 0 494313191 97734656 20812 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 23861 20812 373 180 0 20871 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 95444

[startup+282.3 s]
/proc/loadavg: 4.04 5.35 6.56 5/190 16815
/proc/meminfo: memFree=13656692/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=104232 CPUtime=282.3 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 26488 0 0 0 28224 6 0 0 25 0 1 0 494313191 106733568 22910 33554432000 4194304 4929204 140734441855888 18446744073709551615 4658055 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 26058 22910 373 180 0 23068 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104232

[startup+342.301 s]
/proc/loadavg: 4.01 5.08 6.38 5/190 16817
/proc/meminfo: memFree=13606684/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=129312 CPUtime=342.3 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 32531 0 0 0 34222 8 0 0 25 0 1 0 494313191 132415488 28953 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 32328 28953 373 180 0 29338 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 129312

[startup+402.301 s]
/proc/loadavg: 4.00 4.90 6.24 5/190 16818
/proc/meminfo: memFree=13571692/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=132820 CPUtime=402.3 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 33406 0 0 0 40222 8 0 0 25 0 1 0 494313191 136007680 29828 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 33205 29828 373 180 0 30215 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 132820

[startup+462.301 s]
/proc/loadavg: 4.00 4.72 6.09 5/190 16820
/proc/meminfo: memFree=13544008/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=137280 CPUtime=462.3 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 34538 0 0 0 46221 9 0 0 25 0 1 0 494313191 140574720 30960 33554432000 4194304 4929204 140734441855888 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 34320 30960 373 180 0 31330 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 137280

[startup+522.301 s]
/proc/loadavg: 4.11 4.63 5.98 6/190 16821
/proc/meminfo: memFree=13530100/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=143940 CPUtime=522.31 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 35974 0 0 0 52221 10 0 0 25 0 1 0 494313191 147394560 32396 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 35985 32396 373 180 0 32995 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 143940

[startup+582.3 s]
/proc/loadavg: 4.04 4.50 5.84 5/190 16823
/proc/meminfo: memFree=13512600/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=149248 CPUtime=582.3 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 37325 0 0 0 58220 10 0 0 25 0 1 0 494313191 152829952 33747 33554432000 4194304 4929204 140734441855888 18446744073709551615 4327535 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 37312 33747 373 180 0 34322 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 149248

[startup+642.301 s]
/proc/loadavg: 4.01 4.41 5.72 5/190 16852
/proc/meminfo: memFree=13633816/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=151348 CPUtime=642.31 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 37873 0 0 0 64221 10 0 0 25 0 1 0 494313191 154980352 34295 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 37837 34295 373 180 0 34847 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 151348

[startup+702.3 s]
/proc/loadavg: 4.00 4.33 5.61 5/190 16853
/proc/meminfo: memFree=13611332/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=158588 CPUtime=702.31 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 39654 0 0 0 70219 12 0 0 25 0 1 0 494313191 162394112 36076 33554432000 4194304 4929204 140734441855888 18446744073709551615 4632976 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 39647 36076 373 180 0 36657 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 158588

[startup+762.307 s]
/proc/loadavg: 4.07 4.28 5.51 5/190 16855
/proc/meminfo: memFree=13563076/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=165636 CPUtime=762.31 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 41384 0 0 0 76219 12 0 0 25 0 1 0 494313191 169611264 37806 33554432000 4194304 4929204 140734441855888 18446744073709551615 4308945 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 41409 37806 373 180 0 38419 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 165636

[startup+822.3 s]
/proc/loadavg: 4.10 4.25 5.42 5/190 16856
/proc/meminfo: memFree=13522512/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=174344 CPUtime=822.31 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 43598 0 0 0 82217 14 0 0 25 0 1 0 494313191 178528256 40020 33554432000 4194304 4929204 140734441855888 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 43586 40020 373 180 0 40596 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 174344

[startup+882.301 s]
/proc/loadavg: 4.04 4.20 5.33 5/190 16858
/proc/meminfo: memFree=13492732/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=176504 CPUtime=882.31 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 44130 0 0 0 88217 14 0 0 25 0 1 0 494313191 180740096 40552 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 44126 40552 373 180 0 41136 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 176504

[startup+942.301 s]
/proc/loadavg: 4.01 4.16 5.25 5/190 16860
/proc/meminfo: memFree=13463944/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=184716 CPUtime=942.31 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 45914 0 0 0 94217 14 0 0 25 0 1 0 494313191 189149184 42336 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 46179 42336 373 180 0 43189 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 184716

[startup+1002.3 s]
/proc/loadavg: 4.00 4.13 5.16 5/190 16861
/proc/meminfo: memFree=13440356/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=187584 CPUtime=1002.32 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 46593 0 0 0 100217 15 0 0 25 0 1 0 494313191 192086016 43015 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 46896 43015 373 180 0 43906 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 187584

[startup+1062.3 s]
/proc/loadavg: 4.07 4.12 5.10 5/190 16863
/proc/meminfo: memFree=13433132/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=191968 CPUtime=1062.32 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 47633 0 0 0 106217 15 0 0 25 0 1 0 494313191 196575232 44055 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 47992 44055 373 180 0 45002 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 191968

[startup+1122.3 s]
/proc/loadavg: 4.05 4.11 5.03 5/190 16864
/proc/meminfo: memFree=13401984/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=199632 CPUtime=1122.32 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 49599 0 0 0 112216 16 0 0 25 0 1 0 494313191 204423168 46021 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 49908 46021 373 180 0 46918 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 199632

[startup+1182.3 s]
/proc/loadavg: 4.02 4.09 4.96 5/190 16866
/proc/meminfo: memFree=13386588/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=199632 CPUtime=1182.32 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 49603 0 0 0 118216 16 0 0 25 0 1 0 494313191 204423168 46025 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 49908 46025 373 180 0 46918 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 199632

[startup+1242.3 s]
/proc/loadavg: 4.00 4.07 4.89 5/190 16868
/proc/meminfo: memFree=13374044/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=204532 CPUtime=1242.32 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 50775 0 0 0 124216 16 0 0 25 0 1 0 494313191 209440768 47197 33554432000 4194304 4929204 140734441855888 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 51133 47197 373 180 0 48143 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 204532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.05 4.84 4/188 16870
/proc/meminfo: memFree=13512916/32950928 swapFree=67111528/67111528
[pid=16801] ppid=16799 vsize=213904 CPUtime=1300.03 cores=1,3
/proc/16801/stat : 16801 (clasp) R 16799 16801 16746 0 -1 4202496 53003 0 0 0 129986 17 0 0 25 0 1 0 494313191 219037696 49425 33554432000 4194304 4929204 140734441855888 18446744073709551615 235594564210 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16801/statm: 53476 49425 373 180 0 50486 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 213904

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.87
CPU system time (s): 0.180972
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 213904

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

runsolver used 2.00169 second user time and 5.10222 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-26 16:12:24
IDJOB=3300244
IDBENCH=83121
IDSOLVER=1684
FILE ID=node120/3300244-1303827144
RUNJOBID= node120-1303827141-16766
PBS_JOBID= 13160804
Free space on /tmp= 72112 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300244-1303827144/watcher-3300244-1303827144 -o /tmp/evaluation-result-3300244-1303827144/solver-3300244-1303827144 -C 2400 -W 1300 -M 7680  HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300244-1303827144.cnf

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=1975801235

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      14023356 kB
Buffers:       2474492 kB
Cached:       15771472 kB
SwapCached:          0 kB
Active:       10782100 kB
Inactive:      7574500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14023356 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16640 kB
Writeback:           0 kB
AnonPages:      109176 kB
Mapped:          15792 kB
Slab:           507024 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   277008 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= 72112 MiB
End job on node120 at 2011-04-26 16:34:06