Trace number 3386325

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
SArTagnan 2011-05-15 (fixed)UNSAT 274.455 92.018

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

274.13/91.99	
274.13/91.99	s UNSATISFIABLE
274.13/91.99	c Conflict at level 0

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-3386325-1305579327/watcher-3386325-1305579327 -o /tmp/evaluation-result-3386325-1305579327/solver-3386325-1305579327 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386325-1305579327.cnf -threads=4 

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: 8.82 9.08 9.02 6/398 26356
/proc/meminfo: memFree=22623104/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=35076 CPUtime=0 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 2558 0 0 0 0 0 0 0 22 0 1 0 669530936 35917824 2369 33554432000 4194304 4625164 140736359818432 18446744073709551615 4361099 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26356/statm: 8769 2370 299 106 0 4272 0

[startup+0.0825011 s]
/proc/loadavg: 8.82 9.08 9.02 6/398 26356
/proc/meminfo: memFree=22623104/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=43936 CPUtime=0.07 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 7349 0 0 0 7 0 0 0 22 0 1 0 669530936 44990464 4632 33554432000 4194304 4625164 140736359818432 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26356/statm: 10984 4632 299 106 0 6487 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 43936

[startup+0.100499 s]
/proc/loadavg: 8.82 9.08 9.02 6/398 26356
/proc/meminfo: memFree=22623104/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=45376 CPUtime=0.09 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 8014 0 0 0 8 1 0 0 22 0 1 0 669530936 46465024 5297 33554432000 4194304 4625164 140736359818432 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26356/statm: 11344 5297 299 106 0 6847 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45376

[startup+0.30043 s]
/proc/loadavg: 8.82 9.08 9.02 6/398 26356
/proc/meminfo: memFree=22623104/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=289048 CPUtime=0.49 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 30702 0 0 0 46 3 0 0 24 0 4 0 669530936 295985152 24525 33554432000 4194304 4625164 140736359818432 18446744073709551615 4503338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 72262 24525 332 106 0 67765 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 289048

[startup+0.700362 s]
/proc/loadavg: 8.82 9.08 9.02 6/398 26356
/proc/meminfo: memFree=22623104/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=289048 CPUtime=1.69 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 33068 0 0 0 166 3 0 0 25 0 4 0 669530936 295985152 25646 33554432000 4194304 4625164 140736359818432 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 72262 25646 336 106 0 67765 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 289048

[startup+1.50022 s]
/proc/loadavg: 8.82 9.08 9.02 10/402 26360
/proc/meminfo: memFree=22512224/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=294832 CPUtime=4.07 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 38012 0 0 0 404 3 0 0 25 0 4 0 669530936 301907968 27742 33554432000 4194304 4625164 140736359818432 18446744073709551615 232335548423 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 73708 27742 342 106 0 69211 0
[pid=26356/tid=26358] ppid=26354 vsize=294832 CPUtime=1.29 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 1961 0 0 0 129 0 0 0 25 0 4 0 669530955 301907968 27742 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=294832 CPUtime=1.27 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 2007 0 0 0 127 0 0 0 25 0 4 0 669530955 301907968 27742 33554432000 4194304 4625164 140736359818432 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=294832 CPUtime=0.6 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 7102 0 0 0 60 0 0 0 25 0 4 0 669530955 301907968 27742 33554432000 4194304 4625164 140736359818432 18446744073709551615 232335997422 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.07
Current children cumulated vsize (KiB) 294832

[startup+3.10093 s]
/proc/loadavg: 8.82 9.08 9.02 10/402 26360
/proc/meminfo: memFree=22512100/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=304592 CPUtime=8.86 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 42329 0 0 0 883 3 0 0 25 0 4 0 669530936 311902208 31248 33554432000 4194304 4625164 140736359818432 18446744073709551615 4390560 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 76148 31248 350 106 0 71651 0
[pid=26356/tid=26358] ppid=26354 vsize=304592 CPUtime=2.89 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 3021 0 0 0 289 0 0 0 25 0 4 0 669530955 311902208 31248 33554432000 4194304 4625164 140736359818432 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=304592 CPUtime=2.85 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 3061 0 0 0 285 0 0 0 25 0 4 0 669530955 311902208 31248 33554432000 4194304 4625164 140736359818432 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=304592 CPUtime=1.39 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 8164 0 0 0 139 0 0 0 25 0 4 0 669530955 311902208 31248 33554432000 4194304 4625164 140736359818432 18446744073709551615 4335282 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.86
Current children cumulated vsize (KiB) 304592

