Trace number 3283319

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
Plingeling 587UNSAT 106.243 27.5661

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.9848
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

106.17/27.56	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-3283319-1304044761/watcher-3283319-1304044761 -o /tmp/evaluation-result-3283319-1304044761/solver-3283319-1304044761 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3283319-1304044761.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 6.57 6.54 7.03 5/181 9600
/proc/meminfo: memFree=26480512/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=13468 CPUtime=0 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) R 9598 9600 9252 0 -1 4202496 1399 1263 0 0 0 0 0 0 23 0 1 0 516074867 13791232 1272 33554432000 4194304 4417332 140733751030736 18446744073709551615 251813934061 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9600/statm: 3367 1289 147 55 0 1253 0

[startup+0.0122031 s]
/proc/loadavg: 6.57 6.54 7.03 5/181 9600
/proc/meminfo: memFree=26480512/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=23708 CPUtime=0 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) R 9598 9600 9252 0 -1 4202496 3768 1263 0 0 0 0 0 0 23 0 1 0 516074867 24276992 3641 33554432000 4194304 4417332 140733751030736 18446744073709551615 251813934173 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9600/statm: 5927 3657 147 55 0 3813 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23708

[startup+0.100193 s]
/proc/loadavg: 6.57 6.54 7.03 5/181 9600
/proc/meminfo: memFree=26480512/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=46660 CPUtime=0.08 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) R 9598 9600 9252 0 -1 4202496 9825 1263 0 0 8 0 0 0 23 0 1 0 516074867 47779840 9687 33554432000 4194304 4417332 140733751030736 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9600/statm: 11665 9687 147 55 0 9551 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 46660

[startup+0.30016 s]
/proc/loadavg: 6.57 6.54 7.03 5/181 9600
/proc/meminfo: memFree=26480512/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=73544 CPUtime=0.29 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) R 9598 9600 9252 0 -1 4202496 16546 1263 0 0 27 2 0 0 25 0 1 0 516074867 75309056 16408 33554432000 4194304 4417332 140733751030736 18446744073709551615 251813858915 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9600/statm: 18386 16408 147 55 0 16272 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73544

[startup+0.701094 s]
/proc/loadavg: 6.57 6.54 7.03 5/181 9600
/proc/meminfo: memFree=26480512/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=126632 CPUtime=0.69 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) R 9598 9600 9252 0 -1 4202496 29862 1263 0 0 65 4 0 0 25 0 1 0 516074867 129671168 29681 33554432000 4194304 4417332 140733751030736 18446744073709551615 251813858905 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9600/statm: 31658 29681 148 55 0 29544 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126632

[startup+1.50096 s]
/proc/loadavg: 6.57 6.54 7.03 6/182 9606
/proc/meminfo: memFree=26327620/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=243652 CPUtime=2.81 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) S 9598 9600 9252 0 -1 4202496 57431 1263 0 0 273 8 0 0 25 0 5 0 516074867 249499648 34484 33554432000 4194304 4417332 140733751030736 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9600/statm: 60913 34484 174 55 0 58799 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 243652

[startup+3.10076 s]
/proc/loadavg: 6.57 6.54 7.03 9/186 9610
/proc/meminfo: memFree=26336252/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=247808 CPUtime=9.2 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) S 9598 9600 9252 0 -1 4202496 63496 1263 0 0 911 9 0 0 25 0 5 0 516074867 253755392 33882 33554432000 4194304 4417332 140733751030736 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9600/statm: 61952 33882 177 55 0 59838 0
[pid=9600/tid=9607] ppid=9598 vsize=247808 CPUtime=2.03 cores=1,3,5,7
/proc/9600/task/9607/stat : 9607 (plingeling) R 9598 9600 9252 0 -1 4202560 6432 1263 0 0 203 0 0 0 25 0 5 0 516074972 253755392 33882 33554432000 4194304 4417332 140733751030736 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9600/tid=9608] ppid=9598 vsize=247808 CPUtime=2.02 cores=1,3,5,7
/proc/9600/task/9608/stat : 9608 (plingeling) R 9598 9600 9252 0 -1 4202560 10478 1263 0 0 201 1 0 0 25 0 5 0 516074972 253755392 33882 33554432000 4194304 4417332 140733751030736 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9600/tid=9609] ppid=9598 vsize=247808 CPUtime=2.03 cores=1,3,5,7
/proc/9600/task/9609/stat : 9609 (plingeling) R 9598 9600 9252 0 -1 4202560 5227 1263 0 0 203 0 0 0 25 0 5 0 516074972 253755392 33882 33554432000 4194304 4417332 140733751030736 18446744073709551615 4268216 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9600/tid=9610] ppid=9598 vsize=247808 CPUtime=2.03 cores=1,3,5,7
/proc/9600/task/9610/stat : 9610 (plingeling) R 9598 9600 9252 0 -1 4202560 2945 1263 0 0 203 0 0 0 25 0 5 0 516074972 253755392 33882 33554432000 4194304 4417332 140733751030736 18446744073709551615 4366424 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.2
Current children cumulated vsize (KiB) 247808

