Trace number 3300035

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-top28.cnf
MD5SUM005e29e99454a24085199b085e720b2f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark368.61
Satisfiable
(Un)Satisfiability was proved
Number of variables88763
Number of clauses282870
Sum of the clauses size691774
Maximum clause length3284
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2171374
Number of clauses of size 3109718
Number of clauses of size 4405
Number of clauses of size 526
Number of clauses of size over 51346

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...827144/instance-3300035-1303827144.cnf
1.10/1.16	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.85s 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-3300035-1303827144/watcher-3300035-1303827144 -o /tmp/evaluation-result-3300035-1303827144/solver-3300035-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-3300035-1303827144.cnf 

running on 2 cores: 4,6

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/189 16807
/proc/meminfo: memFree=13973444/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=23600 CPUtime=0 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 2367 0 0 0 0 0 0 0 21 0 1 0 494313201 24166400 2307 33554432000 4194304 4929204 140736085703328 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 5900 2317 319 180 0 2910 0

[startup+0.0246571 s]
/proc/loadavg: 5.44 7.41 7.46 4/189 16807
/proc/meminfo: memFree=13973444/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=31372 CPUtime=0.01 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 5868 0 0 0 1 0 0 0 21 0 1 0 494313201 32124928 5025 33554432000 4194304 4929204 140736085703328 18446744073709551615 235594527429 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 7843 5027 330 180 0 4853 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31372

[startup+0.100644 s]
/proc/loadavg: 5.44 7.41 7.46 4/189 16807
/proc/meminfo: memFree=13973444/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=46164 CPUtime=0.09 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 11426 0 0 0 8 1 0 0 21 0 1 0 494313201 47271936 8657 33554432000 4194304 4929204 140736085703328 18446744073709551615 235594563792 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 11541 8657 338 180 0 8551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46164

[startup+0.300609 s]
/proc/loadavg: 5.44 7.41 7.46 4/189 16807
/proc/meminfo: memFree=13973444/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=60964 CPUtime=0.29 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 15020 0 0 0 28 1 0 0 22 0 1 0 494313201 62427136 12251 33554432000 4194304 4929204 140736085703328 18446744073709551615 235594527429 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 15241 12251 342 180 0 12251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60964

[startup+0.700491 s]
/proc/loadavg: 5.44 7.41 7.46 4/189 16807
/proc/meminfo: memFree=13973444/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=69156 CPUtime=0.69 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 17054 0 0 0 67 2 0 0 24 0 1 0 494313201 70815744 14285 33554432000 4194304 4929204 140736085703328 18446744073709551615 4588235 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 17289 14285 342 180 0 14299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69156

[startup+1.50035 s]
/proc/loadavg: 5.44 7.41 7.46 5/190 16808
/proc/meminfo: memFree=13873748/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=64428 CPUtime=1.49 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 17392 0 0 0 147 2 0 0 25 0 1 0 494313201 65974272 13236 33554432000 4194304 4929204 140736085703328 18446744073709551615 4366711 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 16107 13236 367 180 0 13117 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64428

[startup+3.10107 s]
/proc/loadavg: 5.32 7.36 7.44 5/190 16808
/proc/meminfo: memFree=13885156/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=64428 CPUtime=3.09 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 17407 0 0 0 307 2 0 0 25 0 1 0 494313201 65974272 13251 33554432000 4194304 4929204 140736085703328 18446744073709551615 4365453 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 16107 13251 367 180 0 13117 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64428

[startup+6.3005 s]
/proc/loadavg: 5.32 7.36 7.44 5/190 16808
/proc/meminfo: memFree=13885136/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=64428 CPUtime=6.29 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 17408 0 0 0 627 2 0 0 25 0 1 0 494313201 65974272 13252 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 16107 13252 367 180 0 13117 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64428

[startup+12.7004 s]
/proc/loadavg: 5.12 7.25 7.41 5/190 16808
/proc/meminfo: memFree=13883192/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=65244 CPUtime=12.69 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 17640 0 0 0 1267 2 0 0 25 0 1 0 494313201 66809856 13484 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 16311 13484 372 180 0 13321 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65244

[startup+25.5012 s]
/proc/loadavg: 4.95 7.14 7.37 5/190 16808
/proc/meminfo: memFree=13872212/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=67256 CPUtime=25.49 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 18155 0 0 0 2547 2 0 0 25 0 1 0 494313201 68870144 13999 33554432000 4194304 4929204 140736085703328 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 16814 13999 373 180 0 13824 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67256

