Trace number 3371381

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 587f (fixed)UNSAT 147.427 37.2824

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-11.cnf
MD5SUM06568f445121c7d3cc3b96042d85c719
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.4614
Satisfiable
(Un)Satisfiability was proved
Number of variables96526
Number of clauses325263
Sum of the clauses size848701
Maximum clause length1316
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2139068
Number of clauses of size 3177302
Number of clauses of size 48172
Number of clauses of size 5192
Number of clauses of size over 5528

Solver Data

147.13/37.28	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: 961)

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

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

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.46 5.36 6.34 6/299 4104
/proc/meminfo: memFree=12774444/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=16024 CPUtime=0 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) R 4102 4104 3297 0 -1 4202496 1941 1251 0 0 0 0 0 0 23 0 1 0 653676288 16408576 1870 33554432000 4194304 4417452 140735966503216 18446744073709551615 208079926365 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/4104/statm: 4006 1881 141 55 0 1892 0

[startup+0.058372 s]
/proc/loadavg: 6.46 5.36 6.34 6/299 4104
/proc/meminfo: memFree=12774444/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=26616 CPUtime=0.04 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) R 4102 4104 3297 0 -1 4202496 4718 1251 0 0 4 0 0 0 23 0 1 0 653676288 27254784 4647 33554432000 4194304 4417452 140735966503216 18446744073709551615 208079851056 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/4104/statm: 6654 4647 149 55 0 4540 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26616

[startup+0.100364 s]
/proc/loadavg: 6.46 5.36 6.34 6/299 4104
/proc/meminfo: memFree=12774444/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=34444 CPUtime=0.09 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) R 4102 4104 3297 0 -1 4202496 6691 1251 0 0 9 0 0 0 23 0 1 0 653676288 35270656 6620 33554432000 4194304 4417452 140735966503216 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/4104/statm: 8611 6620 149 55 0 6497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34444

[startup+0.300327 s]
/proc/loadavg: 6.46 5.36 6.34 6/299 4104
/proc/meminfo: memFree=12774444/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=78148 CPUtime=0.29 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) R 4102 4104 3297 0 -1 4202496 17435 1251 0 0 27 2 0 0 24 0 1 0 653676288 80023552 17357 33554432000 4194304 4417452 140735966503216 18446744073709551615 208079926365 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/4104/statm: 19537 17379 149 55 0 17423 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78148

[startup+0.700253 s]
/proc/loadavg: 6.46 5.36 6.34 6/299 4104
/proc/meminfo: memFree=12774444/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=178700 CPUtime=1.46 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 28067 1251 0 0 143 3 0 0 25 0 5 0 653676288 182988800 16881 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 44675 16881 174 55 0 42561 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 178700

[startup+1.5011 s]
/proc/loadavg: 6.34 5.35 6.33 9/304 4114
/proc/meminfo: memFree=12689224/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=191308 CPUtime=4.66 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 39455 1251 0 0 461 5 0 0 25 0 5 0 653676288 195899392 21836 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 47827 21836 174 55 0 45713 0
[pid=4104/tid=4111] ppid=4102 vsize=191308 CPUtime=1.05 cores=0,2,4,6
/proc/4104/task/4111/stat : 4111 (plingeling) R 4102 4104 3297 0 -1 4202560 4582 1251 0 0 105 0 0 0 25 0 5 0 653676332 195899392 21836 33554432000 4194304 4417452 140735966503216 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=191308 CPUtime=1.04 cores=0,2,4,6
/proc/4104/task/4112/stat : 4112 (plingeling) R 4102 4104 3297 0 -1 4202560 6998 1251 0 0 103 1 0 0 25 0 5 0 653676332 195899392 21836 33554432000 4194304 4417452 140735966503216 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=191308 CPUtime=1.05 cores=0,2,4,6
/proc/4104/task/4113/stat : 4113 (plingeling) R 4102 4104 3297 0 -1 4202560 7102 1251 0 0 105 0 0 0 25 0 5 0 653676332 195899392 21836 33554432000 4194304 4417452 140735966503216 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=191308 CPUtime=1.05 cores=0,2,4,6
/proc/4104/task/4114/stat : 4114 (plingeling) R 4102 4104 3297 0 -1 4202560 2190 1251 0 0 105 0 0 0 25 0 5 0 653676332 195899392 21836 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 191308

