Trace number 3423127

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) 5000.11 5000.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
MD5SUMfaed4f95ee485d18812f5d39a28df3e5
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 variables349
Number of clauses33487
Sum of the clauses size151837
Maximum clause length19
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 330276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53211

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...690220/instance-3423127-1306690220.cnf
0.09/0.17	c Solving...
5000.09/5000.01	
5000.09/5000.01	*** INTERRUPTED! ***
5000.09/5000.01	s UNKNOWN
5000.09/5000.01	
5000.09/5000.01	c INTERRUPTED   : 1
5000.09/5000.01	c Models        : 0+    
5000.09/5000.01	c Time          : 5000.014s (Solving: 4999.84s 1st Model: 0.00s Unsat: 0.00s)
5000.09/5000.01	c CPU Time      : 5000.100s

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: 961)

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-3423127-1306690220/watcher-3423127-1306690220 -o /tmp/evaluation-result-3423127-1306690220/solver-3423127-1306690220 -C 5000 -W 5100 -M 15500 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-3423127-1306690220.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.26 4.12 3/464 5773
/proc/meminfo: memFree=14859292/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=13256 CPUtime=0 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 653 0 0 0 0 0 0 0 25 0 1 0 780621797 13574144 592 33554432000 4194304 4929204 140734956394064 18446744073709551615 248089359045 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5773/statm: 3314 593 327 180 0 324 0

[startup+0.041139 s]
/proc/loadavg: 2.07 2.26 4.12 3/464 5773
/proc/meminfo: memFree=14859292/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=15612 CPUtime=0.03 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 1346 0 0 0 3 0 0 0 25 0 1 0 780621797 15986688 1193 33554432000 4194304 4929204 140734956394064 18446744073709551615 4582288 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5773/statm: 3903 1193 337 180 0 913 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15612

[startup+0.101092 s]
/proc/loadavg: 2.07 2.26 4.12 3/464 5773
/proc/meminfo: memFree=14859292/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=15612 CPUtime=0.09 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 1346 0 0 0 9 0 0 0 25 0 1 0 780621797 15986688 1193 33554432000 4194304 4929204 140734956394064 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5773/statm: 3903 1193 337 180 0 913 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15612

[startup+0.301098 s]
/proc/loadavg: 2.07 2.26 4.12 3/464 5773
/proc/meminfo: memFree=14859292/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=15288 CPUtime=0.29 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 1388 0 0 0 29 0 0 0 25 0 1 0 780621797 15654912 1169 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5773/statm: 3822 1169 367 180 0 832 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15288

[startup+0.701098 s]
/proc/loadavg: 2.07 2.26 4.12 3/464 5773
/proc/meminfo: memFree=14859292/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=16212 CPUtime=0.69 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 1613 0 0 0 69 0 0 0 25 0 1 0 780621797 16601088 1394 33554432000 4194304 4929204 140734956394064 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5773/statm: 4053 1394 367 180 0 1063 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16212

[startup+1.50094 s]
/proc/loadavg: 2.07 2.26 4.12 3/465 5774
/proc/meminfo: memFree=14854084/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=16744 CPUtime=1.49 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 1732 0 0 0 149 0 0 0 25 0 1 0 780621797 17145856 1513 33554432000 4194304 4929204 140734956394064 18446744073709551615 4632980 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5773/statm: 4186 1513 367 180 0 1196 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16744

[startup+3.10066 s]
/proc/loadavg: 2.07 2.26 4.12 3/465 5774
/proc/meminfo: memFree=14852348/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=17600 CPUtime=3.09 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 1962 0 0 0 309 0 0 0 25 0 1 0 780621797 18022400 1743 33554432000 4194304 4929204 140734956394064 18446744073709551615 4638403 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5773/statm: 4400 1743 367 180 0 1410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17600

[startup+6.30099 s]
/proc/loadavg: 2.06 2.26 4.11 3/465 5774
/proc/meminfo: memFree=14850932/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=18860 CPUtime=6.29 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 2262 0 0 0 629 0 0 0 25 0 1 0 780621797 19312640 2043 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5773/statm: 4715 2043 367 180 0 1725 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18860

[startup+12.7009 s]
/proc/loadavg: 2.06 2.25 4.09 3/465 5775
/proc/meminfo: memFree=14848088/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=20408 CPUtime=12.69 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 2630 0 0 0 1269 0 0 0 25 0 1 0 780621797 20897792 2411 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5773/statm: 5102 2411 367 180 0 2112 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20408

[startup+25.5006 s]
/proc/loadavg: 2.04 2.24 4.06 3/465 5775
/proc/meminfo: memFree=14846608/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=22376 CPUtime=25.49 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 3103 0 0 0 2549 0 0 0 25 0 1 0 780621797 22913024 2884 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5773/statm: 5594 2884 367 180 0 2604 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22376

[startup+51.1002 s]
/proc/loadavg: 2.11 2.24 4.01 3/465 5776
/proc/meminfo: memFree=14844064/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=24388 CPUtime=51.09 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 3596 0 0 0 5108 1 0 0 25 0 1 0 780621797 24973312 3377 33554432000 4194304 4929204 140734956394064 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5773/statm: 6097 3377 367 180 0 3107 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24388