[startup+6.30115 s]
/proc/loadavg: 6.69 6.56 7.04 9/186 9610
/proc/meminfo: memFree=26334032/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=251592 CPUtime=21.98 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) S 9598 9600 9252 0 -1 4202496 66703 1263 0 0 2189 9 0 0 25 0 5 0 516074867 257630208 36035 33554432000 4194304 4417332 140733751030736 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9600/statm: 62898 36035 181 55 0 60784 0
[pid=9600/tid=9607] ppid=9598 vsize=251592 CPUtime=5.23 cores=1,3,5,7
/proc/9600/task/9607/stat : 9607 (plingeling) R 9598 9600 9252 0 -1 4202560 7608 1263 0 0 523 0 0 0 25 0 5 0 516074972 257630208 36035 33554432000 4194304 4417332 140733751030736 18446744073709551615 4319240 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9600/tid=9608] ppid=9598 vsize=251592 CPUtime=5.2 cores=1,3,5,7
/proc/9600/task/9608/stat : 9608 (plingeling) R 9598 9600 9252 0 -1 4202560 11058 1263 0 0 519 1 0 0 25 0 5 0 516074972 257630208 36035 33554432000 4194304 4417332 140733751030736 18446744073709551615 4251876 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9600/tid=9609] ppid=9598 vsize=251592 CPUtime=5.23 cores=1,3,5,7
/proc/9600/task/9609/stat : 9609 (plingeling) R 9598 9600 9252 0 -1 4202560 5487 1263 0 0 523 0 0 0 25 0 5 0 516074972 257630208 36035 33554432000 4194304 4417332 140733751030736 18446744073709551615 4236675 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9600/tid=9610] ppid=9598 vsize=251592 CPUtime=5.23 cores=1,3,5,7
/proc/9600/task/9610/stat : 9610 (plingeling) R 9598 9600 9252 0 -1 4202560 4136 1263 0 0 523 0 0 0 25 0 5 0 516074972 257630208 36035 33554432000 4194304 4417332 140733751030736 18446744073709551615 4365897 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.98
Current children cumulated vsize (KiB) 251592

[startup+12.7011 s]
/proc/loadavg: 6.79 6.59 7.04 9/186 9610
/proc/meminfo: memFree=26337164/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=251336 CPUtime=47.54 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) S 9598 9600 9252 0 -1 4202496 66703 1263 0 0 4745 9 0 0 25 0 5 0 516074867 257368064 35971 33554432000 4194304 4417332 140733751030736 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9600/statm: 62834 35971 181 55 0 60720 0
[pid=9600/tid=9607] ppid=9598 vsize=251336 CPUtime=11.63 cores=1,3,5,7
/proc/9600/task/9607/stat : 9607 (plingeling) R 9598 9600 9252 0 -1 4202560 7608 1263 0 0 1163 0 0 0 25 0 5 0 516074972 257368064 35971 33554432000 4194304 4417332 140733751030736 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9600/tid=9608] ppid=9598 vsize=251336 CPUtime=11.57 cores=1,3,5,7
/proc/9600/task/9608/stat : 9608 (plingeling) R 9598 9600 9252 0 -1 4202560 11058 1263 0 0 1156 1 0 0 25 0 5 0 516074972 257368064 35971 33554432000 4194304 4417332 140733751030736 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9600/tid=9609] ppid=9598 vsize=251336 CPUtime=11.63 cores=1,3,5,7
/proc/9600/task/9609/stat : 9609 (plingeling) R 9598 9600 9252 0 -1 4202560 5487 1263 0 0 1163 0 0 0 25 0 5 0 516074972 257368064 35971 33554432000 4194304 4417332 140733751030736 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9600/tid=9610] ppid=9598 vsize=251336 CPUtime=11.63 cores=1,3,5,7
/proc/9600/task/9610/stat : 9610 (plingeling) R 9598 9600 9252 0 -1 4202560 4136 1263 0 0 1163 0 0 0 25 0 5 0 516074972 257368064 35971 33554432000 4194304 4417332 140733751030736 18446744073709551615 4354148 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.54
Current children cumulated vsize (KiB) 251336

