Trace number 3309244

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 518.263 518.246

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark136.848
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

518.21/518.24	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-3309244-1303987380/watcher-3309244-1303987380 -o /tmp/evaluation-result-3309244-1303987380/solver-3309244-1303987380 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309244-1303987380.cnf 

running on 4 cores: 1,3,5,7

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.08 0.10 1.02 2/174 8691
/proc/meminfo: memFree=15196184/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=7140 CPUtime=0 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 373 0 0 0 0 0 0 0 21 0 1 0 491153596 7311360 314 33554432000 4194304 4409164 140737167028528 18446744073709551615 4259909 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 1785 314 118 53 0 208 0

[startup+0.0825949 s]
/proc/loadavg: 0.08 0.10 1.02 2/174 8691
/proc/meminfo: memFree=15196184/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=7576 CPUtime=0.08 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 601 0 0 0 8 0 0 0 21 0 1 0 491153596 7757824 436 33554432000 4194304 4409164 140737167028528 18446744073709551615 4314290 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 1894 436 135 53 0 317 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7576

[startup+0.10056 s]
/proc/loadavg: 0.08 0.10 1.02 2/174 8691
/proc/meminfo: memFree=15196184/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=7576 CPUtime=0.09 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 607 0 0 0 9 0 0 0 21 0 1 0 491153596 7757824 442 33554432000 4194304 4409164 140737167028528 18446744073709551615 4247177 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 1894 442 136 53 0 317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7576

[startup+0.300519 s]
/proc/loadavg: 0.08 0.10 1.02 2/174 8691
/proc/meminfo: memFree=15196184/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=7780 CPUtime=0.29 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 636 0 0 0 29 0 0 0 22 0 1 0 491153596 7966720 471 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 1945 471 140 53 0 368 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7780

[startup+0.700456 s]
/proc/loadavg: 0.08 0.10 1.02 2/174 8691
/proc/meminfo: memFree=15196184/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=8724 CPUtime=0.69 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 1001 0 0 0 69 0 0 0 24 0 1 0 491153596 8933376 708 33554432000 4194304 4409164 140737167028528 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 2181 708 141 53 0 604 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8724

[startup+1.50029 s]
/proc/loadavg: 0.08 0.10 1.02 3/178 8698
/proc/meminfo: memFree=15125844/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=10148 CPUtime=1.49 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 1760 0 0 0 147 2 0 0 25 0 1 0 491153596 10391552 1090 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 2537 1090 141 53 0 960 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10148

[startup+3.101 s]
/proc/loadavg: 0.08 0.10 1.02 3/178 8698
/proc/meminfo: memFree=15134280/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=9912 CPUtime=3.09 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 3451 0 0 0 302 7 0 0 25 0 1 0 491153596 10149888 1032 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 2478 1032 141 53 0 901 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9912

[startup+6.30038 s]
/proc/loadavg: 0.23 0.13 1.02 3/178 8698
/proc/meminfo: memFree=15133660/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=11432 CPUtime=6.29 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 6703 0 0 0 616 13 0 0 25 0 1 0 491153596 11706368 1417 33554432000 4194304 4409164 140737167028528 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 2858 1417 141 53 0 1281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11432

[startup+12.7002 s]
/proc/loadavg: 0.37 0.16 1.03 3/178 8698
/proc/meminfo: memFree=15149228/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=13420 CPUtime=12.69 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 14052 0 0 0 1246 23 0 0 25 0 1 0 491153596 13742080 1914 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 3355 1914 141 53 0 1778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13420

[startup+25.5008 s]
/proc/loadavg: 0.73 0.25 1.04 3/178 8699
/proc/meminfo: memFree=15157144/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=18256 CPUtime=25.49 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 26334 0 0 0 2508 41 0 0 25 0 1 0 491153596 18694144 3123 33554432000 4194304 4409164 140737167028528 18446744073709551615 4230683 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 4564 3123 141 53 0 2987 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18256

[startup+51.1009 s]
/proc/loadavg: 1.16 0.39 1.07 3/178 8699
/proc/meminfo: memFree=15147388/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=26260 CPUtime=51.09 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 50333 0 0 0 5046 63 0 0 25 0 1 0 491153596 26890240 5092 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 6565 5092 141 53 0 4988 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26260

