Trace number 3300162

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-industUNSAT 596.207 596.22

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...827143/instance-3300162-1303827143.cnf
0.09/0.16	c Solving...
596.18/596.21	s UNSATISFIABLE
596.18/596.21	
596.18/596.21	c Models        : 0     
596.18/596.21	c Time          : 596.205s (Solving: 596.04s 1st Model: 0.00s Unsat: 596.04s)
596.18/596.21	c CPU Time      : 596.180s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3300162-1303827143/watcher-3300162-1303827143 -o /tmp/evaluation-result-3300162-1303827143/solver-3300162-1303827143 -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-3300162-1303827143.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: 3.49 5.70 6.74 3/184 20924
/proc/meminfo: memFree=23929168/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=16648 CPUtime=0 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 1663 0 0 0 0 0 0 0 22 0 1 0 572945011 17047552 1448 33554432000 4194304 4929204 140733498048432 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 4162 1448 330 180 0 1172 0

[startup+0.0681481 s]
/proc/loadavg: 3.49 5.70 6.74 3/184 20924
/proc/meminfo: memFree=23929168/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=23372 CPUtime=0.06 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 3743 0 0 0 6 0 0 0 22 0 1 0 572945011 23932928 3041 33554432000 4194304 4929204 140733498048432 18446744073709551615 260905054917 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 5843 3041 342 180 0 2853 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23372

[startup+0.101142 s]
/proc/loadavg: 3.49 5.70 6.74 3/184 20924
/proc/meminfo: memFree=23929168/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=24428 CPUtime=0.09 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 3989 0 0 0 9 0 0 0 22 0 1 0 572945011 25014272 3287 33554432000 4194304 4929204 140733498048432 18446744073709551615 4574901 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 6107 3288 342 180 0 3117 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24428

[startup+0.300104 s]
/proc/loadavg: 3.49 5.70 6.74 3/184 20924
/proc/meminfo: memFree=23929168/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=24064 CPUtime=0.29 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 4296 0 0 0 29 0 0 0 23 0 1 0 572945011 24641536 3276 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 6016 3276 367 180 0 3026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24064

[startup+0.701034 s]
/proc/loadavg: 3.49 5.70 6.74 3/184 20924
/proc/meminfo: memFree=23929168/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=24064 CPUtime=0.69 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 4296 0 0 0 69 0 0 0 25 0 1 0 572945011 24641536 3276 33554432000 4194304 4929204 140733498048432 18446744073709551615 4639075 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 6016 3276 367 180 0 3026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24064

[startup+1.50089 s]
/proc/loadavg: 3.49 5.70 6.74 5/190 20935
/proc/meminfo: memFree=23904028/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=24196 CPUtime=1.49 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 4378 0 0 0 149 0 0 0 25 0 1 0 572945011 24776704 3358 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 6049 3358 367 180 0 3059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24196

[startup+3.10059 s]
/proc/loadavg: 3.53 5.67 6.72 5/190 20936
/proc/meminfo: memFree=23902664/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=25088 CPUtime=3.09 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 4571 0 0 0 309 0 0 0 25 0 1 0 572945011 25690112 3551 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 6272 3551 367 180 0 3282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25088

[startup+6.30101 s]
/proc/loadavg: 3.53 5.67 6.72 5/190 20936
/proc/meminfo: memFree=23900564/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=26216 CPUtime=6.3 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 4863 0 0 0 629 1 0 0 25 0 1 0 572945011 26845184 3843 33554432000 4194304 4929204 140733498048432 18446744073709551615 4327287 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 6554 3843 372 180 0 3564 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 26216

[startup+12.7008 s]
/proc/loadavg: 3.60 5.62 6.69 5/190 20936
/proc/meminfo: memFree=23893776/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=28552 CPUtime=12.69 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 5455 0 0 0 1268 1 0 0 25 0 1 0 572945011 29237248 4435 33554432000 4194304 4929204 140733498048432 18446744073709551615 4622138 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 7138 4435 373 180 0 4148 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28552

