Trace number 3300201

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.04 1300.01

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828447/instance-3300201-1303828447.cnf
0.00/0.02	c Solving...
1300.02/1300.00	
1300.02/1300.00	*** INTERRUPTED! ***
1300.02/1300.00	s UNKNOWN
1300.02/1300.00	
1300.02/1300.00	c INTERRUPTED   : 1
1300.02/1300.00	c Models        : 0+    
1300.02/1300.00	c Time          : 1300.004s (Solving: 1299.98s 1st Model: 0.00s Unsat: 0.00s)
1300.02/1300.00	c CPU Time      : 1300.020s

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-3300201-1303828447/watcher-3300201-1303828447 -o /tmp/evaluation-result-3300201-1303828447/solver-3300201-1303828447 -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-3300201-1303828447.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: 3.76 4.00 4.82 4/189 16952
/proc/meminfo: memFree=13929356/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=13844 CPUtime=0 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 850 0 0 0 0 0 0 0 25 0 1 0 494443431 14176256 757 33554432000 4194304 4929204 140736550414832 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 3461 757 330 180 0 471 0

[startup+0.028013 s]
/proc/loadavg: 3.76 4.00 4.82 4/189 16952
/proc/meminfo: memFree=13929356/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=14436 CPUtime=0.02 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 1144 0 0 0 2 0 0 0 25 0 1 0 494443431 14782464 939 33554432000 4194304 4929204 140736550414832 18446744073709551615 4626818 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 3609 939 360 180 0 619 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14436

[startup+0.101109 s]
/proc/loadavg: 3.76 4.00 4.82 4/189 16952
/proc/meminfo: memFree=13929356/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=14436 CPUtime=0.09 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 1154 0 0 0 9 0 0 0 25 0 1 0 494443431 14782464 949 33554432000 4194304 4929204 140736550414832 18446744073709551615 4663501 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 3609 949 367 180 0 619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14436

[startup+0.300968 s]
/proc/loadavg: 3.76 4.00 4.82 4/189 16952
/proc/meminfo: memFree=13929356/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=14596 CPUtime=0.29 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 1174 0 0 0 29 0 0 0 25 0 1 0 494443431 14946304 969 33554432000 4194304 4929204 140736550414832 18446744073709551615 4337392 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 3649 969 367 180 0 659 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14596

[startup+0.700955 s]
/proc/loadavg: 3.76 4.00 4.82 4/189 16952
/proc/meminfo: memFree=13929356/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=15600 CPUtime=0.69 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 1423 0 0 0 69 0 0 0 25 0 1 0 494443431 15974400 1218 33554432000 4194304 4929204 140736550414832 18446744073709551615 4638366 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 3900 1218 367 180 0 910 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15600

[startup+1.50088 s]
/proc/loadavg: 3.76 4.00 4.82 5/190 16953
/proc/meminfo: memFree=13916584/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=16504 CPUtime=1.49 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 1637 0 0 0 149 0 0 0 25 0 1 0 494443431 16900096 1432 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 4126 1432 367 180 0 1136 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16504

[startup+3.10054 s]
/proc/loadavg: 3.76 4.00 4.82 5/190 16953
/proc/meminfo: memFree=13914972/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=17296 CPUtime=3.09 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 1878 0 0 0 309 0 0 0 25 0 1 0 494443431 17711104 1673 33554432000 4194304 4929204 140736550414832 18446744073709551615 4632659 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 4324 1673 372 180 0 1334 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17296

[startup+6.30098 s]
/proc/loadavg: 3.78 4.00 4.82 5/190 16954
/proc/meminfo: memFree=13912908/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=19664 CPUtime=6.29 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 2456 0 0 0 629 0 0 0 25 0 1 0 494443431 20135936 2251 33554432000 4194304 4929204 140736550414832 18446744073709551615 4658009 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 4916 2251 373 180 0 1926 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19664

[startup+12.7009 s]
/proc/loadavg: 3.80 4.00 4.81 5/190 16954
/proc/meminfo: memFree=13908820/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=22084 CPUtime=12.69 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 3102 0 0 0 1269 0 0 0 25 0 1 0 494443431 22614016 2843 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 5521 2843 373 180 0 2531 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22084

[startup+25.5006 s]
/proc/loadavg: 3.84 4.00 4.80 5/190 16954
/proc/meminfo: memFree=13903992/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=27252 CPUtime=25.49 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 4435 0 0 0 2548 1 0 0 25 0 1 0 494443431 27906048 4095 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633065 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 6813 4095 373 180 0 3823 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27252

