Trace number 3300516

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

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
Bench CategoryCRAFTED (crafted 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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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 ...828893/instance-3300516-1303828893.cnf
0.00/0.00	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.004s (Solving: 1300.00s 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-3300516-1303828893/watcher-3300516-1303828893 -o /tmp/evaluation-result-3300516-1303828893/solver-3300516-1303828893 -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-3300516-1303828893.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: 0.92 1.06 1.86 3/182 29339
/proc/meminfo: memFree=23692388/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=12436 CPUtime=0 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 510 0 0 0 0 0 0 0 22 0 1 0 494487941 12734464 449 33554432000 4194304 4929204 140733359153904 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3109 449 360 180 0 119 0

[startup+0.0584029 s]
/proc/loadavg: 0.92 1.06 1.86 3/182 29339
/proc/meminfo: memFree=23692388/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=12704 CPUtime=0.05 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 581 0 0 0 5 0 0 0 22 0 1 0 494487941 13008896 520 33554432000 4194304 4929204 140733359153904 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3176 520 367 180 0 186 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12704

[startup+0.100396 s]
/proc/loadavg: 0.92 1.06 1.86 3/182 29339
/proc/meminfo: memFree=23692388/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=12836 CPUtime=0.09 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 599 0 0 0 9 0 0 0 22 0 1 0 494487941 13144064 538 33554432000 4194304 4929204 140733359153904 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3209 538 367 180 0 219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12836

[startup+0.300361 s]
/proc/loadavg: 0.92 1.06 1.86 3/182 29339
/proc/meminfo: memFree=23692388/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=12968 CPUtime=0.29 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 658 0 0 0 29 0 0 0 23 0 1 0 494487941 13279232 597 33554432000 4194304 4929204 140733359153904 18446744073709551615 4628096 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3242 597 367 180 0 252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12968

[startup+0.700291 s]
/proc/loadavg: 0.92 1.06 1.86 3/182 29339
/proc/meminfo: memFree=23692388/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=13236 CPUtime=0.69 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 726 0 0 0 69 0 0 0 25 0 1 0 494487941 13553664 665 33554432000 4194304 4929204 140733359153904 18446744073709551615 4633851 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3309 665 367 180 0 319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13236

[startup+1.50015 s]
/proc/loadavg: 0.92 1.06 1.86 5/188 29350
/proc/meminfo: memFree=23686016/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=13640 CPUtime=1.49 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 816 0 0 0 149 0 0 0 25 0 1 0 494487941 13967360 755 33554432000 4194304 4929204 140733359153904 18446744073709551615 4633935 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3410 755 367 180 0 420 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13640

[startup+3.10088 s]
/proc/loadavg: 0.92 1.06 1.86 5/188 29350
/proc/meminfo: memFree=23683164/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=13908 CPUtime=3.1 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 876 0 0 0 310 0 0 0 25 0 1 0 494487941 14241792 815 33554432000 4194304 4929204 140733359153904 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3477 815 367 180 0 487 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 13908

[startup+6.30033 s]
/proc/loadavg: 1.17 1.11 1.87 5/188 29350
/proc/meminfo: memFree=23680600/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=14172 CPUtime=6.3 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 958 0 0 0 630 0 0 0 25 0 1 0 494487941 14512128 897 33554432000 4194304 4929204 140733359153904 18446744073709551615 4320536 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3543 897 368 180 0 553 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 14172

[startup+12.7002 s]
/proc/loadavg: 1.39 1.15 1.88 5/188 29350
/proc/meminfo: memFree=23676288/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=14568 CPUtime=12.7 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1051 0 0 0 1270 0 0 0 25 0 1 0 494487941 14917632 990 33554432000 4194304 4929204 140733359153904 18446744073709551615 4628118 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3642 990 368 180 0 652 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14568

[startup+25.501 s]
/proc/loadavg: 1.97 1.29 1.91 5/188 29351
/proc/meminfo: memFree=23672944/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=14824 CPUtime=25.5 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1125 0 0 0 2550 0 0 0 25 0 1 0 494487941 15179776 1064 33554432000 4194304 4929204 140733359153904 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3706 1064 368 180 0 716 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 14824

[startup+51.1006 s]
/proc/loadavg: 2.66 1.51 1.97 5/188 29351
/proc/meminfo: memFree=23668784/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=15228 CPUtime=51.1 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1213 0 0 0 5110 0 0 0 25 0 1 0 494487941 15593472 1152 33554432000 4194304 4929204 140733359153904 18446744073709551615 4316306 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3807 1152 368 180 0 817 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 15228

[startup+102.306 s]
/proc/loadavg: 3.47 1.91 2.08 5/188 29353
/proc/meminfo: memFree=23661808/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=15628 CPUtime=102.3 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1299 0 0 0 10230 0 0 0 25 0 1 0 494487941 16003072 1238 33554432000 4194304 4929204 140733359153904 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3907 1238 368 180 0 917 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15628

[startup+162.3 s]
/proc/loadavg: 3.80 2.29 2.19 5/188 29381
/proc/meminfo: memFree=23658328/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=15900 CPUtime=162.3 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1361 0 0 0 16230 0 0 0 25 0 1 0 494487941 16281600 1300 33554432000 4194304 4929204 140733359153904 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 3975 1300 368 180 0 985 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 15900

[startup+222.3 s]
/proc/loadavg: 4.00 2.61 2.31 5/188 29383
/proc/meminfo: memFree=23648968/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16040 CPUtime=222.3 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1407 0 0 0 22230 0 0 0 25 0 1 0 494487941 16424960 1346 33554432000 4194304 4929204 140733359153904 18446744073709551615 4632569 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4010 1346 368 180 0 1020 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 16040

[startup+282.301 s]
/proc/loadavg: 4.00 2.86 2.41 5/188 29385
/proc/meminfo: memFree=23640140/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16176 CPUtime=282.3 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1438 0 0 0 28230 0 0 0 25 0 1 0 494487941 16564224 1377 33554432000 4194304 4929204 140733359153904 18446744073709551615 4316070 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4044 1377 368 180 0 1054 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 16176

[startup+342.3 s]
/proc/loadavg: 4.05 3.08 2.51 5/188 29386
/proc/meminfo: memFree=23636648/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16308 CPUtime=342.3 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1466 0 0 0 34230 0 0 0 25 0 1 0 494487941 16699392 1405 33554432000 4194304 4929204 140733359153904 18446744073709551615 4634064 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4077 1405 368 180 0 1087 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 16308

[startup+402.301 s]
/proc/loadavg: 4.02 3.25 2.60 5/188 29388
/proc/meminfo: memFree=23631912/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16308 CPUtime=402.3 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1477 0 0 0 40230 0 0 0 25 0 1 0 494487941 16699392 1416 33554432000 4194304 4929204 140733359153904 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4077 1416 368 180 0 1087 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 16308

[startup+462.301 s]
/proc/loadavg: 4.00 3.38 2.69 5/188 29389
/proc/meminfo: memFree=23629768/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16308 CPUtime=462.3 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1494 0 0 0 46230 0 0 0 25 0 1 0 494487941 16699392 1433 33554432000 4194304 4929204 140733359153904 18446744073709551615 4359904 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4077 1433 368 180 0 1087 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 16308

[startup+522.3 s]
/proc/loadavg: 4.00 3.49 2.77 5/188 29391
/proc/meminfo: memFree=23627504/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16440 CPUtime=522.3 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1508 0 0 0 52230 0 0 0 25 0 1 0 494487941 16834560 1447 33554432000 4194304 4929204 140733359153904 18446744073709551615 4307382 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4110 1447 368 180 0 1120 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 16440

[startup+582.301 s]
/proc/loadavg: 4.00 3.58 2.84 5/188 29393
/proc/meminfo: memFree=23624388/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16440 CPUtime=582.31 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1525 0 0 0 58231 0 0 0 25 0 1 0 494487941 16834560 1464 33554432000 4194304 4929204 140733359153904 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4110 1464 368 180 0 1120 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 16440

[startup+642.301 s]
/proc/loadavg: 4.00 3.65 2.91 5/188 29394
/proc/meminfo: memFree=23622516/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16440 CPUtime=642.31 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1527 0 0 0 64231 0 0 0 25 0 1 0 494487941 16834560 1466 33554432000 4194304 4929204 140733359153904 18446744073709551615 4627790 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4110 1466 368 180 0 1120 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 16440

[startup+702.3 s]
/proc/loadavg: 4.00 3.71 2.98 5/188 29396
/proc/meminfo: memFree=23621256/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16580 CPUtime=702.31 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1538 0 0 0 70231 0 0 0 25 0 1 0 494487941 16977920 1477 33554432000 4194304 4929204 140733359153904 18446744073709551615 4632980 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4145 1477 368 180 0 1155 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 16580

[startup+762.306 s]
/proc/loadavg: 4.00 3.76 3.04 5/188 29397
/proc/meminfo: memFree=23619752/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16580 CPUtime=762.32 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1544 0 0 0 76232 0 0 0 25 0 1 0 494487941 16977920 1483 33554432000 4194304 4929204 140733359153904 18446744073709551615 4637470 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4145 1483 368 180 0 1155 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 16580

[startup+822.301 s]
/proc/loadavg: 4.00 3.80 3.10 5/188 29399
/proc/meminfo: memFree=23615388/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16580 CPUtime=822.31 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1554 0 0 0 82231 0 0 0 25 0 1 0 494487941 16977920 1493 33554432000 4194304 4929204 140733359153904 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4145 1493 368 180 0 1155 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 16580

[startup+882.3 s]
/proc/loadavg: 4.07 3.85 3.15 5/188 29401
/proc/meminfo: memFree=23612392/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16580 CPUtime=882.31 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1558 0 0 0 88231 0 0 0 25 0 1 0 494487941 16977920 1497 33554432000 4194304 4929204 140733359153904 18446744073709551615 4320489 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4145 1497 368 180 0 1155 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 16580

[startup+942.301 s]
/proc/loadavg: 4.10 3.89 3.21 5/188 29402
/proc/meminfo: memFree=23611256/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16580 CPUtime=942.31 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1558 0 0 0 94231 0 0 0 25 0 1 0 494487941 16977920 1497 33554432000 4194304 4929204 140733359153904 18446744073709551615 4627696 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4145 1497 368 180 0 1155 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 16580

[startup+1002.3 s]
/proc/loadavg: 4.04 3.91 3.26 5/188 29404
/proc/meminfo: memFree=23610004/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16716 CPUtime=1002.31 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1566 0 0 0 100231 0 0 0 25 0 1 0 494487941 17117184 1505 33554432000 4194304 4929204 140733359153904 18446744073709551615 4327539 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4179 1505 368 180 0 1189 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 16716

[startup+1062.3 s]
/proc/loadavg: 4.01 3.92 3.30 5/188 29405
/proc/meminfo: memFree=23608996/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16716 CPUtime=1062.32 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1580 0 0 0 106232 0 0 0 25 0 1 0 494487941 17117184 1519 33554432000 4194304 4929204 140733359153904 18446744073709551615 4638384 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4179 1519 368 180 0 1189 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 16716

[startup+1122.3 s]
/proc/loadavg: 4.08 3.95 3.35 5/188 29407
/proc/meminfo: memFree=23607236/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16716 CPUtime=1122.32 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1584 0 0 0 112232 0 0 0 25 0 1 0 494487941 17117184 1523 33554432000 4194304 4929204 140733359153904 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4179 1523 368 180 0 1189 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 16716

[startup+1182.3 s]
/proc/loadavg: 4.03 3.96 3.38 5/188 29418
/proc/meminfo: memFree=23603332/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16716 CPUtime=1182.32 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1584 0 0 0 118232 0 0 0 25 0 1 0 494487941 17117184 1523 33554432000 4194304 4929204 140733359153904 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4179 1523 368 180 0 1189 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 16716

[startup+1242.3 s]
/proc/loadavg: 4.01 3.96 3.42 5/188 29419
/proc/meminfo: memFree=23602272/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16716 CPUtime=1242.32 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1588 0 0 0 124232 0 0 0 25 0 1 0 494487941 17117184 1527 33554432000 4194304 4929204 140733359153904 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4179 1527 368 180 0 1189 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 16716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.45 3/186 29423
/proc/meminfo: memFree=23644412/32951132 swapFree=67111364/67111528
[pid=29339] ppid=29337 vsize=16716 CPUtime=1300.03 cores=1,3
/proc/29339/stat : 29339 (clasp) R 29337 29339 28553 0 -1 4202496 1591 0 0 0 130003 0 0 0 25 0 1 0 494487941 17117184 1530 33554432000 4194304 4929204 140733359153904 18446744073709551615 4337416 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29339/statm: 4179 1530 368 180 0 1189 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 16716

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

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

runsolver used 1.78773 second user time and 4.13237 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 16:41:33
IDJOB=3300516
IDBENCH=84715
IDSOLVER=1685
FILE ID=node128/3300516-1303828893
RUNJOBID= node128-1303828893-29309
PBS_JOBID= 13160767
Free space on /tmp= 67016 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.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-3300516-1303828893/watcher-3300516-1303828893 -o /tmp/evaluation-result-3300516-1303828893/solver-3300516-1303828893 -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-3300516-1303828893.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=1236809130

node128.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.852
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.70
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.852
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	: 5332.75
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.852
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.852
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23692668 kB
Buffers:       1331512 kB
Cached:        7234124 kB
SwapCached:        160 kB
Active:        1762924 kB
Inactive:      6872708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23692668 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2396 kB
Writeback:           0 kB
AnonPages:       69468 kB
Mapped:          15948 kB
Slab:           559048 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   238804 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67016 MiB
End job on node128 at 2011-04-26 17:03:15