Trace number 3293040

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 979.425 979.457

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-40-10.shuffled.cnf
MD5SUM532245ed9a95eef41b179dba56b78f57
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables4800
Number of clauses14281
Sum of the clauses size33540
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29360
Number of clauses of size 34920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

979.36/979.45	
979.36/979.45	s UNSATISFIABLE
979.36/979.45	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-3293040-1303792402/watcher-3293040-1303792402 -o /tmp/evaluation-result-3293040-1303792402/solver-3293040-1303792402 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3293040-1303792402.cnf 

running on 2 cores: 5,7

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.99 3.51 3.42 4/189 14774
/proc/meminfo: memFree=16213672/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=12512 CPUtime=0 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 607 0 0 0 0 0 0 0 25 0 1 0 490839889 12812288 431 33554432000 4194304 4465733 140735995012048 18446744073709551615 4265240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 3128 432 251 67 0 251 0

[startup+0.014781 s]
/proc/loadavg: 3.99 3.51 3.42 4/189 14774
/proc/meminfo: memFree=16213672/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=12508 CPUtime=0.01 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 627 0 0 0 1 0 0 0 25 0 1 0 490839889 12808192 448 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 3127 448 256 67 0 250 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12508

[startup+0.100767 s]
/proc/loadavg: 3.99 3.51 3.42 4/189 14774
/proc/meminfo: memFree=16213672/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=13008 CPUtime=0.1 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 785 0 0 0 10 0 0 0 25 0 1 0 490839889 13320192 568 33554432000 4194304 4465733 140735995012048 18446744073709551615 4266907 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 3252 568 256 67 0 375 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13008

[startup+0.300735 s]
/proc/loadavg: 3.99 3.51 3.42 4/189 14774
/proc/meminfo: memFree=16213672/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=16212 CPUtime=0.3 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 1455 0 0 0 30 0 0 0 25 0 1 0 490839889 16601088 1003 33554432000 4194304 4465733 140735995012048 18446744073709551615 4304340 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 4053 1003 281 67 0 1176 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 16212

[startup+0.700663 s]
/proc/loadavg: 3.99 3.51 3.42 4/189 14774
/proc/meminfo: memFree=16213672/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=16776 CPUtime=0.69 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 1584 0 0 0 69 0 0 0 25 0 1 0 490839889 17178624 1132 33554432000 4194304 4465733 140735995012048 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 4194 1132 281 67 0 1317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16776

[startup+1.50052 s]
/proc/loadavg: 3.99 3.51 3.42 5/190 14775
/proc/meminfo: memFree=16208960/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=18760 CPUtime=1.49 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 2024 0 0 0 149 0 0 0 25 0 1 0 490839889 19210240 1569 33554432000 4194304 4465733 140735995012048 18446744073709551615 4300780 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 4690 1569 281 67 0 1813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18760

[startup+3.10024 s]
/proc/loadavg: 3.99 3.52 3.43 5/190 14775
/proc/meminfo: memFree=16206112/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=19004 CPUtime=3.09 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 2573 0 0 0 309 0 0 0 25 0 1 0 490839889 19460096 1704 33554432000 4194304 4465733 140735995012048 18446744073709551615 4304864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 4751 1704 281 67 0 1874 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19004

[startup+6.30068 s]
/proc/loadavg: 3.99 3.52 3.43 5/190 14775
/proc/meminfo: memFree=16205244/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=17136 CPUtime=6.29 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 3740 0 0 0 629 0 0 0 25 0 1 0 490839889 17547264 1603 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 4284 1603 281 67 0 1407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17136

[startup+12.7006 s]
/proc/loadavg: 3.99 3.53 3.43 5/190 14776
/proc/meminfo: memFree=16198816/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=22616 CPUtime=12.69 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 6100 0 0 0 1269 0 0 0 25 0 1 0 490839889 23158784 2893 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270242 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 5654 2893 281 67 0 2777 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22616

[startup+25.5003 s]
/proc/loadavg: 3.99 3.55 3.44 5/190 14776
/proc/meminfo: memFree=16186664/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=30976 CPUtime=25.49 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 10071 0 0 0 2548 1 0 0 25 0 1 0 490839889 31719424 4969 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 7744 4969 295 67 0 4867 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30976

[startup+51.1008 s]
/proc/loadavg: 3.99 3.58 3.45 5/190 14777
/proc/meminfo: memFree=16178072/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=36720 CPUtime=51.09 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 12558 0 0 0 5107 2 0 0 25 0 1 0 490839889 37601280 5854 33554432000 4194304 4465733 140735995012048 18446744073709551615 4254943 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 9180 5854 281 67 0 6303 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36720