[startup+102.306 s]
/proc/loadavg: 1.64 0.64 1.11 3/178 8701
/proc/meminfo: memFree=15135600/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=21976 CPUtime=102.3 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 104781 0 0 0 10124 106 0 0 25 0 1 0 491153596 22503424 4053 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 5494 4053 141 53 0 3917 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21976

[startup+162.301 s]
/proc/loadavg: 1.86 0.88 1.17 3/178 8702
/proc/meminfo: memFree=15118460/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=31540 CPUtime=162.3 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 160674 0 0 0 16076 154 0 0 25 0 1 0 491153596 32296960 6444 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 7885 6444 141 53 0 6308 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 31540

[startup+222.301 s]
/proc/loadavg: 1.95 1.08 1.21 3/178 8704
/proc/meminfo: memFree=15099456/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=39792 CPUtime=222.3 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 203928 0 0 0 22032 198 0 0 25 0 1 0 491153596 40747008 8507 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 9948 8507 141 53 0 8371 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 39792

[startup+282.3 s]
/proc/loadavg: 1.98 1.25 1.26 3/178 8706
/proc/meminfo: memFree=15109844/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=33072 CPUtime=282.3 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 255121 0 0 0 27989 241 0 0 25 0 1 0 491153596 33865728 6827 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 8268 6827 141 53 0 6691 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 33072

[startup+342.301 s]
/proc/loadavg: 1.99 1.38 1.30 3/178 8707
/proc/meminfo: memFree=15095180/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=38580 CPUtime=342.31 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 297842 0 0 0 33950 281 0 0 25 0 1 0 491153596 39505920 8204 33554432000 4194304 4409164 140737167028528 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 9645 8204 141 53 0 8068 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 38580

[startup+402.301 s]
/proc/loadavg: 2.07 1.51 1.35 3/178 8709
/proc/meminfo: memFree=15088948/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=47820 CPUtime=402.3 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 342773 0 0 0 39916 314 0 0 25 0 1 0 491153596 48967680 10514 33554432000 4194304 4409164 140737167028528 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 11955 10514 141 53 0 10378 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 47820

[startup+462.3 s]
/proc/loadavg: 2.02 1.59 1.39 3/178 8710
/proc/meminfo: memFree=15081104/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=64396 CPUtime=462.31 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 384455 0 0 0 45876 355 0 0 25 0 1 0 491153596 65941504 14658 33554432000 4194304 4409164 140737167028528 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 16099 14658 141 53 0 14522 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 64396

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

[startup+486.301 s]
/proc/loadavg: 2.01 1.63 1.40 3/178 8711
/proc/meminfo: memFree=15092496/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=38892 CPUtime=486.31 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 399451 0 0 0 48260 371 0 0 25 0 1 0 491153596 39825408 8250 33554432000 4194304 4409164 140737167028528 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 9723 8250 141 53 0 8146 0
Current children cumulated CPU time (s) 486.31
Current children cumulated vsize (KiB) 38892

[startup+499.1 s]
/proc/loadavg: 2.01 1.64 1.41 3/178 8711
/proc/meminfo: memFree=15094228/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=42832 CPUtime=499.11 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 406125 0 0 0 49534 377 0 0 25 0 1 0 491153596 43859968 9235 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 10708 9235 141 53 0 9131 0
Current children cumulated CPU time (s) 499.11
Current children cumulated vsize (KiB) 42832

[startup+511.901 s]
/proc/loadavg: 2.01 1.65 1.42 3/178 8712
/proc/meminfo: memFree=15075252/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=61072 CPUtime=511.91 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 412733 0 0 0 50808 383 0 0 25 0 1 0 491153596 62537728 13795 33554432000 4194304 4409164 140737167028528 18446744073709551615 4358444 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 15268 13795 141 53 0 13691 0
Current children cumulated CPU time (s) 511.91
Current children cumulated vsize (KiB) 61072