[startup+25.5009 s]
/proc/loadavg: 7.06 6.66 7.05 9/186 9611
/proc/meminfo: memFree=26357060/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=264948 CPUtime=98.67 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) S 9598 9600 9252 0 -1 4202496 70302 1263 0 0 9857 10 0 0 25 0 5 0 516074867 271306752 37677 33554432000 4194304 4417332 140733751030736 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9600/statm: 66237 37677 181 55 0 64123 0
[pid=9600/tid=9607] ppid=9598 vsize=264948 CPUtime=24.44 cores=1,3,5,7
/proc/9600/task/9607/stat : 9607 (plingeling) R 9598 9600 9252 0 -1 4202560 8656 1263 0 0 2443 1 0 0 25 0 5 0 516074972 271306752 37677 33554432000 4194304 4417332 140733751030736 18446744073709551615 4343816 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9600/tid=9608] ppid=9598 vsize=264948 CPUtime=24.3 cores=1,3,5,7
/proc/9600/task/9608/stat : 9608 (plingeling) R 9598 9600 9252 0 -1 4202560 11475 1263 0 0 2429 1 0 0 25 0 5 0 516074972 271306752 37677 33554432000 4194304 4417332 140733751030736 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9600/tid=9609] ppid=9598 vsize=264948 CPUtime=24.43 cores=1,3,5,7
/proc/9600/task/9609/stat : 9609 (plingeling) R 9598 9600 9252 0 -1 4202560 6525 1263 0 0 2442 1 0 0 25 0 5 0 516074972 271306752 37677 33554432000 4194304 4417332 140733751030736 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9600/tid=9610] ppid=9598 vsize=264948 CPUtime=24.43 cores=1,3,5,7
/proc/9600/task/9610/stat : 9610 (plingeling) R 9598 9600 9252 0 -1 4202560 5232 1263 0 0 2443 0 0 0 25 0 5 0 516074972 271306752 37677 33554432000 4194304 4417332 140733751030736 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 98.67
Current children cumulated vsize (KiB) 264948

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

[startup+26.3008 s]
/proc/loadavg: 7.06 6.66 7.05 9/186 9611
/proc/meminfo: memFree=26362640/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=258992 CPUtime=101.89 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) S 9598 9600 9252 0 -1 4202496 70870 1263 0 0 10179 10 0 0 25 0 5 0 516074867 265207808 36197 33554432000 4194304 4417332 140733751030736 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9600/statm: 64748 36197 181 55 0 62634 0
[pid=9600/tid=9607] ppid=9598 vsize=258992 CPUtime=25.24 cores=1,3,5,7
/proc/9600/task/9607/stat : 9607 (plingeling) R 9598 9600 9252 0 -1 4202560 8656 1263 0 0 2523 1 0 0 25 0 5 0 516074972 265207808 36197 33554432000 4194304 4417332 140733751030736 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9600/tid=9608] ppid=9598 vsize=258992 CPUtime=25.1 cores=1,3,5,7
/proc/9600/task/9608/stat : 9608 (plingeling) R 9598 9600 9252 0 -1 4202560 11475 1263 0 0 2509 1 0 0 25 0 5 0 516074972 265207808 36197 33554432000 4194304 4417332 140733751030736 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9600/tid=9609] ppid=9598 vsize=258992 CPUtime=25.24 cores=1,3,5,7
/proc/9600/task/9609/stat : 9609 (plingeling) R 9598 9600 9252 0 -1 4202560 6525 1263 0 0 2523 1 0 0 25 0 5 0 516074972 265207808 36197 33554432000 4194304 4417332 140733751030736 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9600/tid=9610] ppid=9598 vsize=258992 CPUtime=25.23 cores=1,3,5,7
/proc/9600/task/9610/stat : 9610 (plingeling) R 9598 9600 9252 0 -1 4202560 5800 1263 0 0 2523 0 0 0 25 0 5 0 516074972 265207808 36197 33554432000 4194304 4417332 140733751030736 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 258992

