Trace number 3310039

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
Lingeling 587UNSAT 654.999 654.981

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.3432
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

654.91/654.97	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: 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-3310039-1304001990/watcher-3310039-1304001990 -o /tmp/evaluation-result-3310039-1304001990/solver-3310039-1304001990 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3310039-1304001990.cnf 

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

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


[startup+0 s]
/proc/loadavg: 0.85 1.10 1.50 2/174 9594
/proc/meminfo: memFree=15201640/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=6564 CPUtime=0 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 243 0 0 0 0 0 0 0 25 0 1 0 492614596 6721536 184 33554432000 4194304 4409164 140733592793472 18446744073709551615 4326524 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/9594/statm: 1641 184 133 53 0 64 0

[startup+0.0799199 s]
/proc/loadavg: 0.85 1.10 1.50 2/174 9594
/proc/meminfo: memFree=15201640/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=7244 CPUtime=0.07 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 391 0 0 0 7 0 0 0 25 0 1 0 492614596 7417856 332 33554432000 4194304 4409164 140733592793472 18446744073709551615 4302584 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/9594/statm: 1811 332 141 53 0 234 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7244

[startup+0.100913 s]
/proc/loadavg: 0.85 1.10 1.50 2/174 9594
/proc/meminfo: memFree=15201640/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=7196 CPUtime=0.1 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 393 0 0 0 10 0 0 0 25 0 1 0 492614596 7368704 334 33554432000 4194304 4409164 140733592793472 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/9594/statm: 1799 334 141 53 0 222 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7196

[startup+0.300881 s]
/proc/loadavg: 0.85 1.10 1.50 2/174 9594
/proc/meminfo: memFree=15201640/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=8008 CPUtime=0.29 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 760 0 0 0 29 0 0 0 25 0 1 0 492614596 8200192 553 33554432000 4194304 4409164 140733592793472 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/9594/statm: 2002 553 141 53 0 425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8008

[startup+0.700774 s]
/proc/loadavg: 0.85 1.10 1.50 2/174 9594
/proc/meminfo: memFree=15201640/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=8240 CPUtime=0.69 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 1556 0 0 0 68 1 0 0 25 0 1 0 492614596 8437760 613 33554432000 4194304 4409164 140733592793472 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/9594/statm: 2060 613 141 53 0 483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8240

[startup+1.50063 s]
/proc/loadavg: 0.85 1.10 1.50 3/175 9595
/proc/meminfo: memFree=15160844/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=9340 CPUtime=1.49 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 3752 0 0 0 147 2 0 0 25 0 1 0 492614596 9564160 888 33554432000 4194304 4409164 140733592793472 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/9594/statm: 2335 888 141 53 0 758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9340

[startup+3.10034 s]
/proc/loadavg: 0.85 1.10 1.50 3/175 9595
/proc/meminfo: memFree=15115684/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=10952 CPUtime=3.09 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 6988 0 0 0 305 4 0 0 25 0 1 0 492614596 11214848 1291 33554432000 4194304 4409164 140733592793472 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/9594/statm: 2738 1291 141 53 0 1161 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10952

[startup+6.30074 s]
/proc/loadavg: 0.94 1.11 1.50 3/178 9601
/proc/meminfo: memFree=14893524/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=14280 CPUtime=6.29 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 14105 0 0 0 619 10 0 0 25 0 1 0 492614596 14622720 2121 33554432000 4194304 4409164 140733592793472 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/9594/statm: 3570 2121 141 53 0 1993 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14280

[startup+12.7005 s]
/proc/loadavg: 1.02 1.13 1.51 3/178 9601
/proc/meminfo: memFree=14715568/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=14988 CPUtime=12.69 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 24399 0 0 0 1255 14 0 0 25 0 1 0 492614596 15347712 2292 33554432000 4194304 4409164 140733592793472 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/9594/statm: 3747 2292 141 53 0 2170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14988

[startup+25.5011 s]
/proc/loadavg: 1.24 1.17 1.51 3/178 9601
/proc/meminfo: memFree=14744392/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=30632 CPUtime=25.49 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 44707 0 0 0 2528 21 0 0 25 0 1 0 492614596 31367168 6211 33554432000 4194304 4409164 140733592793472 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/9594/statm: 7658 6211 141 53 0 6081 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30632

