Trace number 3380078

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
SApperloT2010 2011-05-15 (fixed)UNSAT 838.414 838.39

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

838.31/838.36	c Solved by BasicSolver 
838.31/838.36	
838.31/838.36	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3380078-1305454267/watcher-3380078-1305454267 -o /tmp/evaluation-result-3380078-1305454267/solver-3380078-1305454267 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380078-1305454267.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.77 3.17 3.83 5/313 29839
/proc/meminfo: memFree=11646160/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=39304 CPUtime=0 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 3569 0 0 0 0 0 0 0 21 0 1 0 657024630 40247296 3509 33554432000 4194304 4394578 140736269315360 18446744073709551615 4331533 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 9826 3520 244 49 0 6967 0

[startup+0.072369 s]
/proc/loadavg: 2.77 3.17 3.83 5/313 29839
/proc/meminfo: memFree=11646160/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=89340 CPUtime=0.06 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 16790 0 0 0 5 1 0 0 21 0 1 0 657024630 91484160 16730 33554432000 4194304 4394578 140736269315360 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 22335 16730 247 49 0 19476 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89340

[startup+0.100363 s]
/proc/loadavg: 2.77 3.17 3.83 5/313 29839
/proc/meminfo: memFree=11646160/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=91980 CPUtime=0.08 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 17473 0 0 0 7 1 0 0 21 0 1 0 657024630 94187520 17413 33554432000 4194304 4394578 140736269315360 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 22995 17414 247 49 0 20136 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 91980

[startup+0.30033 s]
/proc/loadavg: 2.77 3.17 3.83 5/313 29839
/proc/meminfo: memFree=11646160/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=110860 CPUtime=0.29 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 22181 0 0 0 27 2 0 0 22 0 1 0 657024630 113520640 22121 33554432000 4194304 4394578 140736269315360 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 27715 22122 247 49 0 24856 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110860

[startup+0.700256 s]
/proc/loadavg: 2.77 3.17 3.83 5/313 29839
/proc/meminfo: memFree=11646160/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=146768 CPUtime=0.68 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 31152 0 0 0 65 3 0 0 23 0 1 0 657024630 150290432 31092 33554432000 4194304 4394578 140736269315360 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 36692 31093 247 49 0 33833 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 146768

[startup+1.50108 s]
/proc/loadavg: 2.77 3.17 3.83 5/314 29840
/proc/meminfo: memFree=11366168/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=222172 CPUtime=1.49 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 50023 0 0 0 141 8 0 0 25 0 1 0 657024630 227504128 49922 33554432000 4194304 4394578 140736269315360 18446744073709551615 255377325975 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 55543 49922 255 49 0 52684 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 222172

[startup+3.1008 s]
/proc/loadavg: 2.77 3.17 3.83 5/314 29840
/proc/meminfo: memFree=11258620/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=301416 CPUtime=3.09 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 71593 0 0 0 290 19 0 0 25 0 1 0 657024630 308649984 68929 33554432000 4194304 4394578 140736269315360 18446744073709551615 255377325975 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 75354 68929 255 49 0 72495 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 301416

[startup+6.30022 s]
/proc/loadavg: 2.87 3.19 3.83 5/314 29840
/proc/meminfo: memFree=11087440/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=384892 CPUtime=6.29 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 99857 0 0 0 595 34 0 0 25 0 1 0 657024630 394129408 84498 33554432000 4194304 4394578 140736269315360 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 96223 84498 255 49 0 93364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 384892

[startup+12.701 s]
/proc/loadavg: 2.96 3.20 3.83 5/314 29841
/proc/meminfo: memFree=10969092/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=462552 CPUtime=12.69 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 120167 0 0 0 1232 37 0 0 25 0 1 0 657024630 473653248 104808 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 115638 104808 266 49 0 112779 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 462552

[startup+25.5007 s]
/proc/loadavg: 3.19 3.24 3.84 5/314 29841
/proc/meminfo: memFree=10914692/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=480536 CPUtime=25.49 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 124667 0 0 0 2511 38 0 0 25 0 1 0 657024630 492068864 109308 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 120134 109308 266 49 0 117275 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 480536

[startup+51.1009 s]
/proc/loadavg: 3.46 3.30 3.84 5/314 29869
/proc/meminfo: memFree=10735940/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=505660 CPUtime=51.09 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 130646 0 0 0 5069 40 0 0 25 0 1 0 657024630 517795840 115287 33554432000 4194304 4394578 140736269315360 18446744073709551615 4335383 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 126415 115289 266 49 0 123556 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 505660