[startup+25.5005 s]
/proc/loadavg: 3.66 5.56 6.66 5/190 20936
/proc/meminfo: memFree=23881368/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=31016 CPUtime=25.49 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 6060 0 0 0 2548 1 0 0 25 0 1 0 572945011 31760384 5040 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633167 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 7754 5040 373 180 0 4764 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31016

[startup+51.1008 s]
/proc/loadavg: 3.78 5.43 6.59 5/190 20937
/proc/meminfo: memFree=23855832/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=37440 CPUtime=51.09 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 7637 0 0 0 5108 1 0 0 25 0 1 0 572945011 38338560 6617 33554432000 4194304 4929204 140733498048432 18446744073709551615 4622133 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 9360 6617 373 180 0 6370 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37440

[startup+102.306 s]
/proc/loadavg: 3.91 5.19 6.44 5/190 20938
/proc/meminfo: memFree=23816496/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=46060 CPUtime=102.29 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 9718 0 0 0 10227 2 0 0 25 0 1 0 572945011 47165440 8698 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 11515 8698 373 180 0 8525 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 46060

[startup+162.301 s]
/proc/loadavg: 4.02 5.00 6.30 5/190 20940
/proc/meminfo: memFree=23783856/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=51852 CPUtime=162.29 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 11116 0 0 0 16226 3 0 0 25 0 1 0 572945011 53096448 10096 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 12963 10096 373 180 0 9973 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 51852

[startup+222.301 s]
/proc/loadavg: 4.04 4.82 6.15 5/190 20968
/proc/meminfo: memFree=23772560/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=53880 CPUtime=222.29 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 11618 0 0 0 22226 3 0 0 25 0 1 0 572945011 55173120 10598 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 13470 10598 373 180 0 10480 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 53880

[startup+282.301 s]
/proc/loadavg: 4.01 4.68 6.02 5/190 20970
/proc/meminfo: memFree=23737704/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=56792 CPUtime=282.29 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 12353 0 0 0 28226 3 0 0 25 0 1 0 572945011 58155008 11333 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14198 11333 373 180 0 11208 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 56792

[startup+342.301 s]
/proc/loadavg: 4.00 4.54 5.88 5/190 20972
/proc/meminfo: memFree=23704184/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=57220 CPUtime=342.28 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 12433 0 0 0 34225 3 0 0 25 0 1 0 572945011 58593280 11413 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633405 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14305 11413 373 180 0 11315 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 57220

[startup+402.301 s]
/proc/loadavg: 4.06 4.46 5.78 5/190 20973
/proc/meminfo: memFree=23692756/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=58224 CPUtime=402.28 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 12718 0 0 0 40225 3 0 0 25 0 1 0 572945011 59621376 11698 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14556 11698 373 180 0 11566 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 58224

[startup+462.301 s]
/proc/loadavg: 4.02 4.37 5.65 5/190 20975
/proc/meminfo: memFree=23677096/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=58788 CPUtime=462.27 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 12853 0 0 0 46224 3 0 0 25 0 1 0 572945011 60198912 11833 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14697 11833 373 180 0 11707 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 58788

[startup+522.301 s]
/proc/loadavg: 4.01 4.31 5.56 5/190 20976
/proc/meminfo: memFree=23668156/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=58788 CPUtime=522.28 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 12879 0 0 0 52225 3 0 0 25 0 1 0 572945011 60198912 11859 33554432000 4194304 4929204 140733498048432 18446744073709551615 4357282 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14697 11859 373 180 0 11707 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 58788

[startup+582.301 s]
/proc/loadavg: 4.00 4.24 5.45 5/190 20978
/proc/meminfo: memFree=23655600/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=59356 CPUtime=582.27 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 13013 0 0 0 58224 3 0 0 25 0 1 0 572945011 60780544 11993 33554432000 4194304 4929204 140733498048432 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14839 11993 373 180 0 11849 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 59356

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

[startup+588.701 s]
/proc/loadavg: 4.00 4.24 5.44 5/190 20978
/proc/meminfo: memFree=23654476/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=59356 CPUtime=588.67 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 13013 0 0 0 58864 3 0 0 25 0 1 0 572945011 60780544 11993 33554432000 4194304 4929204 140733498048432 18446744073709551615 4638395 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14839 11993 373 180 0 11849 0
Current children cumulated CPU time (s) 588.67
Current children cumulated vsize (KiB) 59356

