Trace number 3300283

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-crafted? (TO) 1300.03 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...829752/instance-3300283-1303829752.cnf
2.99/3.03	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: 1296.97s 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-3300283-1303829752/watcher-3300283-1303829752 -o /tmp/evaluation-result-3300283-1303829752/solver-3300283-1303829752 -C 2400 -W 1300 -M 7680 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300283-1303829752.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: 2.76 3.04 3.64 3/181 17087
/proc/meminfo: memFree=14069640/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=13684 CPUtime=0 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 728 0 0 0 0 0 0 0 25 0 1 0 494573947 14012416 652 33554432000 4194304 4929204 140734077190768 18446744073709551615 235594529126 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 3421 663 327 180 0 431 0

[startup+0.0870139 s]
/proc/loadavg: 2.76 3.04 3.64 3/181 17087
/proc/meminfo: memFree=14069640/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=28984 CPUtime=0.08 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 6244 0 0 0 8 0 0 0 25 0 1 0 494573947 29679616 4410 33554432000 4194304 4929204 140734077190768 18446744073709551615 235594527429 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 7246 4411 327 180 0 4256 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28984

[startup+0.101012 s]
/proc/loadavg: 2.76 3.04 3.64 3/181 17087
/proc/meminfo: memFree=14069640/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=31728 CPUtime=0.09 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 6958 0 0 0 9 0 0 0 25 0 1 0 494573947 32489472 5105 33554432000 4194304 4929204 140734077190768 18446744073709551615 235594527429 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 7932 5108 336 180 0 4942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31728

[startup+0.300976 s]
/proc/loadavg: 2.76 3.04 3.64 3/181 17087
/proc/meminfo: memFree=14069640/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=37396 CPUtime=0.29 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 8322 0 0 0 29 0 0 0 25 0 1 0 494573947 38293504 6469 33554432000 4194304 4929204 140734077190768 18446744073709551615 4582188 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 9349 6469 337 180 0 6359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37396

[startup+0.700907 s]
/proc/loadavg: 2.76 3.04 3.64 3/181 17087
/proc/meminfo: memFree=14069640/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=37396 CPUtime=0.69 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 8322 0 0 0 69 0 0 0 25 0 1 0 494573947 38293504 6469 33554432000 4194304 4929204 140734077190768 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 9349 6469 337 180 0 6359 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37396

[startup+1.50083 s]
/proc/loadavg: 2.76 3.04 3.64 5/190 17104
/proc/meminfo: memFree=14024504/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=37396 CPUtime=1.49 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 8322 0 0 0 149 0 0 0 25 0 1 0 494573947 38293504 6469 33554432000 4194304 4929204 140734077190768 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 9349 6469 337 180 0 6359 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37396

[startup+3.10048 s]
/proc/loadavg: 2.76 3.04 3.64 5/190 17104
/proc/meminfo: memFree=14018076/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=36788 CPUtime=3.09 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 9142 0 0 0 309 0 0 0 25 0 1 0 494573947 37670912 6496 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 9197 6496 366 180 0 6207 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36788

[startup+6.30092 s]
/proc/loadavg: 2.86 3.06 3.64 5/190 17104
/proc/meminfo: memFree=14009624/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=36788 CPUtime=6.29 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 9143 0 0 0 629 0 0 0 25 0 1 0 494573947 37670912 6497 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316095 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 9197 6497 367 180 0 6207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36788

[startup+12.7008 s]
/proc/loadavg: 2.95 3.07 3.64 5/190 17131
/proc/meminfo: memFree=13997876/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=36920 CPUtime=12.69 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 9207 0 0 0 1269 0 0 0 25 0 1 0 494573947 37806080 6561 33554432000 4194304 4929204 140734077190768 18446744073709551615 4327577 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 9230 6561 367 180 0 6240 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36920

[startup+25.5005 s]
/proc/loadavg: 3.18 3.12 3.65 5/190 17132
/proc/meminfo: memFree=13981772/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=43156 CPUtime=25.49 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 10749 0 0 0 2548 1 0 0 25 0 1 0 494573947 44191744 8103 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 10789 8103 367 180 0 7799 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43156

[startup+51.1011 s]
/proc/loadavg: 3.46 3.19 3.65 5/190 17133
/proc/meminfo: memFree=13956896/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=47824 CPUtime=51.09 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 11905 0 0 0 5108 1 0 0 25 0 1 0 494573947 48971776 9259 33554432000 4194304 4929204 140734077190768 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 11956 9259 367 180 0 8966 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47824

