Trace number 3423024

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.03 4999.92

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
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 variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...685107/instance-3423024-1306685107.cnf
0.00/0.00	c Solving...
5000.02/4999.92	
5000.02/4999.92	*** INTERRUPTED! ***
5000.02/4999.92	s UNKNOWN
5000.02/4999.92	
5000.02/4999.92	c INTERRUPTED   : 1
5000.02/4999.92	c Models        : 0+    
5000.02/4999.92	c Time          : 4999.918s (Solving: 4999.92s 1st Model: 0.00s Unsat: 0.00s)
5000.02/4999.92	c CPU Time      : 5000.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: 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-3423024-1306685107/watcher-3423024-1306685107 -o /tmp/evaluation-result-3423024-1306685107/solver-3423024-1306685107 -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-3423024-1306685107.cnf 

running on 4 cores: 1,3,5,7

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.18 2.08 1.91 2/572 23923
/proc/meminfo: memFree=24098964/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=12436 CPUtime=0.01 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 520 0 0 0 1 0 0 0 25 0 1 0 780109454 12734464 460 33554432000 4194304 4929204 140733861510896 18446744073709551615 4657951 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 3109 460 367 180 0 119 0

[startup+0.0491041 s]
/proc/loadavg: 2.18 2.08 1.91 2/572 23923
/proc/meminfo: memFree=24098964/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=12568 CPUtime=0.04 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 550 0 0 0 4 0 0 0 25 0 1 0 780109454 12869632 490 33554432000 4194304 4929204 140733861510896 18446744073709551615 4647934 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 3142 490 367 180 0 152 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12568

[startup+0.101099 s]
/proc/loadavg: 2.18 2.08 1.91 2/572 23923
/proc/meminfo: memFree=24098964/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=12700 CPUtime=0.09 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 576 0 0 0 9 0 0 0 25 0 1 0 780109454 13004800 516 33554432000 4194304 4929204 140733861510896 18446744073709551615 4619491 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 3175 516 367 180 0 185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.30106 s]
/proc/loadavg: 2.18 2.08 1.91 2/572 23923
/proc/meminfo: memFree=24098964/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=12964 CPUtime=0.29 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 646 0 0 0 29 0 0 0 25 0 1 0 780109454 13275136 586 33554432000 4194304 4929204 140733861510896 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 3241 586 367 180 0 251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12964

[startup+0.700999 s]
/proc/loadavg: 2.18 2.08 1.91 2/572 23923
/proc/meminfo: memFree=24098964/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=13224 CPUtime=0.69 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 724 0 0 0 69 0 0 0 25 0 1 0 780109454 13541376 664 33554432000 4194304 4929204 140733861510896 18446744073709551615 4357282 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 3306 664 368 180 0 316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13224

[startup+1.50078 s]
/proc/loadavg: 2.18 2.08 1.91 3/573 23924
/proc/meminfo: memFree=24096492/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=13620 CPUtime=1.49 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 822 0 0 0 149 0 0 0 25 0 1 0 780109454 13946880 762 33554432000 4194304 4929204 140733861510896 18446744073709551615 4632576 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 3405 762 368 180 0 415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13620

[startup+3.1005 s]
/proc/loadavg: 2.18 2.08 1.91 3/573 23924
/proc/meminfo: memFree=24094880/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=14152 CPUtime=3.09 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 927 0 0 0 309 0 0 0 25 0 1 0 780109454 14491648 867 33554432000 4194304 4929204 140733861510896 18446744073709551615 4633818 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 3538 867 368 180 0 548 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14152

[startup+6.30099 s]
/proc/loadavg: 2.17 2.08 1.91 3/573 23924
/proc/meminfo: memFree=24094036/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=14428 CPUtime=6.29 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1017 0 0 0 629 0 0 0 25 0 1 0 780109454 14774272 957 33554432000 4194304 4929204 140733861510896 18446744073709551615 4619442 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 3607 957 368 180 0 617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14428

[startup+12.7008 s]
/proc/loadavg: 2.15 2.08 1.91 3/573 23924
/proc/meminfo: memFree=24092636/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=14836 CPUtime=12.69 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1122 0 0 0 1269 0 0 0 25 0 1 0 780109454 15192064 1062 33554432000 4194304 4929204 140733861510896 18446744073709551615 4633962 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 3709 1062 368 180 0 719 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14836