[startup+51.1011 s]
/proc/loadavg: 3.89 4.00 4.78 5/190 16955
/proc/meminfo: memFree=13889572/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=29552 CPUtime=51.09 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 4990 0 0 0 5108 1 0 0 25 0 1 0 494443431 30261248 4650 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 7388 4650 373 180 0 4398 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29552

[startup+102.307 s]
/proc/loadavg: 4.01 4.01 4.74 5/190 16956
/proc/meminfo: memFree=13829628/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=33572 CPUtime=102.3 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 5942 0 0 0 10229 1 0 0 25 0 1 0 494443431 34377728 5602 33554432000 4194304 4929204 140736550414832 18446744073709551615 235594564246 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 8393 5602 373 180 0 5403 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 33572

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 4.69 5/190 16958
/proc/meminfo: memFree=13805164/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=35540 CPUtime=162.3 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 6406 0 0 0 16229 1 0 0 25 0 1 0 494443431 36392960 6066 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 8885 6066 373 180 0 5895 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 35540

[startup+222.301 s]
/proc/loadavg: 4.05 4.02 4.65 5/190 16959
/proc/meminfo: memFree=13735324/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=37268 CPUtime=222.3 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 6803 0 0 0 22229 1 0 0 25 0 1 0 494443431 38162432 6463 33554432000 4194304 4929204 140736550414832 18446744073709551615 4632901 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 9317 6463 373 180 0 6327 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 37268

[startup+282.3 s]
/proc/loadavg: 4.02 4.01 4.60 5/190 16961
/proc/meminfo: memFree=13639564/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=41420 CPUtime=282.3 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 7804 0 0 0 28229 1 0 0 25 0 1 0 494443431 42414080 7464 33554432000 4194304 4929204 140736550414832 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 10355 7464 373 180 0 7365 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 41420

[startup+342.301 s]
/proc/loadavg: 4.05 4.02 4.57 5/190 16962
/proc/meminfo: memFree=13622800/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=42560 CPUtime=342.3 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 8044 0 0 0 34229 1 0 0 25 0 1 0 494443431 43581440 7704 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 10640 7704 373 180 0 7650 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 42560

[startup+402.3 s]
/proc/loadavg: 4.02 4.02 4.53 5/190 16964
/proc/meminfo: memFree=13608136/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=44292 CPUtime=402.3 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 8467 0 0 0 40229 1 0 0 25 0 1 0 494443431 45355008 8127 33554432000 4194304 4929204 140736550414832 18446744073709551615 4657872 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 11073 8127 373 180 0 8083 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 44292

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 4.50 5/190 16966
/proc/meminfo: memFree=13583320/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=45988 CPUtime=462.3 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 8902 0 0 0 46229 1 0 0 25 0 1 0 494443431 47091712 8562 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 11497 8562 373 180 0 8507 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 45988

[startup+522.3 s]
/proc/loadavg: 4.00 4.01 4.46 5/190 16967
/proc/meminfo: memFree=13484216/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=47684 CPUtime=522.3 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 9286 0 0 0 52229 1 0 0 25 0 1 0 494443431 48828416 8946 33554432000 4194304 4929204 140736550414832 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 11921 8946 373 180 0 8931 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 47684

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 4.43 5/190 16969
/proc/meminfo: memFree=13451944/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=49884 CPUtime=582.3 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 9820 0 0 0 58229 1 0 0 25 0 1 0 494443431 51081216 9480 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 12471 9480 373 180 0 9481 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 49884

[startup+642.301 s]
/proc/loadavg: 3.66 3.92 4.37 4/184 16988
/proc/meminfo: memFree=13466144/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=50980 CPUtime=642.31 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 10084 0 0 0 64230 1 0 0 25 0 1 0 494443431 52203520 9744 33554432000 4194304 4929204 140736550414832 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 12745 9744 373 180 0 9755 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 50980

[startup+702.3 s]
/proc/loadavg: 3.24 3.75 4.28 4/184 16990
/proc/meminfo: memFree=13461532/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=52124 CPUtime=702.3 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 10371 0 0 0 70229 1 0 0 25 0 1 0 494443431 53374976 10031 33554432000 4194304 4929204 140736550414832 18446744073709551615 4627948 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 13031 10031 373 180 0 10041 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 52124

[startup+762.307 s]
/proc/loadavg: 3.15 3.63 4.21 4/184 16992
/proc/meminfo: memFree=13461248/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=52380 CPUtime=762.31 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 10443 0 0 0 76230 1 0 0 25 0 1 0 494443431 53637120 10103 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 13095 10103 373 180 0 10105 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 52380