[startup+6.30036 s]
/proc/loadavg: 8.83 9.08 9.02 10/402 26360
/proc/meminfo: memFree=22481596/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=326544 CPUtime=18.42 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 48302 0 0 0 1837 5 0 0 25 0 4 0 669530936 334381056 34843 33554432000 4194304 4625164 140736359818432 18446744073709551615 4390618 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 81636 34843 348 106 0 77139 0
[pid=26356/tid=26358] ppid=26354 vsize=326544 CPUtime=6.09 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 4907 0 0 0 609 0 0 0 25 0 4 0 669530955 334381056 34843 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=326544 CPUtime=6.01 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 4953 0 0 0 601 0 0 0 25 0 4 0 669530955 334381056 34843 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=326544 CPUtime=2.99 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 8529 0 0 0 299 0 0 0 25 0 4 0 669530955 334381056 34843 33554432000 4194304 4625164 140736359818432 18446744073709551615 4554736 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.42
Current children cumulated vsize (KiB) 326544

[startup+12.7002 s]
/proc/loadavg: 8.85 9.08 9.02 10/402 26360
/proc/meminfo: memFree=22456492/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=348540 CPUtime=37.53 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 59645 0 0 0 3746 7 0 0 25 0 4 0 669530936 356904960 39862 33554432000 4194304 4625164 140736359818432 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 87135 39862 348 106 0 82638 0
[pid=26356/tid=26358] ppid=26354 vsize=348540 CPUtime=12.49 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 7966 0 0 0 1248 1 0 0 25 0 4 0 669530955 356904960 39862 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=348540 CPUtime=12.33 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 8007 0 0 0 1232 1 0 0 25 0 4 0 669530955 356904960 39862 33554432000 4194304 4625164 140736359818432 18446744073709551615 4288743 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=348540 CPUtime=6.19 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 10930 0 0 0 619 0 0 0 25 0 4 0 669530955 356904960 39862 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37.53
Current children cumulated vsize (KiB) 348540

[startup+25.501 s]
/proc/loadavg: 8.96 9.09 9.02 10/402 26360
/proc/meminfo: memFree=22417664/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=386216 CPUtime=75.76 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 86340 0 0 0 7565 11 0 0 25 0 4 0 669530936 395485184 47739 33554432000 4194304 4625164 140736359818432 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 96554 47739 344 106 0 92057 0
[pid=26356/tid=26358] ppid=26354 vsize=386216 CPUtime=25.29 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 14491 0 0 0 2527 2 0 0 25 0 4 0 669530955 395485184 47739 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=386216 CPUtime=24.96 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 14793 0 0 0 2494 2 0 0 25 0 4 0 669530955 395485184 47739 33554432000 4194304 4625164 140736359818432 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=386216 CPUtime=12.6 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 15270 0 0 0 1259 1 0 0 25 0 4 0 669530955 395485184 47739 33554432000 4194304 4625164 140736359818432 18446744073709551615 4288793 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 75.76
Current children cumulated vsize (KiB) 386216

[startup+51.1004 s]
/proc/loadavg: 9.05 9.10 9.02 10/402 26361
/proc/meminfo: memFree=22166896/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=597320 CPUtime=152.25 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 186208 0 0 0 15200 25 0 0 25 0 4 0 669530936 611655680 101323 33554432000 4194304 4625164 140736359818432 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 149330 101323 369 106 0 144833 0
[pid=26356/tid=26358] ppid=26354 vsize=597320 CPUtime=50.89 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 21100 0 0 0 5086 3 0 0 25 0 4 0 669530955 611655680 101323 33554432000 4194304 4625164 140736359818432 18446744073709551615 4477976 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=597320 CPUtime=42.94 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 21467 0 0 0 4291 3 0 0 25 0 4 0 669530955 611655680 101323 33554432000 4194304 4625164 140736359818432 18446744073709551615 4479599 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=597320 CPUtime=25.39 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 38091 0 0 0 2534 5 0 0 25 0 4 0 669530955 611655680 101323 33554432000 4194304 4625164 140736359818432 18446744073709551615 4479792 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 152.25
Current children cumulated vsize (KiB) 597320

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