[startup+3.1008 s]
/proc/loadavg: 6.34 5.35 6.33 9/304 4114
/proc/meminfo: memFree=12692820/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=207552 CPUtime=11.04 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 60853 1251 0 0 1097 7 0 0 25 0 5 0 653676288 212533248 24662 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 51888 24662 177 55 0 49774 0
[pid=4104/tid=4111] ppid=4102 vsize=207552 CPUtime=2.65 cores=0,2,4,6
/proc/4104/task/4111/stat : 4111 (plingeling) R 4102 4104 3297 0 -1 4202560 10197 1251 0 0 264 1 0 0 25 0 5 0 653676332 212533248 24662 33554432000 4194304 4417452 140735966503216 18446744073709551615 4346300 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=207552 CPUtime=2.63 cores=0,2,4,6
/proc/4104/task/4112/stat : 4112 (plingeling) R 4102 4104 3297 0 -1 4202560 15780 1251 0 0 261 2 0 0 25 0 5 0 653676332 212533248 24662 33554432000 4194304 4417452 140735966503216 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=207552 CPUtime=2.65 cores=0,2,4,6
/proc/4104/task/4113/stat : 4113 (plingeling) R 4102 4104 3297 0 -1 4202560 14103 1251 0 0 264 1 0 0 25 0 5 0 653676332 212533248 24662 33554432000 4194304 4417452 140735966503216 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=207552 CPUtime=2.65 cores=0,2,4,6
/proc/4104/task/4114/stat : 4114 (plingeling) R 4102 4104 3297 0 -1 4202560 2190 1251 0 0 265 0 0 0 25 0 5 0 653676332 212533248 24662 33554432000 4194304 4417452 140735966503216 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.04
Current children cumulated vsize (KiB) 207552

[startup+6.30118 s]
/proc/loadavg: 6.47 5.40 6.34 9/304 4114
/proc/meminfo: memFree=12658604/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=211880 CPUtime=23.82 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 65775 1251 0 0 2374 8 0 0 25 0 5 0 653676288 216965120 27935 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 52970 27935 179 55 0 50856 0
[pid=4104/tid=4111] ppid=4102 vsize=211880 CPUtime=5.85 cores=0,2,4,6
/proc/4104/task/4111/stat : 4111 (plingeling) R 4102 4104 3297 0 -1 4202560 10268 1251 0 0 584 1 0 0 25 0 5 0 653676332 216965120 27935 33554432000 4194304 4417452 140735966503216 18446744073709551615 4253176 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=211880 CPUtime=5.8 cores=0,2,4,6
/proc/4104/task/4112/stat : 4112 (plingeling) R 4102 4104 3297 0 -1 4202560 15851 1251 0 0 578 2 0 0 25 0 5 0 653676332 216965120 27935 33554432000 4194304 4417452 140735966503216 18446744073709551615 4240317 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=211880 CPUtime=5.84 cores=0,2,4,6
/proc/4104/task/4113/stat : 4113 (plingeling) R 4102 4104 3297 0 -1 4202560 16835 1251 0 0 583 1 0 0 25 0 5 0 653676332 216965120 27935 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=211880 CPUtime=5.85 cores=0,2,4,6
/proc/4104/task/4114/stat : 4114 (plingeling) R 4102 4104 3297 0 -1 4202560 4238 1251 0 0 585 0 0 0 25 0 5 0 653676332 216965120 27935 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364607 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.82
Current children cumulated vsize (KiB) 211880

[startup+12.701 s]
/proc/loadavg: 6.59 5.44 6.35 9/304 4115
/proc/meminfo: memFree=12638908/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=242556 CPUtime=49.36 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 73981 1251 0 0 4927 9 0 0 25 0 5 0 653676288 248377344 33745 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 60639 33745 179 55 0 58525 0
[pid=4104/tid=4111] ppid=4102 vsize=242556 CPUtime=12.25 cores=0,2,4,6
/proc/4104/task/4111/stat : 4111 (plingeling) R 4102 4104 3297 0 -1 4202560 11273 1251 0 0 1224 1 0 0 25 0 5 0 653676332 248377344 33745 33554432000 4194304 4417452 140735966503216 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=242556 CPUtime=12.14 cores=0,2,4,6
/proc/4104/task/4112/stat : 4112 (plingeling) R 4102 4104 3297 0 -1 4202560 17490 1251 0 0 1212 2 0 0 25 0 5 0 653676332 248377344 33745 33554432000 4194304 4417452 140735966503216 18446744073709551615 4251792 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=242556 CPUtime=12.25 cores=0,2,4,6
/proc/4104/task/4113/stat : 4113 (plingeling) R 4102 4104 3297 0 -1 4202560 21716 1251 0 0 1223 2 0 0 25 0 5 0 653676332 248377344 33745 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=242556 CPUtime=12.25 cores=0,2,4,6
/proc/4104/task/4114/stat : 4114 (plingeling) R 4102 4104 3297 0 -1 4202560 4919 1251 0 0 1225 0 0 0 25 0 5 0 653676332 248377344 33745 33554432000 4194304 4417452 140735966503216 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.36
Current children cumulated vsize (KiB) 242556