[startup+102.311 s]
/proc/loadavg: 3.77 3.40 3.84 5/314 29870
/proc/meminfo: memFree=10580172/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=553372 CPUtime=102.3 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 142185 0 0 0 10188 42 0 0 25 0 1 0 657024630 566652928 126826 33554432000 4194304 4394578 140736269315360 18446744073709551615 255376960128 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 138343 126826 266 49 0 135484 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 553372

[startup+162.3 s]
/proc/loadavg: 3.91 3.51 3.85 5/314 29872
/proc/meminfo: memFree=10457152/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=573920 CPUtime=162.29 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 147270 0 0 0 16185 44 0 0 25 0 1 0 657024630 587694080 131911 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 143480 131911 266 49 0 140621 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 573920

[startup+222.301 s]
/proc/loadavg: 4.11 3.64 3.87 4/309 29890
/proc/meminfo: memFree=10764404/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=600808 CPUtime=222.29 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 153129 0 0 0 22183 46 0 0 25 0 1 0 657024630 615227392 137770 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 150202 137770 266 49 0 147343 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 600808

[startup+282.301 s]
/proc/loadavg: 4.04 3.70 3.88 5/314 29929
/proc/meminfo: memFree=10539240/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=616088 CPUtime=282.3 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 156747 0 0 0 28182 48 0 0 25 0 1 0 657024630 630874112 141388 33554432000 4194304 4394578 140736269315360 18446744073709551615 4299131 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 154022 141388 266 49 0 151163 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 616088

[startup+342.301 s]
/proc/loadavg: 4.10 3.78 3.89 5/314 29930
/proc/meminfo: memFree=10397528/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=624944 CPUtime=342.3 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 158891 0 0 0 34181 49 0 0 25 0 1 0 657024630 639942656 143532 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 156236 143532 266 49 0 153377 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 624944

[startup+402.301 s]
/proc/loadavg: 4.04 3.82 3.90 5/314 29959
/proc/meminfo: memFree=10570392/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=651976 CPUtime=402.3 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 164798 0 0 0 40180 50 0 0 25 0 1 0 657024630 667623424 149439 33554432000 4194304 4394578 140736269315360 18446744073709551615 4296777 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 162994 149439 266 49 0 160135 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 651976

[startup+462.301 s]
/proc/loadavg: 4.01 3.85 3.91 5/314 29961
/proc/meminfo: memFree=10525468/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=666312 CPUtime=462.3 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 168031 0 0 0 46179 51 0 0 25 0 1 0 657024630 682303488 152672 33554432000 4194304 4394578 140736269315360 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 166578 152672 266 49 0 163719 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 666312

[startup+522.301 s]
/proc/loadavg: 4.17 3.92 3.93 5/314 29962
/proc/meminfo: memFree=10490096/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=673196 CPUtime=522.3 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 169674 0 0 0 52178 52 0 0 25 0 1 0 657024630 689352704 154315 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 168299 154315 266 49 0 165440 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 673196

[startup+582.301 s]
/proc/loadavg: 4.06 3.93 3.93 5/314 29964
/proc/meminfo: memFree=10466880/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=683452 CPUtime=582.31 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 171958 0 0 0 58178 53 0 0 25 0 1 0 657024630 699854848 156599 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 170863 156599 266 49 0 168004 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 683452

[startup+642.3 s]
/proc/loadavg: 4.08 3.96 3.93 5/314 29965
/proc/meminfo: memFree=10441432/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=687384 CPUtime=642.32 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 172971 0 0 0 64179 53 0 0 25 0 1 0 657024630 703881216 157612 33554432000 4194304 4394578 140736269315360 18446744073709551615 4285615 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 171846 157612 266 49 0 168987 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 687384

[startup+702.3 s]
/proc/loadavg: 4.03 3.96 3.93 5/314 29967
/proc/meminfo: memFree=10384608/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=703068 CPUtime=702.31 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 176559 0 0 0 70177 54 0 0 25 0 1 0 657024630 719941632 161200 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 175767 161200 266 49 0 172908 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 703068

[startup+762.312 s]
/proc/loadavg: 4.17 4.02 3.95 5/314 29969
/proc/meminfo: memFree=10349484/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=711344 CPUtime=762.33 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 178484 0 0 0 76178 55 0 0 25 0 1 0 657024630 728416256 163125 33554432000 4194304 4394578 140736269315360 18446744073709551615 4285413 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 177836 163125 266 49 0 174977 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 711344