[startup+76.7009 s]
/proc/loadavg: 9.03 9.09 9.02 10/402 26362
/proc/meminfo: memFree=22104516/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=645512 CPUtime=228.72 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 206800 0 0 0 22845 27 0 0 25 0 4 0 669530936 661004288 111480 33554432000 4194304 4625164 140736359818432 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 161378 111480 372 106 0 156881 0
[pid=26356/tid=26358] ppid=26354 vsize=645512 CPUtime=76.49 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 41056 0 0 0 7644 5 0 0 25 0 4 0 669530955 661004288 111480 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=645512 CPUtime=66.32 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 21807 0 0 0 6629 3 0 0 25 0 4 0 669530955 661004288 111480 33554432000 4194304 4625164 140736359818432 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=645512 CPUtime=38.19 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 38091 0 0 0 3814 5 0 0 25 0 4 0 669530955 661004288 111480 33554432000 4194304 4625164 140736359818432 18446744073709551615 4477934 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 228.72
Current children cumulated vsize (KiB) 645512

[startup+83.1007 s]
/proc/loadavg: 9.11 9.11 9.03 7/396 26383
/proc/meminfo: memFree=22307764/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=666052 CPUtime=247.84 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 227514 0 0 0 24754 30 0 0 25 0 4 0 669530936 682037248 121783 33554432000 4194304 4625164 140736359818432 18446744073709551615 4512078 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 166513 121783 372 106 0 162016 0
[pid=26356/tid=26358] ppid=26354 vsize=666052 CPUtime=82.89 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 41239 0 0 0 8284 5 0 0 25 0 4 0 669530955 682037248 121783 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=666052 CPUtime=72.64 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 42229 0 0 0 7258 6 0 0 25 0 4 0 669530955 682037248 121783 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=666052 CPUtime=41.39 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 38091 0 0 0 4134 5 0 0 25 0 4 0 669530955 682037248 121783 33554432000 4194304 4625164 140736359818432 18446744073709551615 4479680 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 247.84
Current children cumulated vsize (KiB) 666052

[startup+86.3011 s]
/proc/loadavg: 8.86 9.05 9.01 7/399 26389
/proc/meminfo: memFree=22105620/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=666052 CPUtime=257.4 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 227690 0 0 0 25710 30 0 0 25 0 4 0 669530936 682037248 121956 33554432000 4194304 4625164 140736359818432 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 166513 121956 372 106 0 162016 0
[pid=26356/tid=26358] ppid=26354 vsize=666052 CPUtime=86.09 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 41325 0 0 0 8604 5 0 0 25 0 4 0 669530955 682037248 121956 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=666052 CPUtime=75.8 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 42229 0 0 0 7574 6 0 0 25 0 4 0 669530955 682037248 121956 33554432000 4194304 4625164 140736359818432 18446744073709551615 4486934 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=666052 CPUtime=42.99 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 38091 0 0 0 4294 5 0 0 25 0 4 0 669530955 682037248 121956 33554432000 4194304 4625164 140736359818432 18446744073709551615 4478025 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 257.4
Current children cumulated vsize (KiB) 666052

[startup+89.5006 s]
/proc/loadavg: 8.86 9.05 9.01 10/402 26392
/proc/meminfo: memFree=21689700/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=666052 CPUtime=266.96 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 227999 0 0 0 26666 30 0 0 25 0 4 0 669530936 682037248 122263 33554432000 4194304 4625164 140736359818432 18446744073709551615 4511945 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 166513 122263 372 106 0 162016 0
[pid=26356/tid=26358] ppid=26354 vsize=666052 CPUtime=89.3 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 41464 0 0 0 8924 6 0 0 25 0 4 0 669530955 682037248 122263 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=666052 CPUtime=78.95 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 42279 0 0 0 7889 6 0 0 25 0 4 0 669530955 682037248 122263 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=666052 CPUtime=44.59 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 38091 0 0 0 4454 5 0 0 25 0 4 0 669530955 682037248 122263 33554432000 4194304 4625164 140736359818432 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 266.96
Current children cumulated vsize (KiB) 666052

[startup+91.1003 s]
/proc/loadavg: 8.87 9.05 9.01 10/402 26392
/proc/meminfo: memFree=21688468/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=666052 CPUtime=271.74 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 228169 0 0 0 27144 30 0 0 25 0 4 0 669530936 682037248 122431 33554432000 4194304 4625164 140736359818432 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 166513 122431 372 106 0 162016 0
[pid=26356/tid=26358] ppid=26354 vsize=666052 CPUtime=90.9 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 41510 0 0 0 9084 6 0 0 25 0 4 0 669530955 682037248 122431 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=666052 CPUtime=80.54 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 42341 0 0 0 8048 6 0 0 25 0 4 0 669530955 682037248 122431 33554432000 4194304 4625164 140736359818432 18446744073709551615 232335548373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=666052 CPUtime=45.39 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 38091 0 0 0 4534 5 0 0 25 0 4 0 669530955 682037248 122431 33554432000 4194304 4625164 140736359818432 18446744073709551615 4477922 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 271.74
Current children cumulated vsize (KiB) 666052