[startup+591.901 s]
/proc/loadavg: 4.00 4.23 5.43 5/190 20978
/proc/meminfo: memFree=23654352/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=59356 CPUtime=591.88 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 13013 0 0 0 59185 3 0 0 25 0 1 0 572945011 60780544 11993 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14839 11993 373 180 0 11849 0
Current children cumulated CPU time (s) 591.88
Current children cumulated vsize (KiB) 59356

[startup+593.501 s]
/proc/loadavg: 4.00 4.23 5.43 5/190 20978
/proc/meminfo: memFree=23654352/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=59356 CPUtime=593.47 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 13013 0 0 0 59344 3 0 0 25 0 1 0 572945011 60780544 11993 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14839 11993 373 180 0 11849 0
Current children cumulated CPU time (s) 593.47
Current children cumulated vsize (KiB) 59356

[startup+595.106 s]
/proc/loadavg: 4.00 4.23 5.43 5/190 20978
/proc/meminfo: memFree=23654228/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=59356 CPUtime=595.08 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 13013 0 0 0 59505 3 0 0 25 0 1 0 572945011 60780544 11993 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14839 11993 373 180 0 11849 0
Current children cumulated CPU time (s) 595.08
Current children cumulated vsize (KiB) 59356

[startup+595.9 s]
/proc/loadavg: 4.00 4.23 5.43 5/190 20978
/proc/meminfo: memFree=23654228/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=59356 CPUtime=595.87 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 13013 0 0 0 59584 3 0 0 25 0 1 0 572945011 60780544 11993 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14839 11993 373 180 0 11849 0
Current children cumulated CPU time (s) 595.87
Current children cumulated vsize (KiB) 59356

[startup+596.1 s]
/proc/loadavg: 4.00 4.23 5.43 5/190 20978
/proc/meminfo: memFree=23654228/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=59356 CPUtime=596.08 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 13013 0 0 0 59605 3 0 0 25 0 1 0 572945011 60780544 11993 33554432000 4194304 4929204 140733498048432 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14839 11993 373 180 0 11849 0
Current children cumulated CPU time (s) 596.08
Current children cumulated vsize (KiB) 59356

[startup+596.207 s]
/proc/loadavg: 4.00 4.23 5.43 5/190 20978
/proc/meminfo: memFree=23654228/32950928 swapFree=67071984/67111528
[pid=20924] ppid=20922 vsize=59356 CPUtime=596.18 cores=1,3
/proc/20924/stat : 20924 (clasp) R 20922 20924 20874 0 -1 4202496 13024 0 0 0 59615 3 0 0 25 0 1 0 572945011 60780544 12004 33554432000 4194304 4929204 140733498048432 18446744073709551615 4670141 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20924/statm: 14839 12004 384 180 0 11849 0
Current children cumulated CPU time (s) 596.18
Current children cumulated vsize (KiB) 59356

Child status: 20
Real time (s): 596.22
CPU time (s): 596.207
CPU user time (s): 596.164
CPU system time (s): 0.042993
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 59356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 596.164
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13028
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1353

runsolver used 0.963853 second user time and 2.29465 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-26 16:12:23
IDJOB=3300162
IDBENCH=83117
IDSOLVER=1684
FILE ID=node116/3300162-1303827143
RUNJOBID= node116-1303827141-20894
PBS_JOBID= 13160805
Free space on /tmp= 72592 MiB

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

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=123336853

node116.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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.75
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.826
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.826
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.77
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.826
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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:      23929572 kB
Buffers:       1880424 kB
Cached:        6607320 kB
SwapCached:       9732 kB
Active:        3887008 kB
Inactive:      4710696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23929572 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            9924 kB
Writeback:           0 kB
AnonPages:      103600 kB
Mapped:          14588 kB
Slab:           358036 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   302272 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= 72592 MiB
End job on node116 at 2011-04-26 16:22:20