[startup+25.5005 s]
/proc/loadavg: 6.88 5.54 6.37 9/304 4115
/proc/meminfo: memFree=12623804/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=223168 CPUtime=100.43 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 74379 1251 0 0 10034 9 0 0 25 0 5 0 653676288 228524032 28511 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 55792 28511 179 55 0 53678 0
[pid=4104/tid=4111] ppid=4102 vsize=223168 CPUtime=25.05 cores=0,2,4,6
/proc/4104/task/4111/stat : 4111 (plingeling) R 4102 4104 3297 0 -1 4202560 11297 1251 0 0 2504 1 0 0 25 0 5 0 653676332 228524032 28511 33554432000 4194304 4417452 140735966503216 18446744073709551615 4265399 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=223168 CPUtime=24.82 cores=0,2,4,6
/proc/4104/task/4112/stat : 4112 (plingeling) R 4102 4104 3297 0 -1 4202560 17513 1251 0 0 2480 2 0 0 25 0 5 0 653676332 228524032 28511 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=223168 CPUtime=25.04 cores=0,2,4,6
/proc/4104/task/4113/stat : 4113 (plingeling) R 4102 4104 3297 0 -1 4202560 22067 1251 0 0 2502 2 0 0 25 0 5 0 653676332 228524032 28511 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=223168 CPUtime=25.05 cores=0,2,4,6
/proc/4104/task/4114/stat : 4114 (plingeling) R 4102 4104 3297 0 -1 4202560 4919 1251 0 0 2505 0 0 0 25 0 5 0 653676332 228524032 28511 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.43
Current children cumulated vsize (KiB) 223168

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

[startup+31.9113 s]
/proc/loadavg: 7.13 5.64 6.39 9/304 4115
/proc/meminfo: memFree=12620332/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=224672 CPUtime=126.01 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 75890 1251 0 0 12592 9 0 0 25 0 5 0 653676288 230064128 29373 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 56168 29373 179 55 0 54054 0
[pid=4104/tid=4111] ppid=4102 vsize=224672 CPUtime=31.46 cores=0,2,4,6
/proc/4104/task/4111/stat : 4111 (plingeling) R 4102 4104 3297 0 -1 4202560 11316 1251 0 0 3145 1 0 0 25 0 5 0 653676332 230064128 29373 33554432000 4194304 4417452 140735966503216 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=224672 CPUtime=31.17 cores=0,2,4,6
/proc/4104/task/4112/stat : 4112 (plingeling) R 4102 4104 3297 0 -1 4202560 17532 1251 0 0 3115 2 0 0 25 0 5 0 653676332 230064128 29373 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=224672 CPUtime=31.45 cores=0,2,4,6
/proc/4104/task/4113/stat : 4113 (plingeling) R 4102 4104 3297 0 -1 4202560 23540 1251 0 0 3143 2 0 0 25 0 5 0 653676332 230064128 29373 33554432000 4194304 4417452 140735966503216 18446744073709551615 4252228 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=224672 CPUtime=31.46 cores=0,2,4,6
/proc/4104/task/4114/stat : 4114 (plingeling) R 4102 4104 3297 0 -1 4202560 4919 1251 0 0 3146 0 0 0 25 0 5 0 653676332 230064128 29373 33554432000 4194304 4417452 140735966503216 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 126.01
Current children cumulated vsize (KiB) 224672