[startup+822.301 s]
/proc/loadavg: 4.19 4.04 3.96 5/314 29970
/proc/meminfo: memFree=10313268/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=719500 CPUtime=822.31 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 180095 0 0 0 82176 55 0 0 25 0 1 0 657024630 736768000 164736 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 179875 164736 266 49 0 177016 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 719500

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

[startup+831.9 s]
/proc/loadavg: 4.23 4.06 3.96 5/314 29970
/proc/meminfo: memFree=10312884/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=720012 CPUtime=831.91 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 180166 0 0 0 83136 55 0 0 25 0 1 0 657024630 737292288 164807 33554432000 4194304 4394578 140736269315360 18446744073709551615 4325440 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 180003 164807 266 49 0 177144 0
Current children cumulated CPU time (s) 831.91
Current children cumulated vsize (KiB) 720012

[startup+835.101 s]
/proc/loadavg: 4.21 4.05 3.96 5/314 29970
/proc/meminfo: memFree=10312884/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=720012 CPUtime=835.11 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 180172 0 0 0 83456 55 0 0 25 0 1 0 657024630 737292288 164813 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 180003 164813 266 49 0 177144 0
Current children cumulated CPU time (s) 835.11
Current children cumulated vsize (KiB) 720012

[startup+836.7 s]
/proc/loadavg: 4.21 4.05 3.96 5/314 29970
/proc/meminfo: memFree=10312636/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=720012 CPUtime=836.71 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 180194 0 0 0 83616 55 0 0 25 0 1 0 657024630 737292288 164835 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 180003 164835 266 49 0 177144 0
Current children cumulated CPU time (s) 836.71
Current children cumulated vsize (KiB) 720012

[startup+837.5 s]
/proc/loadavg: 4.21 4.05 3.96 5/314 29971
/proc/meminfo: memFree=10312512/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=720652 CPUtime=837.51 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 180261 0 0 0 83696 55 0 0 25 0 1 0 657024630 737947648 164902 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 180163 164902 266 49 0 177304 0
Current children cumulated CPU time (s) 837.51
Current children cumulated vsize (KiB) 720652

[startup+837.901 s]
/proc/loadavg: 4.21 4.05 3.96 5/314 29971
/proc/meminfo: memFree=10312512/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=720652 CPUtime=837.91 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 180261 0 0 0 83736 55 0 0 25 0 1 0 657024630 737947648 164902 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 180163 164902 266 49 0 177304 0
Current children cumulated CPU time (s) 837.91
Current children cumulated vsize (KiB) 720652

[startup+838.301 s]
/proc/loadavg: 4.19 4.05 3.96 5/314 29971
/proc/meminfo: memFree=10312388/32951124 swapFree=66050672/67111528
[pid=29839] ppid=29837 vsize=720652 CPUtime=838.31 cores=0,2
/proc/29839/stat : 29839 (SApperloT2010) R 29837 29839 29471 0 -1 4202496 180262 0 0 0 83776 55 0 0 25 0 1 0 657024630 737947648 164903 33554432000 4194304 4394578 140736269315360 18446744073709551615 4298311 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29839/statm: 180163 164903 266 49 0 177304 0
Current children cumulated CPU time (s) 838.31
Current children cumulated vsize (KiB) 720652

Child status: 20
Real time (s): 838.39
CPU time (s): 838.414
CPU user time (s): 837.829
CPU system time (s): 0.584911
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 720652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 837.829
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180274
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2005

runsolver used 2.57061 second user time and 5.82211 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 12:11:08
IDJOB=3380078
IDBENCH=69591
IDSOLVER=1862
FILE ID=node135/3380078-1305454267
RUNJOBID= node135-1305454267-29797
PBS_JOBID= 13324885
Free space on /tmp= 73324 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380078-1305454267/watcher-3380078-1305454267 -o /tmp/evaluation-result-3380078-1305454267/solver-3380078-1305454267 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380078-1305454267.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=1384147346

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11646936 kB
Buffers:        292584 kB
Cached:        6173084 kB
SwapCached:      50684 kB
Active:       10285804 kB
Inactive:     10769000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11646936 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           49328 kB
Writeback:           0 kB
AnonPages:    14543416 kB
Mapped:          19220 kB
Slab:           139996 kB
PageTables:      47772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57289836 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73332 MiB
End job on node135 at 2011-05-15 12:25:06