[startup+102.307 s]
/proc/loadavg: 3.76 3.31 3.67 5/190 17134
/proc/meminfo: memFree=13927988/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=58284 CPUtime=102.29 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 14507 0 0 0 10228 1 0 0 25 0 1 0 494573947 59682816 11861 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316249 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 14571 11861 367 180 0 11581 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 58284

[startup+162.3 s]
/proc/loadavg: 3.91 3.43 3.69 5/190 17135
/proc/meminfo: memFree=13906384/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=59828 CPUtime=162.28 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 14862 0 0 0 16227 1 0 0 25 0 1 0 494573947 61263872 12216 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 14957 12216 367 180 0 11967 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 59828

[startup+222.301 s]
/proc/loadavg: 3.97 3.53 3.70 5/190 17137
/proc/meminfo: memFree=13888372/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=69544 CPUtime=222.29 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 17266 0 0 0 22227 2 0 0 25 0 1 0 494573947 71213056 14620 33554432000 4194304 4929204 140734077190768 18446744073709551615 4632659 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 17386 14620 369 180 0 14396 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 69544

[startup+282.3 s]
/proc/loadavg: 3.99 3.62 3.72 5/190 17139
/proc/meminfo: memFree=13879056/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=72316 CPUtime=282.29 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 17981 0 0 0 28227 2 0 0 25 0 1 0 494573947 74051584 15335 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 18079 15335 369 180 0 15089 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 72316

[startup+342.301 s]
/proc/loadavg: 4.03 3.70 3.74 5/190 17149
/proc/meminfo: memFree=13854900/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=83636 CPUtime=342.29 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 20787 0 0 0 34226 3 0 0 25 0 1 0 494573947 85643264 18141 33554432000 4194304 4929204 140734077190768 18446744073709551615 4627871 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 20909 18141 369 180 0 17919 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 83636

[startup+402.3 s]
/proc/loadavg: 4.04 3.76 3.76 5/190 17151
/proc/meminfo: memFree=13850664/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=83636 CPUtime=402.29 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 20801 0 0 0 40226 3 0 0 25 0 1 0 494573947 85643264 18155 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 20909 18155 369 180 0 17919 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 83636

[startup+462.301 s]
/proc/loadavg: 4.01 3.80 3.77 5/190 17152
/proc/meminfo: memFree=13844564/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=85488 CPUtime=462.29 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 21270 0 0 0 46226 3 0 0 25 0 1 0 494573947 87539712 18624 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 21372 18624 369 180 0 18382 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 85488

[startup+522.3 s]
/proc/loadavg: 3.78 3.79 3.76 4/184 17174
/proc/meminfo: memFree=13882016/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=85488 CPUtime=522.29 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 21273 0 0 0 52226 3 0 0 25 0 1 0 494573947 87539712 18627 33554432000 4194304 4929204 140734077190768 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 21372 18627 369 180 0 18382 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 85488

[startup+582.301 s]
/proc/loadavg: 3.00 3.58 3.69 3/178 17193
/proc/meminfo: memFree=13934128/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=85488 CPUtime=582.29 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 21279 0 0 0 58226 3 0 0 25 0 1 0 494573947 87539712 18633 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 21372 18633 369 180 0 18382 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 85488

[startup+642.301 s]
/proc/loadavg: 2.37 3.29 3.58 3/178 17194
/proc/meminfo: memFree=13933116/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=86720 CPUtime=642.3 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 21569 0 0 0 64227 3 0 0 25 0 1 0 494573947 88801280 18923 33554432000 4194304 4929204 140734077190768 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 21680 18923 369 180 0 18690 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 86720

[startup+702.301 s]
/proc/loadavg: 2.13 3.05 3.48 3/178 17196
/proc/meminfo: memFree=13921552/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=92348 CPUtime=702.3 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 22955 0 0 0 70227 3 0 0 25 0 1 0 494573947 94564352 20309 33554432000 4194304 4929204 140734077190768 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 23087 20309 369 180 0 20097 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 92348

[startup+762.307 s]
/proc/loadavg: 2.05 2.86 3.38 3/178 17197
/proc/meminfo: memFree=13920648/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=93140 CPUtime=762.3 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 23167 0 0 0 76227 3 0 0 25 0 1 0 494573947 95375360 20521 33554432000 4194304 4929204 140734077190768 18446744073709551615 4327703 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 23285 20521 369 180 0 20295 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 93140