[startup+25.5005 s]
/proc/loadavg: 2.12 2.08 1.91 3/573 23924
/proc/meminfo: memFree=24092648/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=15388 CPUtime=25.49 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1264 0 0 0 2549 0 0 0 25 0 1 0 780109454 15757312 1204 33554432000 4194304 4929204 140733861510896 18446744073709551615 4627751 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 3847 1204 368 180 0 857 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15388

[startup+51.1009 s]
/proc/loadavg: 2.14 2.08 1.92 3/573 23925
/proc/meminfo: memFree=24092992/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=15920 CPUtime=51.1 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1375 0 0 0 5110 0 0 0 25 0 1 0 780109454 16302080 1315 33554432000 4194304 4929204 140733861510896 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 3980 1315 368 180 0 990 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 15920

[startup+102.321 s]
/proc/loadavg: 2.06 2.07 1.92 3/573 23926
/proc/meminfo: memFree=24090988/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=16464 CPUtime=102.32 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1517 0 0 0 10232 0 0 0 25 0 1 0 780109454 16859136 1457 33554432000 4194304 4929204 140733861510896 18446744073709551615 4357485 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4116 1457 368 180 0 1126 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 16464

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 1.92 3/573 23928
/proc/meminfo: memFree=24089100/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=16736 CPUtime=162.3 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1596 0 0 0 16230 0 0 0 25 0 1 0 780109454 17137664 1536 33554432000 4194304 4929204 140733861510896 18446744073709551615 4632946 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4184 1536 368 180 0 1194 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 16736

[startup+222.3 s]
/proc/loadavg: 2.06 2.06 1.92 3/573 23930
/proc/meminfo: memFree=24089316/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17008 CPUtime=222.3 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1643 0 0 0 22230 0 0 0 25 0 1 0 780109454 17416192 1583 33554432000 4194304 4929204 140733861510896 18446744073709551615 268272348734 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4252 1583 368 180 0 1262 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 17008

[startup+282.301 s]
/proc/loadavg: 2.07 2.06 1.93 3/573 23931
/proc/meminfo: memFree=24088036/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17140 CPUtime=282.3 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1678 0 0 0 28230 0 0 0 25 0 1 0 780109454 17551360 1618 33554432000 4194304 4929204 140733861510896 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4285 1618 368 180 0 1295 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 17140

[startup+342.301 s]
/proc/loadavg: 2.02 2.05 1.93 3/573 23933
/proc/meminfo: memFree=24083784/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17140 CPUtime=342.3 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1691 0 0 0 34230 0 0 0 25 0 1 0 780109454 17551360 1631 33554432000 4194304 4929204 140733861510896 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4285 1631 368 180 0 1295 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 17140

[startup+402.3 s]
/proc/loadavg: 2.01 2.04 1.93 3/573 23934
/proc/meminfo: memFree=24083128/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17140 CPUtime=402.3 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1699 0 0 0 40230 0 0 0 25 0 1 0 780109454 17551360 1639 33554432000 4194304 4929204 140733861510896 18446744073709551615 4359637 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4285 1639 368 180 0 1295 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 17140

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 1.93 3/573 23936
/proc/meminfo: memFree=24082588/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17284 CPUtime=462.3 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1713 0 0 0 46230 0 0 0 25 0 1 0 780109454 17698816 1653 33554432000 4194304 4929204 140733861510896 18446744073709551615 4357415 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4321 1653 368 180 0 1331 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 17284

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 1.93 3/573 23938
/proc/meminfo: memFree=24081800/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17284 CPUtime=522.31 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1724 0 0 0 52231 0 0 0 25 0 1 0 780109454 17698816 1664 33554432000 4194304 4929204 140733861510896 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4321 1664 368 180 0 1331 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 17284