[startup+102.307 s]
/proc/loadavg: 3.99 3.65 3.48 5/190 14778
/proc/meminfo: memFree=16122992/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=46396 CPUtime=102.3 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 19520 0 0 0 10226 4 0 0 25 0 1 0 490839889 47509504 8497 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 11599 8497 282 67 0 8722 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 46396

[startup+162.3 s]
/proc/loadavg: 4.04 3.72 3.51 5/190 14780
/proc/meminfo: memFree=16109572/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=60916 CPUtime=162.29 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 25166 0 0 0 16225 4 0 0 25 0 1 0 490839889 62377984 11416 33554432000 4194304 4465733 140735995012048 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 15229 11416 282 67 0 12352 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 60916

[startup+222.301 s]
/proc/loadavg: 4.09 3.79 3.55 5/190 14781
/proc/meminfo: memFree=16101480/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=60916 CPUtime=222.3 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 28896 0 0 0 22225 5 0 0 25 0 1 0 490839889 62377984 11663 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 15229 11663 282 67 0 12352 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 60916

[startup+282.301 s]
/proc/loadavg: 4.03 3.82 3.57 5/190 14809
/proc/meminfo: memFree=16091908/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=60916 CPUtime=282.29 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 33438 0 0 0 28223 6 0 0 25 0 1 0 490839889 62377984 11912 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 15229 11912 281 67 0 12352 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 60916

[startup+342.301 s]
/proc/loadavg: 4.01 3.85 3.59 5/190 14811
/proc/meminfo: memFree=16031744/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=82692 CPUtime=342.29 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 39457 0 0 0 34222 7 0 0 25 0 1 0 490839889 84676608 16753 33554432000 4194304 4465733 140735995012048 18446744073709551615 4262282 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 20673 16753 281 67 0 17796 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 82692

[startup+402.301 s]
/proc/loadavg: 4.00 3.88 3.62 5/190 14812
/proc/meminfo: memFree=16002708/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=82692 CPUtime=402.28 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 42716 0 0 0 40220 8 0 0 25 0 1 0 490839889 84676608 16781 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270855 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 20673 16781 281 67 0 17796 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 82692

[startup+462.3 s]
/proc/loadavg: 4.04 3.91 3.64 5/190 14814
/proc/meminfo: memFree=15990764/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=82692 CPUtime=462.28 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 47639 0 0 0 46219 9 0 0 25 0 1 0 490839889 84676608 16781 33554432000 4194304 4465733 140735995012048 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 20673 16781 281 67 0 17796 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 82692

[startup+522.301 s]
/proc/loadavg: 4.01 3.92 3.66 5/190 14815
/proc/meminfo: memFree=16030176/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=82692 CPUtime=522.28 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 47639 0 0 0 52219 9 0 0 25 0 1 0 490839889 84676608 16781 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 20673 16781 281 67 0 17796 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 82692

[startup+582.3 s]
/proc/loadavg: 4.00 3.94 3.68 5/190 14817
/proc/meminfo: memFree=15988360/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=161180 CPUtime=582.29 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 56475 0 0 0 58218 11 0 0 25 0 1 0 490839889 165048320 24427 33554432000 4194304 4465733 140735995012048 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 40295 24427 281 67 0 37418 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 161180

[startup+642.301 s]
/proc/loadavg: 4.03 3.96 3.70 5/190 14819
/proc/meminfo: memFree=15950384/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=642.29 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 56475 0 0 0 64218 11 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 103352

[startup+702.3 s]
/proc/loadavg: 4.08 3.98 3.72 5/190 14820
/proc/meminfo: memFree=15906436/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=702.28 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 56475 0 0 0 70217 11 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 103352

[startup+762.307 s]
/proc/loadavg: 4.02 3.98 3.74 5/190 14822
/proc/meminfo: memFree=15879988/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=156860 CPUtime=762.29 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 61715 0 0 0 76217 12 0 0 25 0 1 0 490839889 160624640 24844 33554432000 4194304 4465733 140735995012048 18446744073709551615 4343252 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 39215 24844 281 67 0 36338 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 156860

[startup+822.301 s]
/proc/loadavg: 4.01 3.98 3.75 5/190 14823
/proc/meminfo: memFree=15918140/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=822.27 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 61715 0 0 0 82215 12 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 103352

[startup+882.3 s]
/proc/loadavg: 4.00 3.98 3.76 5/190 14825
/proc/meminfo: memFree=15972176/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=882.26 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 66714 0 0 0 88214 12 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 103352