[startup+51.1007 s]
/proc/loadavg: 4.62 6.89 7.28 5/190 16809
/proc/meminfo: memFree=13842776/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=74356 CPUtime=51.09 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 19909 0 0 0 5107 2 0 0 25 0 1 0 494313201 76140544 15753 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 18589 15753 373 180 0 15599 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74356

[startup+102.307 s]
/proc/loadavg: 4.32 6.41 7.09 5/190 16810
/proc/meminfo: memFree=13803212/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=83552 CPUtime=102.3 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 22183 0 0 0 10227 3 0 0 25 0 1 0 494313201 85557248 18027 33554432000 4194304 4929204 140736085703328 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 20888 18027 373 180 0 17898 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83552

[startup+162.301 s]
/proc/loadavg: 4.12 5.97 6.89 5/190 16812
/proc/meminfo: memFree=13746396/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=103880 CPUtime=162.3 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 27137 0 0 0 16226 4 0 0 25 0 1 0 494313201 106373120 22981 33554432000 4194304 4929204 140736085703328 18446744073709551615 4337397 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 25970 22981 373 180 0 22980 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 103880

[startup+222.301 s]
/proc/loadavg: 4.09 5.62 6.72 5/190 16813
/proc/meminfo: memFree=13717592/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=109180 CPUtime=222.29 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 28373 0 0 0 22225 4 0 0 25 0 1 0 494313201 111800320 24217 33554432000 4194304 4929204 140736085703328 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 27295 24217 373 180 0 24305 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 109180

[startup+282.301 s]
/proc/loadavg: 4.04 5.35 6.56 5/190 16815
/proc/meminfo: memFree=13656692/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=120236 CPUtime=282.3 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 31078 0 0 0 28225 5 0 0 25 0 1 0 494313201 123121664 26922 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 30059 26922 373 180 0 27069 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 120236

[startup+342.3 s]
/proc/loadavg: 4.01 5.08 6.38 5/190 16817
/proc/meminfo: memFree=13606560/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=129728 CPUtime=342.29 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 33330 0 0 0 34224 5 0 0 25 0 1 0 494313201 132841472 29174 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633278 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 32432 29174 373 180 0 29442 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 129728

[startup+402.301 s]
/proc/loadavg: 4.00 4.90 6.24 5/190 16818
/proc/meminfo: memFree=13571692/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=140204 CPUtime=402.29 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 35927 0 0 0 40223 6 0 0 25 0 1 0 494313201 143568896 31771 33554432000 4194304 4929204 140736085703328 18446744073709551615 4628037 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 35051 31771 373 180 0 32061 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 140204

[startup+462.3 s]
/proc/loadavg: 4.00 4.72 6.09 5/190 16820
/proc/meminfo: memFree=13544008/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=150192 CPUtime=462.3 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 38368 0 0 0 46223 7 0 0 25 0 1 0 494313201 153796608 34212 33554432000 4194304 4929204 140736085703328 18446744073709551615 4632985 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 37548 34212 373 180 0 34558 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 150192

[startup+522.301 s]
/proc/loadavg: 4.11 4.63 5.98 5/190 16821
/proc/meminfo: memFree=13529976/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=156484 CPUtime=522.3 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 39847 0 0 0 52222 8 0 0 25 0 1 0 494313201 160239616 35691 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 39121 35691 373 180 0 36131 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 156484

[startup+582.301 s]
/proc/loadavg: 4.04 4.50 5.84 5/190 16823
/proc/meminfo: memFree=13512600/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=164164 CPUtime=582.3 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 41718 0 0 0 58221 9 0 0 25 0 1 0 494313201 168103936 37562 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 41041 37562 373 180 0 38051 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 164164

[startup+642.301 s]
/proc/loadavg: 4.01 4.41 5.72 5/190 16852
/proc/meminfo: memFree=13633816/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=166460 CPUtime=642.32 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 42142 0 0 0 64222 10 0 0 25 0 1 0 494313201 170455040 37986 33554432000 4194304 4929204 140736085703328 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 41615 37986 373 180 0 38625 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 166460

[startup+702.301 s]
/proc/loadavg: 4.00 4.33 5.61 5/190 16853
/proc/meminfo: memFree=13611208/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=167312 CPUtime=702.31 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 42421 0 0 0 70221 10 0 0 25 0 1 0 494313201 171327488 38265 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 41828 38265 373 180 0 38838 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 167312

[startup+762.306 s]
/proc/loadavg: 4.07 4.28 5.51 5/190 16855
/proc/meminfo: memFree=13563076/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=190164 CPUtime=762.31 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 48008 0 0 0 76219 12 0 0 25 0 1 0 494313201 194727936 43852 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 47541 43852 373 180 0 44551 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 190164