[startup+822.3 s]
/proc/loadavg: 2.02 2.70 3.30 3/178 17199
/proc/meminfo: memFree=13909220/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=99696 CPUtime=822.3 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 24765 0 0 0 82227 3 0 0 25 0 1 0 494573947 102088704 22119 33554432000 4194304 4929204 140734077190768 18446744073709551615 4327646 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 24924 22119 369 180 0 21934 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 99696

[startup+882.301 s]
/proc/loadavg: 2.06 2.58 3.22 3/178 17201
/proc/meminfo: memFree=13904860/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=101564 CPUtime=882.3 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 25252 0 0 0 88227 3 0 0 25 0 1 0 494573947 104001536 22606 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 25391 22606 369 180 0 22401 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 101564

[startup+942.3 s]
/proc/loadavg: 2.02 2.47 3.14 3/178 17202
/proc/meminfo: memFree=13899872/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=103148 CPUtime=942.31 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 25620 0 0 0 94227 4 0 0 25 0 1 0 494573947 105623552 22974 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 25787 22974 369 180 0 22797 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 103148

[startup+1002.3 s]
/proc/loadavg: 2.00 2.39 3.06 3/178 17204
/proc/meminfo: memFree=13897992/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=104968 CPUtime=1002.31 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 26097 0 0 0 100227 4 0 0 25 0 1 0 494573947 107487232 23451 33554432000 4194304 4929204 140734077190768 18446744073709551615 4638425 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 26242 23451 369 180 0 23252 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 104968

[startup+1062.3 s]
/proc/loadavg: 2.00 2.31 2.99 3/178 17205
/proc/meminfo: memFree=13896980/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=106100 CPUtime=1062.31 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 26344 0 0 0 106227 4 0 0 25 0 1 0 494573947 108646400 23698 33554432000 4194304 4929204 140734077190768 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 26525 23698 369 180 0 23535 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 106100

[startup+1122.3 s]
/proc/loadavg: 2.00 2.25 2.93 3/178 17207
/proc/meminfo: memFree=13896956/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=106100 CPUtime=1122.31 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 26353 0 0 0 112227 4 0 0 25 0 1 0 494573947 108646400 23707 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316306 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 26525 23707 369 180 0 23535 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 106100

[startup+1182.3 s]
/proc/loadavg: 2.00 2.20 2.87 3/178 17209
/proc/meminfo: memFree=13884044/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=117960 CPUtime=1182.31 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 29308 0 0 0 118227 4 0 0 25 0 1 0 494573947 120791040 26662 33554432000 4194304 4929204 140734077190768 18446744073709551615 4633944 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 29490 26662 369 180 0 26500 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 117960

[startup+1242.3 s]
/proc/loadavg: 2.00 2.16 2.81 3/178 17210
/proc/meminfo: memFree=13881548/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=120072 CPUtime=1242.31 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 29845 0 0 0 124226 5 0 0 25 0 1 0 494573947 122953728 27199 33554432000 4194304 4929204 140734077190768 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 30018 27199 369 180 0 27028 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 120072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.13 2.76 3/178 17212
/proc/meminfo: memFree=13880028/32950928 swapFree=67111528/67111528
[pid=17087] ppid=17085 vsize=120072 CPUtime=1300.02 cores=4,6
/proc/17087/stat : 17087 (clasp) R 17085 17087 16746 0 -1 4202496 29858 0 0 0 129997 5 0 0 25 0 1 0 494573947 122953728 27212 33554432000 4194304 4929204 140734077190768 18446744073709551615 4316118 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17087/statm: 30018 27212 369 180 0 27028 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 120072

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.03
CPU user time (s): 1299.98
CPU system time (s): 0.056991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 120072

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

runsolver used 2.10968 second user time and 4.49132 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-26 16:55:52
IDJOB=3300283
IDBENCH=88211
IDSOLVER=1685
FILE ID=node120/3300283-1303829752
RUNJOBID= node120-1303829752-17062
PBS_JOBID= 13160804
Free space on /tmp= 72116 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300283-1303829752/watcher-3300283-1303829752 -o /tmp/evaluation-result-3300283-1303829752/solver-3300283-1303829752 -C 2400 -W 1300 -M 7680  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300283-1303829752.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=918060597

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:      14068432 kB
Buffers:       2474592 kB
Cached:       15765108 kB
SwapCached:          0 kB
Active:       10737932 kB
Inactive:      7573868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14068432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8576 kB
Writeback:           0 kB
AnonPages:       71616 kB
Mapped:          15468 kB
Slab:           506896 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   217008 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= 72116 MiB
End job on node120 at 2011-04-26 17:17:34