[startup+35.1007 s]
/proc/loadavg: 7.13 5.64 6.39 9/304 4115
/proc/meminfo: memFree=12625572/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=220000 CPUtime=138.77 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 76800 1251 0 0 13867 10 0 0 25 0 5 0 653676288 225280000 28205 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 55000 28205 179 55 0 52886 0
[pid=4104/tid=4111] ppid=4102 vsize=220000 CPUtime=34.66 cores=0,2,4,6
/proc/4104/task/4111/stat : 4111 (plingeling) R 4102 4104 3297 0 -1 4202560 11559 1251 0 0 3465 1 0 0 25 0 5 0 653676332 225280000 28205 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=220000 CPUtime=34.34 cores=0,2,4,6
/proc/4104/task/4112/stat : 4112 (plingeling) R 4102 4104 3297 0 -1 4202560 17766 1251 0 0 3432 2 0 0 25 0 5 0 653676332 225280000 28205 33554432000 4194304 4417452 140735966503216 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=220000 CPUtime=34.65 cores=0,2,4,6
/proc/4104/task/4113/stat : 4113 (plingeling) R 4102 4104 3297 0 -1 4202560 23973 1251 0 0 3463 2 0 0 25 0 5 0 653676332 225280000 28205 33554432000 4194304 4417452 140735966503216 18446744073709551615 4365996 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=220000 CPUtime=34.66 cores=0,2,4,6
/proc/4104/task/4114/stat : 4114 (plingeling) R 4102 4104 3297 0 -1 4202560 4919 1251 0 0 3466 0 0 0 25 0 5 0 653676332 225280000 28205 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 138.77
Current children cumulated vsize (KiB) 220000

[startup+35.9005 s]
/proc/loadavg: 7.13 5.64 6.39 9/304 4115
/proc/meminfo: memFree=12625572/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=219996 CPUtime=141.94 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 76800 1251 0 0 14184 10 0 0 25 0 5 0 653676288 225275904 28204 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 54999 28204 179 55 0 52885 0
[pid=4104/tid=4111] ppid=4102 vsize=219996 CPUtime=35.45 cores=0,2,4,6
/proc/4104/task/4111/stat : 4111 (plingeling) R 4102 4104 3297 0 -1 4202560 11559 1251 0 0 3544 1 0 0 25 0 5 0 653676332 225275904 28204 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=219996 CPUtime=35.13 cores=0,2,4,6
/proc/4104/task/4112/stat : 4112 (plingeling) R 4102 4104 3297 0 -1 4202560 17766 1251 0 0 3511 2 0 0 25 0 5 0 653676332 225275904 28204 33554432000 4194304 4417452 140735966503216 18446744073709551615 4365952 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=219996 CPUtime=35.44 cores=0,2,4,6
/proc/4104/task/4113/stat : 4113 (plingeling) R 4102 4104 3297 0 -1 4202560 23973 1251 0 0 3542 2 0 0 25 0 5 0 653676332 225275904 28204 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=219996 CPUtime=35.45 cores=0,2,4,6
/proc/4104/task/4114/stat : 4114 (plingeling) R 4102 4104 3297 0 -1 4202560 4919 1251 0 0 3545 0 0 0 25 0 5 0 653676332 225275904 28204 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 141.94
Current children cumulated vsize (KiB) 219996

[startup+36.7004 s]
/proc/loadavg: 7.20 5.68 6.40 9/304 4115
/proc/meminfo: memFree=12625572/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=219996 CPUtime=145.13 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 76800 1251 0 0 14503 10 0 0 25 0 5 0 653676288 225275904 28204 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 54999 28204 179 55 0 52885 0
[pid=4104/tid=4111] ppid=4102 vsize=219996 CPUtime=36.25 cores=0,2,4,6
/proc/4104/task/4111/stat : 4111 (plingeling) R 4102 4104 3297 0 -1 4202560 11559 1251 0 0 3624 1 0 0 25 0 5 0 653676332 225275904 28204 33554432000 4194304 4417452 140735966503216 18446744073709551615 4365949 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=219996 CPUtime=35.92 cores=0,2,4,6
/proc/4104/task/4112/stat : 4112 (plingeling) R 4102 4104 3297 0 -1 4202560 17766 1251 0 0 3590 2 0 0 25 0 5 0 653676332 225275904 28204 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=219996 CPUtime=36.24 cores=0,2,4,6
/proc/4104/task/4113/stat : 4113 (plingeling) R 4102 4104 3297 0 -1 4202560 23973 1251 0 0 3622 2 0 0 25 0 5 0 653676332 225275904 28204 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=219996 CPUtime=36.25 cores=0,2,4,6
/proc/4104/task/4114/stat : 4114 (plingeling) R 4102 4104 3297 0 -1 4202560 4919 1251 0 0 3625 0 0 0 25 0 5 0 653676332 225275904 28204 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 145.13
Current children cumulated vsize (KiB) 219996