[startup+91.5012 s]
/proc/loadavg: 8.87 9.05 9.01 10/402 26392
/proc/meminfo: memFree=21680160/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=666052 CPUtime=272.93 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 228241 0 0 0 27263 30 0 0 25 0 4 0 669530936 682037248 122498 33554432000 4194304 4625164 140736359818432 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 166513 122498 372 106 0 162016 0
[pid=26356/tid=26358] ppid=26354 vsize=666052 CPUtime=91.3 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 41511 0 0 0 9124 6 0 0 25 0 4 0 669530955 682037248 122498 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=666052 CPUtime=80.93 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 42366 0 0 0 8087 6 0 0 25 0 4 0 669530955 682037248 122498 33554432000 4194304 4625164 140736359818432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=666052 CPUtime=45.59 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 38091 0 0 0 4554 5 0 0 25 0 4 0 669530955 682037248 122498 33554432000 4194304 4625164 140736359818432 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 272.93
Current children cumulated vsize (KiB) 666052

[startup+91.9012 s]
/proc/loadavg: 8.87 9.05 9.01 10/402 26392
/proc/meminfo: memFree=21680160/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=666052 CPUtime=274.13 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4202496 228372 0 0 0 27383 30 0 0 25 0 4 0 669530936 682037248 122626 33554432000 4194304 4625164 140736359818432 18446744073709551615 4390572 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 166513 122626 372 106 0 162016 0
[pid=26356/tid=26358] ppid=26354 vsize=666052 CPUtime=91.7 cores=1,3,5,7
/proc/26356/task/26358/stat : 26358 (SArTagnan) R 26354 26356 25968 0 -1 4202560 41513 0 0 0 9164 6 0 0 25 0 4 0 669530955 682037248 122626 33554432000 4194304 4625164 140736359818432 18446744073709551615 4334476 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26356/tid=26359] ppid=26354 vsize=666052 CPUtime=81.33 cores=1,3,5,7
/proc/26356/task/26359/stat : 26359 (SArTagnan) R 26354 26356 25968 0 -1 4202560 42374 0 0 0 8127 6 0 0 25 0 4 0 669530955 682037248 122626 33554432000 4194304 4625164 140736359818432 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26356/tid=26360] ppid=26354 vsize=666052 CPUtime=45.79 cores=1,3,5,7
/proc/26356/task/26360/stat : 26360 (SArTagnan) R 26354 26356 25968 0 -1 4202560 38091 0 0 0 4574 5 0 0 25 0 4 0 669530955 682037248 122626 33554432000 4194304 4625164 140736359818432 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 274.13
Current children cumulated vsize (KiB) 666052

[startup+92.0012 s]
/proc/loadavg: 8.87 9.05 9.01 10/402 26392
/proc/meminfo: memFree=21680160/32951124 swapFree=65173164/67111528
[pid=26356] ppid=26354 vsize=0 CPUtime=274.42 cores=1,3,5,7
/proc/26356/stat : 26356 (SArTagnan) R 26354 26356 25968 0 -1 4203524 228442 0 0 0 27412 30 0 0 25 0 1 0 669530936 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26356/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 274.42
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 92.018
CPU time (s): 274.455
CPU user time (s): 274.129
CPU system time (s): 0.32595
CPU usage (%): 298.263
Max. virtual memory (cumulated for all children) (KiB): 666052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 274.129
system time used= 0.32595
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228442
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= 50
involuntary context switches= 2173

runsolver used 0.330949 second user time and 0.846871 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 22:55:28
IDJOB=3386325
IDBENCH=82357
IDSOLVER=1871
FILE ID=node132/3386325-1305579327
RUNJOBID= node132-1305576571-25987
PBS_JOBID= 13350206
Free space on /tmp= 73280 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-11.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386325-1305579327/watcher-3386325-1305579327 -o /tmp/evaluation-result-3386325-1305579327/solver-3386325-1305579327 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386325-1305579327.cnf -threads=4

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

MD5SUM BENCH= 06568f445121c7d3cc3b96042d85c719
RANDOM SEED=2049491025

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      22623136 kB
Buffers:        316124 kB
Cached:        3548452 kB
SwapCached:       9908 kB
Active:        3887076 kB
Inactive:      6111796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22623136 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:            6644 kB
Writeback:           0 kB
AnonPages:     6131468 kB
Mapped:          25228 kB
Slab:           221920 kB
PageTables:      40872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78489540 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73188 MiB
End job on node132 at 2011-05-16 22:57:00