[startup+942.301 s]
/proc/loadavg: 4.00 3.98 3.77 5/190 14827
/proc/meminfo: memFree=15945216/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=140548 CPUtime=942.26 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 70413 0 0 0 94213 13 0 0 25 0 1 0 490839889 143921152 23685 33554432000 4194304 4465733 140735995012048 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 35137 23685 281 67 0 32260 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 140548

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

[startup+947.107 s]
/proc/loadavg: 4.00 3.98 3.77 5/190 14827
/proc/meminfo: memFree=15955500/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=947.07 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 70413 0 0 0 94694 13 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4295872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 947.07
Current children cumulated vsize (KiB) 103352

[startup+959.901 s]
/proc/loadavg: 4.00 3.98 3.78 5/190 14827
/proc/meminfo: memFree=15954508/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=959.86 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 70413 0 0 0 95973 13 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 959.86
Current children cumulated vsize (KiB) 103352

[startup+972.701 s]
/proc/loadavg: 4.00 3.98 3.78 5/190 14827
/proc/meminfo: memFree=15948792/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=972.66 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 70413 0 0 0 97253 13 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4295872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 972.66
Current children cumulated vsize (KiB) 103352

[startup+975.901 s]
/proc/loadavg: 4.00 3.98 3.78 5/190 14827
/proc/meminfo: memFree=15948664/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=975.86 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 70413 0 0 0 97573 13 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 975.86
Current children cumulated vsize (KiB) 103352

[startup+977.501 s]
/proc/loadavg: 4.00 3.98 3.78 5/190 14827
/proc/meminfo: memFree=15948664/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=977.46 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 70413 0 0 0 97733 13 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 977.46
Current children cumulated vsize (KiB) 103352

[startup+978.301 s]
/proc/loadavg: 4.08 4.00 3.79 5/190 14827
/proc/meminfo: memFree=15948664/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=978.26 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 70413 0 0 0 97813 13 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270593 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 978.26
Current children cumulated vsize (KiB) 103352

[startup+979.1 s]
/proc/loadavg: 4.08 4.00 3.79 5/190 14827
/proc/meminfo: memFree=15948540/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=979.06 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 70413 0 0 0 97893 13 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4271877 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 979.06
Current children cumulated vsize (KiB) 103352

[startup+979.3 s]
/proc/loadavg: 4.08 4.00 3.79 5/190 14827
/proc/meminfo: memFree=15948540/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=979.26 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 70413 0 0 0 97913 13 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270222 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 979.26
Current children cumulated vsize (KiB) 103352

[startup+979.4 s]
/proc/loadavg: 4.08 4.00 3.79 5/190 14827
/proc/meminfo: memFree=15948540/32950928 swapFree=67111528/67111528
[pid=14774] ppid=14772 vsize=103352 CPUtime=979.36 cores=5,7
/proc/14774/stat : 14774 (SApperloT) R 14772 14774 14072 0 -1 4202496 70413 0 0 0 97923 13 0 0 25 0 1 0 490839889 105832448 20628 33554432000 4194304 4465733 140735995012048 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14774/statm: 25838 20628 281 67 0 22961 0
Current children cumulated CPU time (s) 979.36
Current children cumulated vsize (KiB) 103352

Child status: 20
Real time (s): 979.457
CPU time (s): 979.425
CPU user time (s): 979.288
CPU system time (s): 0.136979
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 161180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 979.288
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70418
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= 8
involuntary context switches= 2621

runsolver used 1.54776 second user time and 3.79842 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-26 06:33:22
IDJOB=3293040
IDBENCH=88025
IDSOLVER=1657
FILE ID=node125/3293040-1303792402
RUNJOBID= node125-1303792111-14538
PBS_JOBID= 13157261
Free space on /tmp= 73348 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-40-10.shuffled.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293040-1303792402/watcher-3293040-1303792402 -o /tmp/evaluation-result-3293040-1303792402/solver-3293040-1303792402 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3293040-1303792402.cnf

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

MD5SUM BENCH= 532245ed9a95eef41b179dba56b78f57
RANDOM SEED=981377499

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.828
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.74
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.828
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.828
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.828
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.828
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:     32950928 kB
MemFree:      16213828 kB
Buffers:       2204844 kB
Cached:       13711640 kB
SwapCached:          0 kB
Active:        7992948 kB
Inactive:      8209224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16213828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             472 kB
Writeback:           0 kB
AnonPages:      285068 kB
Mapped:          15724 kB
Slab:           468476 kB
PageTables:       5608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   508600 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= 73340 MiB
End job on node125 at 2011-04-26 06:49:42