Trace number 3281218

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
SApperloT 2011-03-23UNSAT 1183.8 1183.78

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

1183.71/1183.77	
1183.71/1183.77	s UNSATISFIABLE
1183.71/1183.77	c Reason for Unsat: Learned empty clause

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281218-1303752059/watcher-3281218-1303752059 -o /tmp/evaluation-result-3281218-1303752059/solver-3281218-1303752059 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3281218-1303752059.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: 3.69 3.94 3.87 4/178 8911
/proc/meminfo: memFree=21211076/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=480 CPUtime=0 cores=0,2
/proc/8911/stat : 8911 (SApperloT) S 8909 8911 8224 0 -1 4194304 75 0 0 0 0 0 0 0 21 0 1 0 486805621 491520 29 33554432000 4194304 4465733 140733780584624 18446744073709551615 237273955975 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/8911/statm: 120 29 22 67 0 22 0

[startup+0.027939 s]
/proc/loadavg: 3.69 3.94 3.87 4/178 8911
/proc/meminfo: memFree=21211076/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=16428 CPUtime=0.01 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 901 0 0 0 1 0 0 0 21 0 1 0 486805621 16822272 824 33554432000 4194304 4465733 140733780584624 18446744073709551615 4274080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 4107 824 250 67 0 1230 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16428

[startup+0.100932 s]
/proc/loadavg: 3.69 3.94 3.87 4/178 8911
/proc/meminfo: memFree=21211076/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=19884 CPUtime=0.08 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 3789 0 0 0 8 0 0 0 21 0 1 0 486805621 20361216 1879 33554432000 4194304 4465733 140733780584624 18446744073709551615 4294758 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 4971 1880 253 67 0 2094 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19884

[startup+0.300846 s]
/proc/loadavg: 3.69 3.94 3.87 4/178 8911
/proc/meminfo: memFree=21211076/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=20268 CPUtime=0.28 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 4075 0 0 0 28 0 0 0 22 0 1 0 486805621 20754432 2118 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270167 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 5067 2118 255 67 0 2190 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20268

[startup+0.700776 s]
/proc/loadavg: 3.69 3.94 3.87 4/178 8911
/proc/meminfo: memFree=21211076/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=20960 CPUtime=0.68 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 4796 0 0 0 68 0 0 0 23 0 1 0 486805621 21463040 2368 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 5240 2368 255 67 0 2363 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20960

[startup+1.50063 s]
/proc/loadavg: 3.71 3.94 3.87 5/187 8928
/proc/meminfo: memFree=21109324/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=26436 CPUtime=1.48 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 6927 0 0 0 148 0 0 0 25 0 1 0 486805621 27070464 3165 33554432000 4194304 4465733 140733780584624 18446744073709551615 4266851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 6609 3165 255 67 0 3732 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26436

[startup+3.10035 s]
/proc/loadavg: 3.71 3.94 3.87 5/187 8928
/proc/meminfo: memFree=21056040/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=56884 CPUtime=3.08 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 11858 0 0 0 307 1 0 0 25 0 1 0 486805621 58249216 6495 33554432000 4194304 4465733 140733780584624 18446744073709551615 4343393 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 14221 6495 273 67 0 11344 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56884

[startup+6.30078 s]
/proc/loadavg: 3.71 3.94 3.87 5/190 8934
/proc/meminfo: memFree=20897700/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=61028 CPUtime=6.28 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 12830 0 0 0 627 1 0 0 25 0 1 0 486805621 62492672 7458 33554432000 4194304 4465733 140733780584624 18446744073709551615 4300967 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 15257 7458 281 67 0 12380 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61028

[startup+12.7006 s]
/proc/loadavg: 3.90 3.97 3.88 5/190 8934
/proc/meminfo: memFree=20779816/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=65720 CPUtime=12.69 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 13979 0 0 0 1267 2 0 0 25 0 1 0 486805621 67297280 8586 33554432000 4194304 4465733 140733780584624 18446744073709551615 4301001 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 16430 8586 281 67 0 13553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65720

[startup+25.5004 s]
/proc/loadavg: 3.92 3.97 3.88 5/190 8935
/proc/meminfo: memFree=20699380/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=76036 CPUtime=25.48 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 16826 0 0 0 2546 2 0 0 25 0 1 0 486805621 77860864 11345 33554432000 4194304 4465733 140733780584624 18446744073709551615 4304983 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 19009 11345 281 67 0 16132 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76036