[startup+27.1007 s]
/proc/loadavg: 7.06 6.66 7.05 9/186 9611
/proc/meminfo: memFree=26362640/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=258984 CPUtime=105.07 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) S 9598 9600 9252 0 -1 4202496 70870 1263 0 0 10497 10 0 0 25 0 5 0 516074867 265199616 36195 33554432000 4194304 4417332 140733751030736 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9600/statm: 64746 36195 181 55 0 62632 0
[pid=9600/tid=9607] ppid=9598 vsize=258984 CPUtime=26.04 cores=1,3,5,7
/proc/9600/task/9607/stat : 9607 (plingeling) R 9598 9600 9252 0 -1 4202560 8656 1263 0 0 2603 1 0 0 25 0 5 0 516074972 265199616 36195 33554432000 4194304 4417332 140733751030736 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9600/tid=9608] ppid=9598 vsize=258984 CPUtime=25.89 cores=1,3,5,7
/proc/9600/task/9608/stat : 9608 (plingeling) R 9598 9600 9252 0 -1 4202560 11475 1263 0 0 2588 1 0 0 25 0 5 0 516074972 265199616 36195 33554432000 4194304 4417332 140733751030736 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9600/tid=9609] ppid=9598 vsize=258984 CPUtime=26.03 cores=1,3,5,7
/proc/9600/task/9609/stat : 9609 (plingeling) R 9598 9600 9252 0 -1 4202560 6525 1263 0 0 2602 1 0 0 25 0 5 0 516074972 265199616 36195 33554432000 4194304 4417332 140733751030736 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9600/tid=9610] ppid=9598 vsize=258984 CPUtime=26.02 cores=1,3,5,7
/proc/9600/task/9610/stat : 9610 (plingeling) R 9598 9600 9252 0 -1 4202560 5800 1263 0 0 2602 0 0 0 25 0 5 0 516074972 265199616 36195 33554432000 4194304 4417332 140733751030736 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 105.07
Current children cumulated vsize (KiB) 258984

[startup+27.5066 s]
/proc/loadavg: 7.06 6.66 7.05 6/183 9611
/proc/meminfo: memFree=26378536/32950928 swapFree=67111524/67111528
[pid=9600] ppid=9598 vsize=258984 CPUtime=106.17 cores=1,3,5,7
/proc/9600/stat : 9600 (plingeling) S 9598 9600 9252 0 -1 4202496 70871 1263 0 0 10607 10 0 0 18 0 2 0 516074867 265199616 36196 33554432000 4194304 4417332 140733751030736 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9600/statm: 64746 36196 182 55 0 62632 0
[pid=9600/tid=9608] ppid=9598 vsize=258984 CPUtime=26.29 cores=1,3,5,7
/proc/9600/task/9608/stat : 9608 (plingeling) R 9598 9600 9252 0 -1 4202560 11475 1263 0 0 2628 1 0 0 25 0 2 0 516074972 265199616 36196 33554432000 4194304 4417332 140733751030736 18446744073709551615 4252691 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 106.17
Current children cumulated vsize (KiB) 258984

Child status: 20
Real time (s): 27.5661
CPU time (s): 106.243
CPU user time (s): 106.127
CPU system time (s): 0.115982
CPU usage (%): 385.412
Max. virtual memory (cumulated for all children) (KiB): 265012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 106.127
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72137
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= 142
involuntary context switches= 829

runsolver used 0.041993 second user time and 0.113982 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 04:39:22
IDJOB=3283319
IDBENCH=71019
IDSOLVER=1605
FILE ID=node126/3283319-1304044761
RUNJOBID= node126-1304044269-9271
PBS_JOBID= 13170390
Free space on /tmp= 71564 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283319-1304044761/watcher-3283319-1304044761 -o /tmp/evaluation-result-3283319-1304044761/solver-3283319-1304044761 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3283319-1304044761.cnf

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=624677422

node126.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.783
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.56
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.783
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.75
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.783
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.783
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26480668 kB
Buffers:       1406104 kB
Cached:        4216608 kB
SwapCached:          4 kB
Active:         449504 kB
Inactive:      5473816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26480668 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           34128 kB
Writeback:           0 kB
AnonPages:      300264 kB
Mapped:          15500 kB
Slab:           481312 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   501060 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= 71564 MiB
End job on node126 at 2011-04-29 04:39:49