Trace number 3309691

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 3205.13 3205.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.529
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

3205.02/3204.99	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: 977)

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-3309691-1307643182/watcher-3309691-1307643182 -o /tmp/evaluation-result-3309691-1307643182/solver-3309691-1307643182 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309691-1307643182.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: 2.00 2.00 2.00 3/177 25595
/proc/meminfo: memFree=31605468/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 1 0 875917902 7421952 334 33554432000 4194304 4409164 140735789430384 18446744073709551615 4221655 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 1812 334 110 53 0 235 0

[startup+0.0887621 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25595
/proc/meminfo: memFree=31605468/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=16708 CPUtime=0.07 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 3709 0 0 0 7 0 0 0 25 0 1 0 875917902 17108992 2681 33554432000 4194304 4409164 140735789430384 18446744073709551615 4281284 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 4177 2681 124 53 0 2600 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16708

[startup+0.100752 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25595
/proc/meminfo: memFree=31605468/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=16708 CPUtime=0.09 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 3709 0 0 0 9 0 0 0 25 0 1 0 875917902 17108992 2681 33554432000 4194304 4409164 140735789430384 18446744073709551615 4280047 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 4177 2681 124 53 0 2600 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16708

[startup+0.300717 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25595
/proc/meminfo: memFree=31605468/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=16788 CPUtime=0.29 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 5108 0 0 0 29 0 0 0 25 0 1 0 875917902 17190912 2705 33554432000 4194304 4409164 140735789430384 18446744073709551615 4278828 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 4197 2705 128 53 0 2620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16788

[startup+0.700639 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25595
/proc/meminfo: memFree=31605468/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=16784 CPUtime=0.69 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 5108 0 0 0 69 0 0 0 25 0 1 0 875917902 17186816 2704 33554432000 4194304 4409164 140735789430384 18446744073709551615 4281398 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 4196 2704 128 53 0 2619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16784

[startup+1.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25596
/proc/meminfo: memFree=31593472/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=18216 CPUtime=1.49 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 5471 0 0 0 149 0 0 0 25 0 1 0 875917902 18653184 3066 33554432000 4194304 4409164 140735789430384 18446744073709551615 4231082 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 4554 3066 132 53 0 2977 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18216

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25596
/proc/meminfo: memFree=31870612/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=23544 CPUtime=3.09 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 7882 0 0 0 308 1 0 0 25 0 1 0 875917902 24109056 4407 33554432000 4194304 4409164 140735789430384 18446744073709551615 4246171 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 5886 4407 135 53 0 4309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23544

[startup+6.30065 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25596
/proc/meminfo: memFree=31856096/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=19328 CPUtime=6.29 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 7888 0 0 0 628 1 0 0 25 0 1 0 875917902 19791872 3359 33554432000 4194304 4409164 140735789430384 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 4832 3359 141 53 0 3255 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19328

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25596
/proc/meminfo: memFree=31837344/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=26220 CPUtime=12.69 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 12426 0 0 0 1264 5 0 0 25 0 1 0 875917902 26849280 5082 33554432000 4194304 4409164 140735789430384 18446744073709551615 4226456 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 6555 5082 141 53 0 4978 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26220

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25597
/proc/meminfo: memFree=31788476/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=23072 CPUtime=25.49 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 20236 0 0 0 2539 10 0 0 25 0 1 0 875917902 23625728 4327 33554432000 4194304 4409164 140735789430384 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 5768 4327 141 53 0 4191 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23072

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25597
/proc/meminfo: memFree=31620040/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=33604 CPUtime=51.1 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 47549 0 0 0 5088 22 0 0 25 0 1 0 875917902 34410496 6960 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 8401 6960 141 53 0 6824 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 33604

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25599
/proc/meminfo: memFree=31622968/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=65948 CPUtime=102.3 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 63961 0 0 0 10195 35 0 0 25 0 1 0 875917902 67530752 15014 33554432000 4194304 4409164 140735789430384 18446744073709551615 4246659 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 16487 15014 141 53 0 14910 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65948

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25600
/proc/meminfo: memFree=31638552/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=67660 CPUtime=162.3 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 147928 0 0 0 16171 59 0 0 25 0 1 0 875917902 69283840 15442 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 16915 15442 141 53 0 15338 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 67660

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 25602
/proc/meminfo: memFree=31634652/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=75164 CPUtime=222.3 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 184796 0 0 0 22152 78 0 0 25 0 1 0 875917902 76967936 17318 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358505 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 18791 17318 141 53 0 17214 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 75164

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 25603
/proc/meminfo: memFree=31592200/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=112528 CPUtime=282.3 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 240819 0 0 0 28127 103 0 0 25 0 1 0 875917902 115228672 26659 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 28132 26659 141 53 0 26555 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 112528

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25605
/proc/meminfo: memFree=31436284/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=87660 CPUtime=342.31 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 267599 0 0 0 34105 126 0 0 25 0 1 0 875917902 89763840 20442 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 21915 20442 141 53 0 20338 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 87660

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25607
/proc/meminfo: memFree=30848232/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=112204 CPUtime=402.31 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 288313 0 0 0 40089 142 0 0 25 0 1 0 875917902 114896896 26578 33554432000 4194304 4409164 140735789430384 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 28051 26578 141 53 0 26474 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 112204

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25608
/proc/meminfo: memFree=31588476/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=120932 CPUtime=462.31 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 316174 0 0 0 46071 160 0 0 25 0 1 0 875917902 123834368 28760 33554432000 4194304 4409164 140735789430384 18446744073709551615 4304433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 30233 28760 141 53 0 28656 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 120932

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25610
/proc/meminfo: memFree=31594516/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=148400 CPUtime=522.31 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 327137 0 0 0 52056 175 0 0 25 0 1 0 875917902 151961600 35627 33554432000 4194304 4409164 140735789430384 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 37100 35627 141 53 0 35523 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 148400

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25611
/proc/meminfo: memFree=31592724/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=148400 CPUtime=582.31 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 331238 0 0 0 58046 185 0 0 25 0 1 0 875917902 151961600 35627 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 37100 35627 141 53 0 35523 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 148400

[startup+642.3 s]

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

/proc/meminfo: memFree=31184860/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=247484 CPUtime=2622.4 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 531656 0 0 0 261710 530 0 0 25 0 1 0 875917902 253423616 60398 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358279 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 61871 60398 141 53 0 60294 0
Current children cumulated CPU time (s) 2622.4
Current children cumulated vsize (KiB) 247484

[startup+2682.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25667
/proc/meminfo: memFree=31129136/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=227416 CPUtime=2682.39 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 539857 0 0 0 267700 539 0 0 25 0 1 0 875917902 232873984 55381 33554432000 4194304 4409164 140735789430384 18446744073709551615 4359834 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 56854 55381 141 53 0 55277 0
Current children cumulated CPU time (s) 2682.39
Current children cumulated vsize (KiB) 227416

[startup+2742.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25669
/proc/meminfo: memFree=30474988/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=238616 CPUtime=2742.41 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 543645 0 0 0 273694 547 0 0 25 0 1 0 875917902 244342784 58181 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358279 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 59654 58181 141 53 0 58077 0
Current children cumulated CPU time (s) 2742.41
Current children cumulated vsize (KiB) 238616

[startup+2802.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 25671
/proc/meminfo: memFree=30457456/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=256212 CPUtime=2802.4 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 548044 0 0 0 279688 552 0 0 25 0 1 0 875917902 262361088 62580 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 64053 62580 141 53 0 62476 0
Current children cumulated CPU time (s) 2802.4
Current children cumulated vsize (KiB) 256212

[startup+2862.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 25672
/proc/meminfo: memFree=30735288/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=259680 CPUtime=2862.4 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 561065 0 0 0 285681 559 0 0 25 0 1 0 875917902 265912320 63447 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 64920 63447 141 53 0 63343 0
Current children cumulated CPU time (s) 2862.4
Current children cumulated vsize (KiB) 259680

[startup+2922.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 25683
/proc/meminfo: memFree=29900740/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=225272 CPUtime=2922.4 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 562121 0 0 0 291675 565 0 0 25 0 1 0 875917902 230678528 54845 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 56318 54845 141 53 0 54741 0
Current children cumulated CPU time (s) 2922.4
Current children cumulated vsize (KiB) 225272

[startup+2982.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 25684
/proc/meminfo: memFree=29789360/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=237944 CPUtime=2982.4 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 565289 0 0 0 297668 572 0 0 25 0 1 0 875917902 243654656 58013 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358711 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 59486 58013 141 53 0 57909 0
Current children cumulated CPU time (s) 2982.4
Current children cumulated vsize (KiB) 237944

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25686
/proc/meminfo: memFree=29789312/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=237944 CPUtime=3042.41 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 565289 0 0 0 303662 579 0 0 25 0 1 0 875917902 243654656 58013 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 59486 58013 141 53 0 57909 0
Current children cumulated CPU time (s) 3042.41
Current children cumulated vsize (KiB) 237944

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25691
/proc/meminfo: memFree=31173944/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=254840 CPUtime=3102.41 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 569513 0 0 0 309655 586 0 0 25 0 1 0 875917902 260956160 62237 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 63710 62237 141 53 0 62133 0
Current children cumulated CPU time (s) 3102.41
Current children cumulated vsize (KiB) 254840

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25692
/proc/meminfo: memFree=30947196/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=231800 CPUtime=3162.41 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 572201 0 0 0 315646 595 0 0 25 0 1 0 875917902 237363200 56477 33554432000 4194304 4409164 140735789430384 18446744073709551615 4359783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 57950 56477 141 53 0 56373 0
Current children cumulated CPU time (s) 3162.41
Current children cumulated vsize (KiB) 231800

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

[startup+3174.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25692
/proc/meminfo: memFree=30801716/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=241052 CPUtime=3174.41 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 574702 0 0 0 316844 597 0 0 25 0 1 0 875917902 246837248 58790 33554432000 4194304 4409164 140735789430384 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 60263 58790 141 53 0 58686 0
Current children cumulated CPU time (s) 3174.41
Current children cumulated vsize (KiB) 241052

[startup+3187.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25693
/proc/meminfo: memFree=30837544/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=205296 CPUtime=3187.22 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 579432 0 0 0 318123 599 0 0 25 0 1 0 875917902 210223104 49851 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 51324 49851 141 53 0 49747 0
Current children cumulated CPU time (s) 3187.22
Current children cumulated vsize (KiB) 205296

[startup+3193.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25693
/proc/meminfo: memFree=30771824/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=205296 CPUtime=3193.61 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 579432 0 0 0 318762 599 0 0 25 0 1 0 875917902 210223104 49851 33554432000 4194304 4409164 140735789430384 18446744073709551615 4359638 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 51324 49851 141 53 0 49747 0
Current children cumulated CPU time (s) 3193.61
Current children cumulated vsize (KiB) 205296

[startup+3199.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25693
/proc/meminfo: memFree=30771940/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=205296 CPUtime=3200.03 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 579432 0 0 0 319403 600 0 0 25 0 1 0 875917902 210223104 49851 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 51324 49851 141 53 0 49747 0
Current children cumulated CPU time (s) 3200.03
Current children cumulated vsize (KiB) 205296

[startup+3203.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25693
/proc/meminfo: memFree=30771936/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=205296 CPUtime=3203.22 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 579432 0 0 0 319722 600 0 0 25 0 1 0 875917902 210223104 49851 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 51324 49851 141 53 0 49747 0
Current children cumulated CPU time (s) 3203.22
Current children cumulated vsize (KiB) 205296

[startup+3203.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25693
/proc/meminfo: memFree=30771936/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=205296 CPUtime=3204.02 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 579432 0 0 0 319802 600 0 0 25 0 1 0 875917902 210223104 49851 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 51324 49851 141 53 0 49747 0
Current children cumulated CPU time (s) 3204.02
Current children cumulated vsize (KiB) 205296

[startup+3204.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25693
/proc/meminfo: memFree=30771936/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=205296 CPUtime=3204.82 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 579432 0 0 0 319882 600 0 0 25 0 1 0 875917902 210223104 49851 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 51324 49851 141 53 0 49747 0
Current children cumulated CPU time (s) 3204.82
Current children cumulated vsize (KiB) 205296

[startup+3204.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25693
/proc/meminfo: memFree=30771936/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=205296 CPUtime=3205.02 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 579432 0 0 0 319902 600 0 0 25 0 1 0 875917902 210223104 49851 33554432000 4194304 4409164 140735789430384 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25595/statm: 51324 49851 141 53 0 49747 0
Current children cumulated CPU time (s) 3205.02
Current children cumulated vsize (KiB) 205296

[startup+3205 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25693
/proc/meminfo: memFree=30771936/32950928 swapFree=67055948/67111528
[pid=25595] ppid=25593 vsize=171472 CPUtime=3205.11 cores=0,2,4,6
/proc/25595/stat : 25595 (lingeling) R 25593 25595 24082 0 -1 4202496 579434 0 0 0 319911 600 0 0 25 0 1 0 875917902 175587328 33532 33554432000 4194304 4409164 140735789430384 18446744073709551615 208080258154 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25595/statm: 42868 33532 142 53 0 41291 0
Current children cumulated CPU time (s) 3205.11
Current children cumulated vsize (KiB) 171472

Child status: 20
Real time (s): 3205.01
CPU time (s): 3205.13
CPU user time (s): 3199.12
CPU system time (s): 6.01508
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 314080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3199.12
system time used= 6.01509
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 579435
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= 4
involuntary context switches= 6999

runsolver used 5.57315 second user time and 11.2543 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-09 20:13:02
IDJOB=3309691
IDBENCH=82466
IDSOLVER=1693
FILE ID=node127/3309691-1307643182
RUNJOBID= node127-1307637549-24936
PBS_JOBID= 13549396
Free space on /tmp= 74180 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309691-1307643182/watcher-3309691-1307643182 -o /tmp/evaluation-result-3309691-1307643182/solver-3309691-1307643182 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309691-1307643182.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1018308300

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31637152 kB
Buffers:        216936 kB
Cached:         338756 kB
SwapCached:       9340 kB
Active:         888204 kB
Inactive:       235260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31637152 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:            2348 kB
Writeback:           0 kB
AnonPages:      565280 kB
Mapped:          13184 kB
Slab:           125068 kB
PageTables:       6088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   760092 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= 74180 MiB
End job on node127 at 2011-06-09 21:06:27