[startup+51.1003 s]
/proc/loadavg: 1.50 1.23 1.53 3/178 9602
/proc/meminfo: memFree=14720720/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=41880 CPUtime=51.09 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 68189 0 0 0 5078 31 0 0 25 0 1 0 492614596 42885120 8991 33554432000 4194304 4409164 140733592793472 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 10470 8991 141 53 0 8893 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 41880

[startup+102.307 s]
/proc/loadavg: 1.80 1.36 1.55 3/178 9603
/proc/meminfo: memFree=14691188/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=67456 CPUtime=102.3 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 133698 0 0 0 10183 47 0 0 25 0 1 0 492614596 69074944 15299 33554432000 4194304 4409164 140733592793472 18446744073709551615 4360095 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 16864 15299 141 53 0 15287 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67456

[startup+162.3 s]
/proc/loadavg: 1.92 1.47 1.57 3/178 9605
/proc/meminfo: memFree=14715696/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=71188 CPUtime=162.29 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 163881 0 0 0 16169 60 0 0 25 0 1 0 492614596 72896512 16273 33554432000 4194304 4409164 140733592793472 18446744073709551615 4358730 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 17797 16273 141 53 0 16220 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 71188

[startup+222.301 s]
/proc/loadavg: 1.97 1.57 1.60 3/178 9607
/proc/meminfo: memFree=14783108/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=83076 CPUtime=222.3 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 177325 0 0 0 22161 69 0 0 25 0 1 0 492614596 85069824 19290 33554432000 4194304 4409164 140733592793472 18446744073709551615 4337860 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 20769 19290 141 53 0 19192 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 83076

[startup+282.301 s]
/proc/loadavg: 1.99 1.64 1.62 3/178 9608
/proc/meminfo: memFree=14812708/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=61304 CPUtime=282.29 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 216306 0 0 0 28149 80 0 0 25 0 1 0 492614596 62775296 13879 33554432000 4194304 4409164 140733592793472 18446744073709551615 4358360 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 15326 13879 141 53 0 13749 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 61304

[startup+342.3 s]
/proc/loadavg: 1.99 1.70 1.64 3/178 9610
/proc/meminfo: memFree=14798152/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=69560 CPUtime=342.3 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 218370 0 0 0 34142 88 0 0 25 0 1 0 492614596 71229440 15943 33554432000 4194304 4409164 140733592793472 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 17390 15943 141 53 0 15813 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 69560

[startup+402.301 s]
/proc/loadavg: 1.99 1.75 1.66 3/178 9611
/proc/meminfo: memFree=14715400/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=106504 CPUtime=402.3 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 281451 0 0 0 40129 101 0 0 25 0 1 0 492614596 109060096 25101 33554432000 4194304 4409164 140733592793472 18446744073709551615 4358743 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 26626 25101 141 53 0 25049 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 106504

[startup+462.301 s]
/proc/loadavg: 1.99 1.80 1.68 3/178 9613
/proc/meminfo: memFree=14702952/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=125512 CPUtime=462.3 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 373995 0 0 0 46116 114 0 0 25 0 1 0 492614596 128524288 29853 33554432000 4194304 4409164 140733592793472 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 31378 29853 141 53 0 29801 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 125512

[startup+522.3 s]
/proc/loadavg: 1.99 1.83 1.69 3/178 9615
/proc/meminfo: memFree=14659760/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=125512 CPUtime=522.31 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 373995 0 0 0 52112 119 0 0 25 0 1 0 492614596 128524288 29853 33554432000 4194304 4409164 140733592793472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 31378 29853 141 53 0 29801 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 125512

[startup+582.301 s]
/proc/loadavg: 1.99 1.86 1.71 3/178 9616
/proc/meminfo: memFree=14603660/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=125512 CPUtime=582.31 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 373995 0 0 0 58108 123 0 0 25 0 1 0 492614596 128524288 29853 33554432000 4194304 4409164 140733592793472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 31378 29853 141 53 0 29801 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 125512

[startup+642.301 s]
/proc/loadavg: 1.55 1.77 1.69 2/172 9635
/proc/meminfo: memFree=15099540/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=101868 CPUtime=642.31 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 384914 0 0 0 64102 129 0 0 25 0 1 0 492614596 104312832 23988 33554432000 4194304 4409164 140733592793472 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 25467 23988 141 53 0 23890 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 101868

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