[startup+822.3 s]
/proc/loadavg: 3.06 3.51 4.13 4/184 16993
/proc/meminfo: memFree=13460844/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=53012 CPUtime=822.3 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 10601 0 0 0 82229 1 0 0 25 0 1 0 494443431 54284288 10261 33554432000 4194304 4929204 140736550414832 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 13253 10261 373 180 0 10263 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 53012

[startup+882.301 s]
/proc/loadavg: 3.09 3.43 4.06 4/184 16995
/proc/meminfo: memFree=13457104/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=56152 CPUtime=882.31 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 11364 0 0 0 88229 2 0 0 25 0 1 0 494443431 57499648 11024 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633584 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 14038 11024 373 180 0 11048 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 56152

[startup+942.3 s]
/proc/loadavg: 3.03 3.35 3.99 4/184 16996
/proc/meminfo: memFree=13456196/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=56920 CPUtime=942.31 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 11586 0 0 0 94229 2 0 0 25 0 1 0 494443431 58286080 11246 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 14230 11246 373 180 0 11240 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 56920

[startup+1002.3 s]
/proc/loadavg: 3.01 3.28 3.93 4/184 16998
/proc/meminfo: memFree=13438568/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=56920 CPUtime=1002.32 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 11586 0 0 0 100230 2 0 0 25 0 1 0 494443431 58286080 11246 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633001 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 14230 11246 373 180 0 11240 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 56920

[startup+1062.3 s]
/proc/loadavg: 3.00 3.23 3.87 4/184 17000
/proc/meminfo: memFree=13437544/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=58052 CPUtime=1062.32 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 11858 0 0 0 106230 2 0 0 25 0 1 0 494443431 59445248 11518 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633400 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 14513 11518 373 180 0 11523 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 58052

[startup+1122.3 s]
/proc/loadavg: 3.00 3.18 3.81 4/184 17001
/proc/meminfo: memFree=13433312/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=58052 CPUtime=1122.32 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 11858 0 0 0 112230 2 0 0 25 0 1 0 494443431 59445248 11518 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 14513 11518 373 180 0 11523 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 58052

[startup+1182.3 s]
/proc/loadavg: 3.00 3.15 3.76 4/184 17003
/proc/meminfo: memFree=13427708/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=60268 CPUtime=1182.32 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 12376 0 0 0 118230 2 0 0 25 0 1 0 494443431 61714432 12036 33554432000 4194304 4929204 140736550414832 18446744073709551615 4657929 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 15067 12036 373 180 0 12077 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 60268

[startup+1242.3 s]
/proc/loadavg: 3.00 3.12 3.71 4/184 17004
/proc/meminfo: memFree=13420732/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=60984 CPUtime=1242.32 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 12577 0 0 0 124230 2 0 0 25 0 1 0 494443431 62447616 12237 33554432000 4194304 4929204 140736550414832 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 15246 12237 373 180 0 12256 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 60984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.09 3.66 2/181 17008
/proc/meminfo: memFree=14024740/32950928 swapFree=67111528/67111528
[pid=16952] ppid=16950 vsize=61636 CPUtime=1300.02 cores=4,6
/proc/16952/stat : 16952 (clasp) R 16950 16952 16746 0 -1 4202496 12719 0 0 0 130000 2 0 0 25 0 1 0 494443431 63115264 12379 33554432000 4194304 4929204 140736550414832 18446744073709551615 4632675 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/16952/statm: 15409 12379 373 180 0 12419 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 61636

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.01
CPU time (s): 1300.04
CPU user time (s): 1300.01
CPU system time (s): 0.030995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 61636

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

runsolver used 2.15267 second user time and 4.91125 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-26 16:34:07
IDJOB=3300201
IDBENCH=84237
IDSOLVER=1684
FILE ID=node120/3300201-1303828447
RUNJOBID= node120-1303827141-16765
PBS_JOBID= 13160804
Free space on /tmp= 72116 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.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-3300201-1303828447/watcher-3300201-1303828447 -o /tmp/evaluation-result-3300201-1303828447/solver-3300201-1303828447 -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-3300201-1303828447.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=1639539812

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:      13929760 kB
Buffers:       2474556 kB
Cached:       15767124 kB
SwapCached:          0 kB
Active:       10878916 kB
Inactive:      7572632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13929760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8188 kB
Writeback:           0 kB
AnonPages:      208072 kB
Mapped:          16472 kB
Slab:           506580 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   395904 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= 72124 MiB
End job on node120 at 2011-04-26 16:55:49