[startup+102.317 s]
/proc/loadavg: 2.08 2.21 3.90 3/465 5777
/proc/meminfo: memFree=14839316/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=27896 CPUtime=102.28 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 4408 0 0 0 10227 1 0 0 25 0 1 0 780621797 28565504 4189 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 6974 4189 369 180 0 3984 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 27896

[startup+162.301 s]
/proc/loadavg: 2.03 2.17 3.78 3/465 5779
/proc/meminfo: memFree=14836024/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=31092 CPUtime=162.26 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 5163 0 0 0 16225 1 0 0 25 0 1 0 780621797 31838208 4944 33554432000 4194304 4929204 140734956394064 18446744073709551615 4316123 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 7773 4944 369 180 0 4783 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 31092

[startup+222.301 s]
/proc/loadavg: 2.01 2.14 3.67 3/465 5780
/proc/meminfo: memFree=14833708/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=33148 CPUtime=222.26 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 5628 0 0 0 22225 1 0 0 25 0 1 0 780621797 33943552 5409 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 8287 5409 369 180 0 5297 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 33148

[startup+282.3 s]
/proc/loadavg: 2.00 2.11 3.56 3/465 5782
/proc/meminfo: memFree=14831300/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=34524 CPUtime=282.26 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 5952 0 0 0 28225 1 0 0 25 0 1 0 780621797 35352576 5733 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 8631 5733 369 180 0 5641 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 34524

[startup+342.301 s]
/proc/loadavg: 2.00 2.09 3.46 3/465 5783
/proc/meminfo: memFree=14828640/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=36596 CPUtime=342.26 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 6431 0 0 0 34225 1 0 0 25 0 1 0 780621797 37474304 6212 33554432000 4194304 4929204 140734956394064 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 9149 6212 369 180 0 6159 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 36596

[startup+402.3 s]
/proc/loadavg: 2.00 2.07 3.37 3/465 5785
/proc/meminfo: memFree=14828464/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=37692 CPUtime=402.27 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 6673 0 0 0 40225 2 0 0 25 0 1 0 780621797 38596608 6454 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 9423 6454 369 180 0 6433 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 37692

[startup+462.301 s]
/proc/loadavg: 2.00 2.05 3.28 3/465 5787
/proc/meminfo: memFree=14826404/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=39172 CPUtime=462.27 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 6998 0 0 0 46225 2 0 0 25 0 1 0 780621797 40112128 6779 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 9793 6779 369 180 0 6803 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 39172

[startup+522.301 s]
/proc/loadavg: 2.00 2.04 3.20 3/465 5788
/proc/meminfo: memFree=14824728/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=40820 CPUtime=522.27 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 7400 0 0 0 52225 2 0 0 25 0 1 0 780621797 41799680 7181 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 10205 7181 369 180 0 7215 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 40820

[startup+582.3 s]
/proc/loadavg: 2.10 2.06 3.13 3/465 5790
/proc/meminfo: memFree=14823940/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=41816 CPUtime=582.27 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 7607 0 0 0 58225 2 0 0 25 0 1 0 780621797 42819584 7388 33554432000 4194304 4929204 140734956394064 18446744073709551615 4316186 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 10454 7388 369 180 0 7464 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 41816

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.13 2.06 2.04 3/465 5975
/proc/meminfo: memFree=14812856/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=68876 CPUtime=4002.35 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 13964 0 0 0 400228 7 0 0 25 0 1 0 780621797 70529024 13624 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 17219 13624 369 180 0 14229 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 68876

[startup+4062.32 s]
/proc/loadavg: 2.09 2.06 2.04 3/465 5977
/proc/meminfo: memFree=14812420/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=69352 CPUtime=4062.37 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14061 0 0 0 406230 7 0 0 25 0 1 0 780621797 71016448 13721 33554432000 4194304 4929204 140734956394064 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 17338 13721 369 180 0 14348 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 69352

[startup+4122.3 s]
/proc/loadavg: 2.03 2.05 2.04 3/465 5978
/proc/meminfo: memFree=14812104/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=69352 CPUtime=4122.36 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14080 0 0 0 412229 7 0 0 25 0 1 0 780621797 71016448 13740 33554432000 4194304 4929204 140734956394064 18446744073709551615 4629092 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 17338 13740 369 180 0 14348 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 69352