[startup+51.1008 s]
/proc/loadavg: 3.95 3.97 3.88 5/190 8935
/proc/meminfo: memFree=20582648/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=60012 CPUtime=51.08 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 26989 0 0 0 5104 4 0 0 25 0 1 0 486805621 61452288 11656 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 15003 11656 281 67 0 12126 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60012

[startup+102.307 s]
/proc/loadavg: 3.98 3.97 3.89 5/190 8937
/proc/meminfo: memFree=20473396/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=84336 CPUtime=102.3 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 37914 0 0 0 10223 7 0 0 25 0 1 0 486805621 86360064 17836 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 21084 17836 281 67 0 18207 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84336

[startup+162.301 s]
/proc/loadavg: 4.05 3.99 3.90 5/190 8938
/proc/meminfo: memFree=20425144/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=103376 CPUtime=162.29 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 52590 0 0 0 16220 9 0 0 25 0 1 0 486805621 105857024 21771 33554432000 4194304 4465733 140733780584624 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 25844 21771 281 67 0 22967 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 103376

[startup+222.3 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 8940
/proc/meminfo: memFree=20421160/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=103376 CPUtime=222.28 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 57838 0 0 0 22218 10 0 0 25 0 1 0 486805621 105857024 22465 33554432000 4194304 4465733 140733780584624 18446744073709551615 4295193 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 25844 22465 313 67 0 22967 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 103376

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 8941
/proc/meminfo: memFree=20478056/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=103376 CPUtime=282.29 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 60901 0 0 0 28218 11 0 0 25 0 1 0 486805621 105857024 22724 33554432000 4194304 4465733 140733780584624 18446744073709551615 4271957 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 25844 22724 304 67 0 22967 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 103376

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 8943
/proc/meminfo: memFree=20482256/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=109756 CPUtime=342.29 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 66811 0 0 0 34216 13 0 0 25 0 1 0 486805621 112390144 23888 33554432000 4194304 4465733 140733780584624 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 27439 23888 281 67 0 24562 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 109756

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 8945
/proc/meminfo: memFree=20322660/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=109756 CPUtime=402.29 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 79441 0 0 0 40214 15 0 0 25 0 1 0 486805621 112390144 24774 33554432000 4194304 4465733 140733780584624 18446744073709551615 4271872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 27439 24774 398 67 0 24562 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 109756

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 8946
/proc/meminfo: memFree=20316572/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=109756 CPUtime=462.29 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 87301 0 0 0 46212 17 0 0 25 0 1 0 486805621 112390144 24774 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 27439 24774 393 67 0 24562 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 109756

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 8975
/proc/meminfo: memFree=20511060/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=120532 CPUtime=522.3 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 109995 0 0 0 52209 21 0 0 25 0 1 0 486805621 123424768 26426 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270614 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 30133 26426 652 67 0 27256 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 120532

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 9003
/proc/meminfo: memFree=20539824/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=163700 CPUtime=582.3 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 119761 0 0 0 58207 23 0 0 25 0 1 0 486805621 167628800 36192 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 40925 36192 855 67 0 38048 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 163700

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 9005
/proc/meminfo: memFree=20364808/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=296968 CPUtime=642.3 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 139136 0 0 0 64204 26 0 0 25 0 1 0 486805621 304095232 32432 33554432000 4194304 4465733 140733780584624 18446744073709551615 4343201 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 74242 32432 712 67 0 71365 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 296968

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 9007
/proc/meminfo: memFree=20460680/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=154868 CPUtime=702.3 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 147612 0 0 0 70201 29 0 0 25 0 1 0 486805621 158584832 35707 33554432000 4194304 4465733 140733780584624 18446744073709551615 4271311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 38717 35707 496 67 0 35840 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 154868

[startup+762.307 s]
/proc/loadavg: 4.03 4.00 3.91 5/190 9008
/proc/meminfo: memFree=20416892/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=120532 CPUtime=762.31 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 147942 0 0 0 76202 29 0 0 25 0 1 0 486805621 123424768 27452 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 30133 27452 484 67 0 27256 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 120532

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 9010
/proc/meminfo: memFree=20297092/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=120532 CPUtime=822.3 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 147942 0 0 0 82201 29 0 0 25 0 1 0 486805621 123424768 27452 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 30133 27452 484 67 0 27256 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 120532

[startup+882.301 s]
/proc/loadavg: 4.11 4.03 3.93 5/190 9011
/proc/meminfo: memFree=20358712/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=197944 CPUtime=882.3 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 161267 0 0 0 88199 31 0 0 25 0 1 0 486805621 202694656 40776 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 49486 40776 483 67 0 46609 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 197944

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 9013
/proc/meminfo: memFree=20398620/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=159364 CPUtime=942.31 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 176173 0 0 0 94197 34 0 0 25 0 1 0 486805621 163188736 34047 33554432000 4194304 4465733 140733780584624 18446744073709551615 4295877 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 39841 34047 315 67 0 36964 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 159364

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.93 6/190 9015
/proc/meminfo: memFree=20375792/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=159364 CPUtime=1002.31 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 178252 0 0 0 100197 34 0 0 25 0 1 0 486805621 163188736 36126 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 39841 36126 315 67 0 36964 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 159364

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 9016
/proc/meminfo: memFree=20330880/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=178580 CPUtime=1062.31 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 189810 0 0 0 106195 36 0 0 25 0 1 0 486805621 182865920 38141 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270614 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 44645 38141 315 67 0 41768 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 178580

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 9018
/proc/meminfo: memFree=20383692/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=178580 CPUtime=1122.31 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 190714 0 0 0 112195 36 0 0 25 0 1 0 486805621 182865920 39045 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 44645 39045 315 67 0 41768 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 178580

[startup+1182.3 s]
/proc/loadavg: 3.92 3.98 3.92 4/185 9036
/proc/meminfo: memFree=20606400/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=121108 CPUtime=1182.31 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 197168 0 0 0 118194 37 0 0 25 0 1 0 486805621 124014592 27580 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270674 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 30277 27580 315 67 0 27400 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 121108

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

[startup+1183.1 s]
/proc/loadavg: 3.92 3.98 3.92 4/184 9036
/proc/meminfo: memFree=20607896/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=121108 CPUtime=1183.11 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 197168 0 0 0 118274 37 0 0 25 0 1 0 486805621 124014592 27580 33554432000 4194304 4465733 140733780584624 18446744073709551615 4253610 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 30277 27580 315 67 0 27400 0
Current children cumulated CPU time (s) 1183.11
Current children cumulated vsize (KiB) 121108

[startup+1183.5 s]
/proc/loadavg: 3.92 3.98 3.92 4/184 9037
/proc/meminfo: memFree=20607400/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=121108 CPUtime=1183.52 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 197168 0 0 0 118315 37 0 0 25 0 1 0 486805621 124014592 27580 33554432000 4194304 4465733 140733780584624 18446744073709551615 4295885 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 30277 27580 315 67 0 27400 0
Current children cumulated CPU time (s) 1183.52
Current children cumulated vsize (KiB) 121108

[startup+1183.7 s]
/proc/loadavg: 3.92 3.98 3.92 4/184 9037
/proc/meminfo: memFree=20607400/32950904 swapFree=67082284/67111528
[pid=8911] ppid=8909 vsize=121108 CPUtime=1183.71 cores=0,2
/proc/8911/stat : 8911 (SApperloT) R 8909 8911 8224 0 -1 4202496 197168 0 0 0 118334 37 0 0 25 0 1 0 486805621 124014592 27580 33554432000 4194304 4465733 140733780584624 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8911/statm: 30277 27580 315 67 0 27400 0
Current children cumulated CPU time (s) 1183.71
Current children cumulated vsize (KiB) 121108

Child status: 20
Real time (s): 1183.78
CPU time (s): 1183.8
CPU user time (s): 1183.42
CPU system time (s): 0.384941
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 418604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1183.42
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197173
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= 9
involuntary context switches= 1885

runsolver used 1.9477 second user time and 4.51631 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-25 19:20:59
IDJOB=3281218
IDBENCH=20536
IDSOLVER=1657
FILE ID=node121/3281218-1303752059
RUNJOBID= node121-1303752058-8891
PBS_JOBID= 13154041
Free space on /tmp= 72128 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281218-1303752059/watcher-3281218-1303752059 -o /tmp/evaluation-result-3281218-1303752059/solver-3281218-1303752059 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3281218-1303752059.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1016704413

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      21211356 kB
Buffers:       2143800 kB
Cached:        9039984 kB
SwapCached:       2776 kB
Active:        8445588 kB
Inactive:      2784696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21211356 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           12584 kB
Writeback:           0 kB
AnonPages:       43960 kB
Mapped:          13528 kB
Slab:           444856 kB
PageTables:       5576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   197028 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= 72000 MiB
End job on node121 at 2011-04-25 19:40:43