[startup+37.1003 s]
/proc/loadavg: 7.20 5.68 6.40 9/304 4115
/proc/meminfo: memFree=12625572/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=218936 CPUtime=146.73 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 76800 1251 0 0 14663 10 0 0 25 0 5 0 653676288 224190464 27939 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 54734 27939 179 55 0 52620 0
[pid=4104/tid=4111] ppid=4102 vsize=218936 CPUtime=36.65 cores=0,2,4,6
/proc/4104/task/4111/stat : 4111 (plingeling) R 4102 4104 3297 0 -1 4202560 11559 1251 0 0 3664 1 0 0 25 0 5 0 653676332 224190464 27939 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=218936 CPUtime=36.32 cores=0,2,4,6
/proc/4104/task/4112/stat : 4112 (plingeling) R 4102 4104 3297 0 -1 4202560 17766 1251 0 0 3630 2 0 0 25 0 5 0 653676332 224190464 27939 33554432000 4194304 4417452 140735966503216 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=218936 CPUtime=36.64 cores=0,2,4,6
/proc/4104/task/4113/stat : 4113 (plingeling) R 4102 4104 3297 0 -1 4202560 23973 1251 0 0 3662 2 0 0 25 0 5 0 653676332 224190464 27939 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=218936 CPUtime=36.65 cores=0,2,4,6
/proc/4104/task/4114/stat : 4114 (plingeling) R 4102 4104 3297 0 -1 4202560 4919 1251 0 0 3665 0 0 0 25 0 5 0 653676332 224190464 27939 33554432000 4194304 4417452 140735966503216 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 146.73
Current children cumulated vsize (KiB) 218936

[startup+37.2003 s]
/proc/loadavg: 7.20 5.68 6.40 9/304 4115
/proc/meminfo: memFree=12625572/32950928 swapFree=67083212/67111528
[pid=4104] ppid=4102 vsize=218936 CPUtime=147.13 cores=0,2,4,6
/proc/4104/stat : 4104 (plingeling) S 4102 4104 3297 0 -1 4202496 76800 1251 0 0 14703 10 0 0 25 0 5 0 653676288 224190464 27939 33554432000 4194304 4417452 140735966503216 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4104/statm: 54734 27939 179 55 0 52620 0
[pid=4104/tid=4111] ppid=4102 vsize=218936 CPUtime=36.75 cores=0,2,4,6
/proc/4104/task/4111/stat : 4111 (plingeling) R 4102 4104 3297 0 -1 4202560 11559 1251 0 0 3674 1 0 0 25 0 5 0 653676332 224190464 27939 33554432000 4194304 4417452 140735966503216 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=218936 CPUtime=36.42 cores=0,2,4,6
/proc/4104/task/4112/stat : 4112 (plingeling) R 4102 4104 3297 0 -1 4202560 17766 1251 0 0 3640 2 0 0 25 0 5 0 653676332 224190464 27939 33554432000 4194304 4417452 140735966503216 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=218936 CPUtime=36.74 cores=0,2,4,6
/proc/4104/task/4113/stat : 4113 (plingeling) R 4102 4104 3297 0 -1 4202560 23973 1251 0 0 3672 2 0 0 25 0 5 0 653676332 224190464 27939 33554432000 4194304 4417452 140735966503216 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=218936 CPUtime=36.75 cores=0,2,4,6
/proc/4104/task/4114/stat : 4114 (plingeling) R 4102 4104 3297 0 -1 4202560 4919 1251 0 0 3675 0 0 0 25 0 5 0 653676332 224190464 27939 33554432000 4194304 4417452 140735966503216 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 147.13
Current children cumulated vsize (KiB) 218936

Child status: 20
Real time (s): 37.2824
CPU time (s): 147.427
CPU user time (s): 147.316
CPU system time (s): 0.110983
CPU usage (%): 395.432
Max. virtual memory (cumulated for all children) (KiB): 242556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 147.316
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78055
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= 95
involuntary context switches= 757

runsolver used 0.108983 second user time and 0.241963 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 02:52:46
IDJOB=3371381
IDBENCH=82357
IDSOLVER=1848
FILE ID=node127/3371381-1305420766
RUNJOBID= node127-1305420624-3855
PBS_JOBID= 13324545
Free space on /tmp= 73464 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-11.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371381-1305420766/watcher-3371381-1305420766 -o /tmp/evaluation-result-3371381-1305420766/solver-3371381-1305420766 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371381-1305420766.cnf

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

MD5SUM BENCH= 06568f445121c7d3cc3b96042d85c719
RANDOM SEED=422573399

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:      12774608 kB
Buffers:        293516 kB
Cached:        3460228 kB
SwapCached:       1620 kB
Active:       17095548 kB
Inactive:      2743788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12774608 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            8384 kB
Writeback:           0 kB
AnonPages:    16084068 kB
Mapped:          26616 kB
Slab:           227464 kB
PageTables:      47404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44629148 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= 73464 MiB
End job on node127 at 2011-05-15 02:53:24