[startup+4182.3 s]
/proc/loadavg: 2.01 2.04 2.03 3/465 5980
/proc/meminfo: memFree=14811824/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=69352 CPUtime=4182.36 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14080 0 0 0 418229 7 0 0 25 0 1 0 780621797 71016448 13740 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 17338 13740 369 180 0 14348 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 69352

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/465 5981
/proc/meminfo: memFree=14811280/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=69636 CPUtime=4242.36 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14143 0 0 0 424229 7 0 0 25 0 1 0 780621797 71307264 13803 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 17409 13803 369 180 0 14419 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 69636

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/465 5983
/proc/meminfo: memFree=14811108/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=69636 CPUtime=4302.36 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14143 0 0 0 430229 7 0 0 25 0 1 0 780621797 71307264 13803 33554432000 4194304 4929204 140734956394064 18446744073709551615 4327284 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 17409 13803 369 180 0 14419 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 69636

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/465 5985
/proc/meminfo: memFree=14810924/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=70112 CPUtime=4362.36 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14238 0 0 0 436229 7 0 0 25 0 1 0 780621797 71794688 13898 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 17528 13898 369 180 0 14538 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 70112

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/465 5986
/proc/meminfo: memFree=14810364/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=70488 CPUtime=4422.36 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14312 0 0 0 442229 7 0 0 25 0 1 0 780621797 72179712 13972 33554432000 4194304 4929204 140734956394064 18446744073709551615 4619456 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 17622 13972 369 180 0 14632 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 70488

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 5988
/proc/meminfo: memFree=14808832/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=70776 CPUtime=4482.37 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14386 0 0 0 448230 7 0 0 25 0 1 0 780621797 72474624 14046 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 17694 14046 369 180 0 14704 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 70776

[startup+4542.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/465 5989
/proc/meminfo: memFree=14809164/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=71028 CPUtime=4542.37 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14455 0 0 0 454230 7 0 0 25 0 1 0 780621797 72732672 14115 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 17757 14115 369 180 0 14767 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 71028

[startup+4602.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/465 5991
/proc/meminfo: memFree=14808988/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=71216 CPUtime=4602.38 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14527 0 0 0 460230 8 0 0 25 0 1 0 780621797 72925184 14187 33554432000 4194304 4929204 140734956394064 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 17804 14187 369 180 0 14814 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 71216

[startup+4662.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/465 5993
/proc/meminfo: memFree=14806940/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=72248 CPUtime=4662.37 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14718 0 0 0 466229 8 0 0 25 0 1 0 780621797 73981952 14378 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 18062 14378 369 180 0 15072 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 72248

[startup+4722.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 5994
/proc/meminfo: memFree=14807120/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=72248 CPUtime=4722.39 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14730 0 0 0 472231 8 0 0 25 0 1 0 780621797 73981952 14390 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 18062 14390 369 180 0 15072 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 72248

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 5996
/proc/meminfo: memFree=14806464/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=72724 CPUtime=4782.38 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14845 0 0 0 478230 8 0 0 25 0 1 0 780621797 74469376 14505 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 18181 14505 369 180 0 15191 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 72724

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 5997
/proc/meminfo: memFree=14805932/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=73292 CPUtime=4842.38 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 14960 0 0 0 484230 8 0 0 25 0 1 0 780621797 75051008 14620 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 18323 14620 369 180 0 15333 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 73292

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 5999
/proc/meminfo: memFree=14805636/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=73576 CPUtime=4902.38 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 15019 0 0 0 490230 8 0 0 25 0 1 0 780621797 75341824 14679 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633014 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 18394 14679 369 180 0 15404 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 73576

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 6001
/proc/meminfo: memFree=14806204/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=73768 CPUtime=4962.38 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 15060 0 0 0 496230 8 0 0 25 0 1 0 780621797 75538432 14720 33554432000 4194304 4929204 140734956394064 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 18442 14720 369 180 0 15452 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 73768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 6002
/proc/meminfo: memFree=14805556/32950928 swapFree=56743108/67111528
[pid=5773] ppid=5771 vsize=74052 CPUtime=5000.09 cores=0,2,4,6
/proc/5773/stat : 5773 (clasp) R 5771 5773 5567 0 -1 4202496 15123 0 0 0 500001 8 0 0 25 0 1 0 780621797 75829248 14783 33554432000 4194304 4929204 140734956394064 18446744073709551615 4316100 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/5773/statm: 18513 14783 369 180 0 15523 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 74052

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): 5000.02
CPU time (s): 5000.11
CPU user time (s): 5000.02
CPU system time (s): 0.085986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 74052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.02
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15135
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= 11
involuntary context switches= 9883

runsolver used 22.6716 second user time and 50.3483 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-29 19:30:20
IDJOB=3423127
IDBENCH=83336
IDSOLVER=1917
FILE ID=node123/3423127-1306690220
RUNJOBID= node123-1306689260-5585
PBS_JOBID= 13471842
Free space on /tmp= 73444 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-19_349.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-3423127-1306690220/watcher-3423127-1306690220 -o /tmp/evaluation-result-3423127-1306690220/solver-3423127-1306690220 -C 5000 -W 5100 -M 15500  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-3423127-1306690220.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= faed4f95ee485d18812f5d39a28df3e5
RANDOM SEED=2026752495

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14859580 kB
Buffers:        273216 kB
Cached:        4446776 kB
SwapCached:      18840 kB
Active:        3290248 kB
Inactive:     14529312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14859580 kB
SwapTotal:    67111528 kB
SwapFree:     56743108 kB
Dirty:            1204 kB
Writeback:           0 kB
AnonPages:    13088452 kB
Mapped:          31988 kB
Slab:           124836 kB
PageTables:      78024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133390752 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= 73444 MiB
End job on node123 at 2011-05-29 20:53:42