[startup+582.3 s]
/proc/loadavg: 2.09 2.04 1.94 3/573 23939
/proc/meminfo: memFree=24081396/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17284 CPUtime=582.31 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1734 0 0 0 58231 0 0 0 25 0 1 0 780109454 17698816 1674 33554432000 4194304 4929204 140733861510896 18446744073709551615 4359728 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4321 1674 368 180 0 1331 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 17284

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.00 1.05 1.36 2/567 24062
/proc/meminfo: memFree=24162400/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17848 CPUtime=4062.41 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1870 0 0 0 406241 0 0 0 25 0 1 0 780109454 18276352 1810 33554432000 4194304 4929204 140733861510896 18446744073709551615 4337416 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4462 1810 372 180 0 1472 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 17848

[startup+4122.3 s]
/proc/loadavg: 1.15 1.07 1.34 2/567 24064
/proc/meminfo: memFree=24162360/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17848 CPUtime=4122.39 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1870 0 0 0 412239 0 0 0 25 0 1 0 780109454 18276352 1810 33554432000 4194304 4929204 140733861510896 18446744073709551615 4374912 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4462 1810 372 180 0 1472 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 17848

[startup+4182.3 s]
/proc/loadavg: 1.12 1.07 1.33 2/567 24065
/proc/meminfo: memFree=24163068/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17848 CPUtime=4182.39 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1870 0 0 0 418239 0 0 0 25 0 1 0 780109454 18276352 1810 33554432000 4194304 4929204 140733861510896 18446744073709551615 4639125 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4462 1810 372 180 0 1472 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 17848

[startup+4242.3 s]
/proc/loadavg: 1.04 1.05 1.30 2/567 24067
/proc/meminfo: memFree=24163148/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17848 CPUtime=4242.39 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1870 0 0 0 424239 0 0 0 25 0 1 0 780109454 18276352 1810 33554432000 4194304 4929204 140733861510896 18446744073709551615 4357632 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4462 1810 372 180 0 1472 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 17848

[startup+4302.3 s]
/proc/loadavg: 1.01 1.04 1.28 2/567 24068
/proc/meminfo: memFree=24162484/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17848 CPUtime=4302.39 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1870 0 0 0 430239 0 0 0 25 0 1 0 780109454 18276352 1810 33554432000 4194304 4929204 140733861510896 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4462 1810 372 180 0 1472 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 17848

[startup+4362.3 s]
/proc/loadavg: 1.00 1.03 1.26 2/567 24070
/proc/meminfo: memFree=24162688/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17848 CPUtime=4362.39 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1873 0 0 0 436239 0 0 0 25 0 1 0 780109454 18276352 1813 33554432000 4194304 4929204 140733861510896 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4462 1813 372 180 0 1472 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 17848

[startup+4422.3 s]
/proc/loadavg: 1.05 1.04 1.25 2/567 24072
/proc/meminfo: memFree=24162516/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17848 CPUtime=4422.39 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1873 0 0 0 442239 0 0 0 25 0 1 0 780109454 18276352 1813 33554432000 4194304 4929204 140733861510896 18446744073709551615 4337370 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4462 1813 372 180 0 1472 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 17848

[startup+4482.3 s]
/proc/loadavg: 1.02 1.03 1.23 2/567 24073
/proc/meminfo: memFree=24162596/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17848 CPUtime=4482.4 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1873 0 0 0 448240 0 0 0 25 0 1 0 780109454 18276352 1813 33554432000 4194304 4929204 140733861510896 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4462 1813 372 180 0 1472 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 17848