[startup+515.1 s]
/proc/loadavg: 2.01 1.65 1.42 3/178 8712
/proc/meminfo: memFree=15092240/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=39552 CPUtime=515.11 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 419782 0 0 0 51125 386 0 0 25 0 1 0 491153596 40501248 8415 33554432000 4194304 4409164 140737167028528 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 9888 8415 141 53 0 8311 0
Current children cumulated CPU time (s) 515.11
Current children cumulated vsize (KiB) 39552

[startup+516.701 s]
/proc/loadavg: 2.01 1.66 1.42 3/178 8712
/proc/meminfo: memFree=15088888/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=43008 CPUtime=516.71 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 420646 0 0 0 51284 387 0 0 25 0 1 0 491153596 44040192 9279 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 10752 9279 141 53 0 9175 0
Current children cumulated CPU time (s) 516.71
Current children cumulated vsize (KiB) 43008

[startup+517.501 s]
/proc/loadavg: 2.01 1.66 1.42 3/178 8712
/proc/meminfo: memFree=15088516/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=43348 CPUtime=517.51 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 420731 0 0 0 51363 388 0 0 25 0 1 0 491153596 44388352 9364 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 10837 9364 141 53 0 9260 0
Current children cumulated CPU time (s) 517.51
Current children cumulated vsize (KiB) 43348

[startup+517.901 s]
/proc/loadavg: 2.01 1.66 1.42 3/178 8712
/proc/meminfo: memFree=15088516/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=43508 CPUtime=517.91 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 420771 0 0 0 51403 388 0 0 25 0 1 0 491153596 44552192 9404 33554432000 4194304 4409164 140737167028528 18446744073709551615 4358265 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 10877 9404 141 53 0 9300 0
Current children cumulated CPU time (s) 517.91
Current children cumulated vsize (KiB) 43508

[startup+518.107 s]
/proc/loadavg: 2.01 1.66 1.42 3/178 8712
/proc/meminfo: memFree=15088392/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=43508 CPUtime=518.12 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 420771 0 0 0 51424 388 0 0 25 0 1 0 491153596 44552192 9404 33554432000 4194304 4409164 140737167028528 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 10877 9404 141 53 0 9300 0
Current children cumulated CPU time (s) 518.12
Current children cumulated vsize (KiB) 43508

[startup+518.201 s]
/proc/loadavg: 2.01 1.66 1.42 3/178 8712
/proc/meminfo: memFree=15088392/32951124 swapFree=67111528/67111528
[pid=8691] ppid=8689 vsize=45264 CPUtime=518.21 cores=1,3,5,7
/proc/8691/stat : 8691 (lingeling) R 8689 8691 8659 0 -1 4202496 421210 0 0 0 51433 388 0 0 25 0 1 0 491153596 46350336 9843 33554432000 4194304 4409164 140737167028528 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8691/statm: 11316 9843 141 53 0 9739 0
Current children cumulated CPU time (s) 518.21
Current children cumulated vsize (KiB) 45264

Child status: 20
Real time (s): 518.246
CPU time (s): 518.263
CPU user time (s): 514.376
CPU system time (s): 3.88741
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 72648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 514.376
system time used= 3.88741
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 421213
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= 6
involuntary context switches= 6171

runsolver used 0.72189 second user time and 1.64875 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-28 12:43:00
IDJOB=3309244
IDBENCH=20401
IDSOLVER=1693
FILE ID=node141/3309244-1303987380
RUNJOBID= node141-1303987378-8678
PBS_JOBID= 13168733
Free space on /tmp= 71400 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309244-1303987380/watcher-3309244-1303987380 -o /tmp/evaluation-result-3309244-1303987380/solver-3309244-1303987380 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309244-1303987380.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=1594934666

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:      15196464 kB
Buffers:       1618728 kB
Cached:       15485748 kB
SwapCached:          0 kB
Active:        7719740 kB
Inactive:      9451800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15196464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24484 kB
Writeback:           0 kB
AnonPages:       66432 kB
Mapped:          14484 kB
Slab:           518556 kB
PageTables:       4624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187636 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= 71400 MiB
End job on node141 at 2011-04-28 12:51:38