[startup+646.301 s]
/proc/loadavg: 1.55 1.77 1.69 2/172 9635
/proc/meminfo: memFree=15099292/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=101868 CPUtime=646.31 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 384914 0 0 0 64501 130 0 0 25 0 1 0 492614596 104312832 23988 33554432000 4194304 4409164 140733592793472 18446744073709551615 4360095 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 25467 23988 141 53 0 23890 0
Current children cumulated CPU time (s) 646.31
Current children cumulated vsize (KiB) 101868

[startup+649.5 s]
/proc/loadavg: 1.51 1.76 1.69 2/172 9635
/proc/meminfo: memFree=15099288/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=101868 CPUtime=649.51 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 384914 0 0 0 64821 130 0 0 25 0 1 0 492614596 104312832 23988 33554432000 4194304 4409164 140733592793472 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 25467 23988 141 53 0 23890 0
Current children cumulated CPU time (s) 649.51
Current children cumulated vsize (KiB) 101868

[startup+652.701 s]
/proc/loadavg: 1.47 1.75 1.69 2/172 9635
/proc/meminfo: memFree=15066552/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=134636 CPUtime=652.71 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 393106 0 0 0 65140 131 0 0 25 0 1 0 492614596 137867264 32180 33554432000 4194304 4409164 140733592793472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 33659 32180 141 53 0 32082 0
Current children cumulated CPU time (s) 652.71
Current children cumulated vsize (KiB) 134636

[startup+654.3 s]
/proc/loadavg: 1.47 1.75 1.69 2/172 9635
/proc/meminfo: memFree=15066552/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=134636 CPUtime=654.31 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 393106 0 0 0 65300 131 0 0 25 0 1 0 492614596 137867264 32180 33554432000 4194304 4409164 140733592793472 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 33659 32180 141 53 0 32082 0
Current children cumulated CPU time (s) 654.31
Current children cumulated vsize (KiB) 134636

[startup+654.7 s]
/proc/loadavg: 1.47 1.75 1.69 2/172 9635
/proc/meminfo: memFree=15066552/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=78172 CPUtime=654.71 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 396650 0 0 0 65339 132 0 0 25 0 1 0 492614596 80048128 18064 33554432000 4194304 4409164 140733592793472 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 19543 18064 141 53 0 17966 0
Current children cumulated CPU time (s) 654.71
Current children cumulated vsize (KiB) 78172

[startup+654.9 s]
/proc/loadavg: 1.47 1.75 1.69 2/172 9635
/proc/meminfo: memFree=15066552/32951124 swapFree=67111528/67111528
[pid=9594] ppid=9592 vsize=78172 CPUtime=654.91 cores=0,2,4,6
/proc/9594/stat : 9594 (lingeling) R 9592 9594 8659 0 -1 4202496 396650 0 0 0 65359 132 0 0 25 0 1 0 492614596 80048128 18064 33554432000 4194304 4409164 140733592793472 18446744073709551615 4358765 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9594/statm: 19543 18064 141 53 0 17966 0
Current children cumulated CPU time (s) 654.91
Current children cumulated vsize (KiB) 78172

Child status: 20
Real time (s): 654.981
CPU time (s): 654.999
CPU user time (s): 653.67
CPU system time (s): 1.3298
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 134636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 653.67
system time used= 1.3298
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 396653
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= 3
involuntary context switches= 2057

runsolver used 1.01085 second user time and 2.02069 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-28 16:46:30
IDJOB=3310039
IDBENCH=87935
IDSOLVER=1693
FILE ID=node141/3310039-1304001990
RUNJOBID= node141-1304001989-9445
PBS_JOBID= 13168733
Free space on /tmp= 71412 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310039-1304001990/watcher-3310039-1304001990 -o /tmp/evaluation-result-3310039-1304001990/solver-3310039-1304001990 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3310039-1304001990.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=1333309658

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.806
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.806
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:     32951124 kB
MemFree:      15201904 kB
Buffers:       1620536 kB
Cached:       15479796 kB
SwapCached:          0 kB
Active:        7815476 kB
Inactive:      9351824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15201904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12528 kB
Writeback:           0 kB
AnonPages:       65732 kB
Mapped:          14480 kB
Slab:           518288 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188776 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= 71424 MiB
End job on node141 at 2011-04-28 16:57:25