[startup+4542.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/567 24075
/proc/meminfo: memFree=24162796/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17848 CPUtime=4542.4 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1877 0 0 0 454240 0 0 0 25 0 1 0 780109454 18276352 1817 33554432000 4194304 4929204 140733861510896 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4462 1817 372 180 0 1472 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 17848

[startup+4602.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/567 24076
/proc/meminfo: memFree=24162628/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17848 CPUtime=4602.41 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1877 0 0 0 460241 0 0 0 25 0 1 0 780109454 18276352 1817 33554432000 4194304 4929204 140733861510896 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4462 1817 372 180 0 1472 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 17848

[startup+4662.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/567 24078
/proc/meminfo: memFree=24161464/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17848 CPUtime=4662.4 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1877 0 0 0 466240 0 0 0 25 0 1 0 780109454 18276352 1817 33554432000 4194304 4929204 140733861510896 18446744073709551615 4357418 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4462 1817 372 180 0 1472 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 17848

[startup+4722.32 s]
/proc/loadavg: 1.07 1.03 1.18 2/567 24080
/proc/meminfo: memFree=24162668/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17980 CPUtime=4722.42 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1889 0 0 0 472242 0 0 0 25 0 1 0 780109454 18411520 1829 33554432000 4194304 4929204 140733861510896 18446744073709551615 4316207 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4495 1829 372 180 0 1505 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 17980

[startup+4782.3 s]
/proc/loadavg: 1.06 1.04 1.17 2/567 24081
/proc/meminfo: memFree=24162756/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17980 CPUtime=4782.4 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1889 0 0 0 478240 0 0 0 25 0 1 0 780109454 18411520 1829 33554432000 4194304 4929204 140733861510896 18446744073709551615 4316238 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4495 1829 372 180 0 1505 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 17980

[startup+4842.3 s]
/proc/loadavg: 1.02 1.03 1.16 2/567 24083
/proc/meminfo: memFree=24162216/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17980 CPUtime=4842.4 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1893 0 0 0 484240 0 0 0 25 0 1 0 780109454 18411520 1833 33554432000 4194304 4929204 140733861510896 18446744073709551615 4327508 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4495 1833 372 180 0 1505 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 17980

[startup+4902.3 s]
/proc/loadavg: 1.01 1.02 1.15 2/567 24084
/proc/meminfo: memFree=24162800/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17980 CPUtime=4902.41 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1893 0 0 0 490241 0 0 0 25 0 1 0 780109454 18411520 1833 33554432000 4194304 4929204 140733861510896 18446744073709551615 4629139 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4495 1833 372 180 0 1505 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 17980

[startup+4962.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/567 24086
/proc/meminfo: memFree=24162640/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17980 CPUtime=4962.4 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1893 0 0 0 496240 0 0 0 25 0 1 0 780109454 18411520 1833 33554432000 4194304 4929204 140733861510896 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4495 1833 372 180 0 1505 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 17980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.01 1.13 2/567 24087
/proc/meminfo: memFree=24162612/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17980 CPUtime=5000.02 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1897 0 0 0 500002 0 0 0 25 0 1 0 780109454 18411520 1837 33554432000 4194304 4929204 140733861510896 18446744073709551615 4359795 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4495 1837 372 180 0 1505 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 17980

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.01 1.13 2/567 24087
/proc/meminfo: memFree=24162612/32950928 swapFree=49808508/67111528
[pid=23923] ppid=23921 vsize=17980 CPUtime=5000.02 cores=1,3,5,7
/proc/23923/stat : 23923 (clasp) R 23921 23923 22479 0 -1 4202496 1897 0 0 0 500002 0 0 0 25 0 1 0 780109454 18411520 1837 33554432000 4194304 4929204 140733861510896 18446744073709551615 4359795 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/23923/statm: 4495 1837 372 180 0 1505 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 17980

Child status: 0
Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 5000.03
CPU system time (s): 0.003999
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 17980

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

runsolver used 25.7291 second user time and 63.3094 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-29 18:05:07
IDJOB=3423024
IDBENCH=83151
IDSOLVER=1917
FILE ID=node122/3423024-1306685107
RUNJOBID= node122-1306683216-23760
PBS_JOBID= 13471775
Free space on /tmp= 73480 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s00813792-unsat.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-3423024-1306685107/watcher-3423024-1306685107 -o /tmp/evaluation-result-3423024-1306685107/solver-3423024-1306685107 -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-3423024-1306685107.cnf

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

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=2014288449

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24099368 kB
Buffers:        218460 kB
Cached:        2355460 kB
SwapCached:      60784 kB
Active:         584060 kB
Inactive:      8006844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24099368 kB
SwapTotal:    67111528 kB
SwapFree:     49808508 kB
Dirty:             820 kB
Writeback:           0 kB
AnonPages:     5970396 kB
Mapped:          12068 kB
Slab:            97948 kB
PageTables:      92900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180803268 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= 73484 MiB
End job on node122 at 2011-05-29 19:28:29