[startup+822.301 s]
/proc/loadavg: 4.10 4.25 5.42 5/190 16856
/proc/meminfo: memFree=13522512/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=191736 CPUtime=822.31 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 48386 0 0 0 82219 12 0 0 25 0 1 0 494313201 196337664 44230 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 47934 44230 373 180 0 44944 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 191736

[startup+882.3 s]
/proc/loadavg: 4.04 4.20 5.33 5/190 16858
/proc/meminfo: memFree=13492732/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=203556 CPUtime=882.31 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 51201 0 0 0 88218 13 0 0 25 0 1 0 494313201 208441344 47045 33554432000 4194304 4929204 140736085703328 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 50889 47045 373 180 0 47899 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 203556

[startup+942.301 s]
/proc/loadavg: 4.01 4.16 5.24 5/190 16860
/proc/meminfo: memFree=13463820/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=203916 CPUtime=942.32 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 51287 0 0 0 94219 13 0 0 25 0 1 0 494313201 208809984 47131 33554432000 4194304 4929204 140736085703328 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 50979 47131 373 180 0 47989 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 203916

[startup+1002.3 s]
/proc/loadavg: 4.00 4.13 5.16 5/190 16861
/proc/meminfo: memFree=13440356/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=213176 CPUtime=1002.31 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 53637 0 0 0 100218 13 0 0 25 0 1 0 494313201 218292224 49481 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 53294 49481 373 180 0 50304 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 213176

[startup+1062.3 s]
/proc/loadavg: 4.07 4.12 5.10 5/190 16863
/proc/meminfo: memFree=13433132/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=214248 CPUtime=1062.31 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 53888 0 0 0 106218 13 0 0 25 0 1 0 494313201 219389952 49732 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 53562 49732 373 180 0 50572 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 214248

[startup+1122.3 s]
/proc/loadavg: 4.05 4.11 5.03 5/190 16864
/proc/meminfo: memFree=13401984/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=237264 CPUtime=1122.32 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 59591 0 0 0 112216 16 0 0 25 0 1 0 494313201 242958336 55435 33554432000 4194304 4929204 140736085703328 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 59316 55435 373 180 0 56326 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 237264

[startup+1182.3 s]
/proc/loadavg: 4.02 4.09 4.96 5/190 16866
/proc/meminfo: memFree=13386588/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=253780 CPUtime=1182.31 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 63384 0 0 0 118214 17 0 0 25 0 1 0 494313201 259870720 59228 33554432000 4194304 4929204 140736085703328 18446744073709551615 4629085 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 63445 59228 373 180 0 60455 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 253780

[startup+1242.3 s]
/proc/loadavg: 4.00 4.07 4.89 5/190 16868
/proc/meminfo: memFree=13374044/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=259848 CPUtime=1242.32 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 64777 0 0 0 124214 18 0 0 25 0 1 0 494313201 266084352 60621 33554432000 4194304 4929204 140736085703328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 64962 60621 373 180 0 61972 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 259848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.05 4.84 3/187 16871
/proc/meminfo: memFree=13709092/32950928 swapFree=67111528/67111528
[pid=16807] ppid=16805 vsize=267720 CPUtime=1300.03 cores=4,6
/proc/16807/stat : 16807 (clasp) R 16805 16807 16746 0 -1 4202496 66626 0 0 0 129985 18 0 0 25 0 1 0 494313201 274145280 62470 33554432000 4194304 4929204 140736085703328 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16807/statm: 66930 62470 373 180 0 63940 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 267720

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.85
CPU system time (s): 0.19697
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 267720

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

runsolver used 2.06269 second user time and 5.04123 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-26 16:12:24
IDJOB=3300035
IDBENCH=83123
IDSOLVER=1684
FILE ID=node120/3300035-1303827144
RUNJOBID= node120-1303827141-16765
PBS_JOBID= 13160804
Free space on /tmp= 72108 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top28.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-3300035-1303827144/watcher-3300035-1303827144 -o /tmp/evaluation-result-3300035-1303827144/solver-3300035-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-3300035-1303827144.cnf

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

MD5SUM BENCH= 005e29e99454a24085199b085e720b2f
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:      13975220 kB
Buffers:       2474504 kB
Cached:       15774176 kB
SwapCached:          0 kB
Active:       10832888 kB
Inactive:      7571900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13975220 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19356 kB
Writeback:           0 kB
AnonPages:      154184 kB
Mapped:          16180 kB
Slab:           507284 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   343780 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