Trace number 3283195

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-03-24UNSAT 383.611 96.2752

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

383.37/96.25	
383.37/96.25	s UNSATISFIABLE
383.37/96.25	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: 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-3283195-1304047840/watcher-3283195-1304047840 -o /tmp/evaluation-result-3283195-1304047840/solver-3283195-1304047840 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3283195-1304047840.cnf -threads=4 

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: 7.20 7.36 7.42 5/180 19768
/proc/meminfo: memFree=18045752/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=22132 CPUtime=0 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 1198 0 0 0 0 0 0 0 25 0 1 0 595014715 22663168 1135 33554432000 4194304 4623224 140735852440992 18446744073709551615 4296444 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19768/statm: 5533 1147 290 105 0 1037 0

[startup+0.0877599 s]
/proc/loadavg: 7.20 7.36 7.42 5/180 19768
/proc/meminfo: memFree=18045752/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=55356 CPUtime=0.07 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 6622 0 0 0 7 0 0 0 25 0 1 0 595014715 56684544 4778 33554432000 4194304 4623224 140735852440992 18446744073709551615 256415088751 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19768/statm: 13839 4804 297 105 0 9343 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 55356

[startup+0.100757 s]
/proc/loadavg: 7.20 7.36 7.42 5/180 19768
/proc/meminfo: memFree=18045752/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=58476 CPUtime=0.08 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 7647 0 0 0 8 0 0 0 25 0 1 0 595014715 59879424 5803 33554432000 4194304 4623224 140735852440992 18446744073709551615 256415391488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19768/statm: 14619 5803 297 105 0 10123 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 58476

[startup+0.30072 s]
/proc/loadavg: 7.20 7.36 7.42 5/180 19768
/proc/meminfo: memFree=18045752/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=165972 CPUtime=0.29 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 29398 0 0 0 26 3 0 0 25 0 3 0 595014715 169955328 25241 33554432000 4194304 4623224 140735852440992 18446744073709551615 256415448049 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19768/statm: 41493 25241 306 105 0 36997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 165972

[startup+0.70058 s]
/proc/loadavg: 7.20 7.36 7.42 5/180 19768
/proc/meminfo: memFree=18045752/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=381912 CPUtime=1.89 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 34194 0 0 0 185 4 0 0 25 0 4 0 595014715 391077888 29606 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412513 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 95478 29606 335 105 0 90982 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 381912

[startup+1.50043 s]
/proc/loadavg: 7.20 7.36 7.42 9/184 19772
/proc/meminfo: memFree=17922472/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=381912 CPUtime=5.08 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 36186 0 0 0 504 4 0 0 25 0 4 0 595014715 391077888 30877 33554432000 4194304 4623224 140735852440992 18446744073709551615 4406390 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 95478 30877 335 105 0 90982 0
[pid=19768/tid=19770] ppid=19766 vsize=381912 CPUtime=1.19 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 1156 0 0 0 119 0 0 0 25 0 4 0 595014745 391077888 30877 33554432000 4194304 4623224 140735852440992 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=381912 CPUtime=1.19 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 2237 0 0 0 119 0 0 0 25 0 4 0 595014745 391077888 30877 33554432000 4194304 4623224 140735852440992 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=381912 CPUtime=1.19 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 1059 0 0 0 119 0 0 0 25 0 4 0 595014745 391077888 30877 33554432000 4194304 4623224 140735852440992 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 381912

[startup+3.10113 s]
/proc/loadavg: 7.20 7.36 7.42 9/184 19772
/proc/meminfo: memFree=17917140/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=389208 CPUtime=11.48 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 39247 0 0 0 1143 5 0 0 25 0 4 0 595014715 398548992 32488 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 97302 32488 335 105 0 92806 0
[pid=19768/tid=19770] ppid=19766 vsize=389208 CPUtime=2.79 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 1888 0 0 0 279 0 0 0 25 0 4 0 595014745 398548992 32488 33554432000 4194304 4623224 140735852440992 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=389208 CPUtime=2.79 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 2843 0 0 0 279 0 0 0 25 0 4 0 595014745 398548992 32488 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=389208 CPUtime=2.79 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 1085 0 0 0 279 0 0 0 25 0 4 0 595014745 398548992 32488 33554432000 4194304 4623224 140735852440992 18446744073709551615 4558101 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 389208

[startup+6.30053 s]
/proc/loadavg: 7.26 7.37 7.42 9/184 19772
/proc/meminfo: memFree=17890500/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=397016 CPUtime=24.25 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 51674 0 0 0 2419 6 0 0 25 0 4 0 595014715 406544384 38278 33554432000 4194304 4623224 140735852440992 18446744073709551615 4278657 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 99254 38278 335 105 0 94758 0
[pid=19768/tid=19770] ppid=19766 vsize=397016 CPUtime=5.99 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 3380 0 0 0 599 0 0 0 25 0 4 0 595014745 406544384 38278 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=397016 CPUtime=5.99 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 7400 0 0 0 598 1 0 0 25 0 4 0 595014745 406544384 38278 33554432000 4194304 4623224 140735852440992 18446744073709551615 4316616 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=397016 CPUtime=5.99 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 1239 0 0 0 599 0 0 0 25 0 4 0 595014745 406544384 38278 33554432000 4194304 4623224 140735852440992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.25
Current children cumulated vsize (KiB) 397016

[startup+12.7003 s]
/proc/loadavg: 7.32 7.38 7.43 9/184 19772
/proc/meminfo: memFree=17828924/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=435588 CPUtime=49.82 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 94059 0 0 0 4967 15 0 0 25 0 4 0 595014715 446042112 53630 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 108897 53630 337 105 0 104401 0
[pid=19768/tid=19770] ppid=19766 vsize=435588 CPUtime=12.39 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 7438 0 0 0 1238 1 0 0 25 0 4 0 595014745 446042112 53630 33554432000 4194304 4623224 140735852440992 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=435588 CPUtime=12.39 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 21044 0 0 0 1236 3 0 0 25 0 4 0 595014745 446042112 53630 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317166 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=435588 CPUtime=12.39 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 3576 0 0 0 1239 0 0 0 25 0 4 0 595014745 446042112 53630 33554432000 4194304 4623224 140735852440992 18446744073709551615 4330875 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (KiB) 435588

[startup+25.5009 s]
/proc/loadavg: 7.47 7.41 7.43 9/184 19772
/proc/meminfo: memFree=17753440/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=448696 CPUtime=100.95 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 122383 0 0 0 10076 19 0 0 25 0 4 0 595014715 459464704 68645 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 112174 68645 371 105 0 107678 0
[pid=19768/tid=19770] ppid=19766 vsize=448696 CPUtime=25.19 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 12663 0 0 0 2517 2 0 0 25 0 4 0 595014745 459464704 68645 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317190 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=448696 CPUtime=25.19 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 29054 0 0 0 2514 5 0 0 25 0 4 0 595014745 459464704 68645 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317471 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=448696 CPUtime=25.19 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 17763 0 0 0 2517 2 0 0 25 0 4 0 595014745 459464704 68645 33554432000 4194304 4623224 140735852440992 18446744073709551615 4289772 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.95
Current children cumulated vsize (KiB) 448696

[startup+51.1011 s]
/proc/loadavg: 7.78 7.48 7.46 9/184 19773
/proc/meminfo: memFree=17602964/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=642772 CPUtime=203.21 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 190585 0 0 0 20291 30 0 0 25 0 4 0 595014715 658198528 100234 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 160693 100234 434 105 0 156197 0
[pid=19768/tid=19770] ppid=19766 vsize=642772 CPUtime=50.79 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 19254 0 0 0 5076 3 0 0 25 0 4 0 595014745 658198528 100234 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=642772 CPUtime=50.79 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 49539 0 0 0 5069 10 0 0 25 0 4 0 595014745 658198528 100234 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317855 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=642772 CPUtime=50.79 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 22589 0 0 0 5077 2 0 0 25 0 4 0 595014745 658198528 100234 33554432000 4194304 4623224 140735852440992 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.21
Current children cumulated vsize (KiB) 642772

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

[startup+76.7003 s]
/proc/loadavg: 7.85 7.52 7.47 9/184 19774
/proc/meminfo: memFree=17506124/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=695824 CPUtime=305.48 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 218690 0 0 0 30511 37 0 0 25 0 4 0 595014715 712523776 121506 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 173956 121506 530 105 0 169460 0
[pid=19768/tid=19770] ppid=19766 vsize=695824 CPUtime=76.4 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 27955 0 0 0 7635 5 0 0 25 0 4 0 595014745 712523776 121506 33554432000 4194304 4623224 140735852440992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=695824 CPUtime=76.39 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 57255 0 0 0 7627 12 0 0 25 0 4 0 595014745 712523776 121506 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=695824 CPUtime=76.39 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 23171 0 0 0 7636 3 0 0 25 0 4 0 595014745 712523776 121506 33554432000 4194304 4623224 140735852440992 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 305.48
Current children cumulated vsize (KiB) 695824

[startup+89.5009 s]
/proc/loadavg: 7.96 7.56 7.48 9/184 19774
/proc/meminfo: memFree=17471156/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=738216 CPUtime=356.62 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 263837 0 0 0 35618 44 0 0 25 0 4 0 595014715 755933184 128867 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412513 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 184554 128867 515 105 0 180058 0
[pid=19768/tid=19770] ppid=19766 vsize=738216 CPUtime=89.2 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 28721 0 0 0 8915 5 0 0 25 0 4 0 595014745 755933184 128867 33554432000 4194304 4623224 140735852440992 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=738216 CPUtime=89.19 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 63005 0 0 0 8906 13 0 0 25 0 4 0 595014745 755933184 128867 33554432000 4194304 4623224 140735852440992 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=738216 CPUtime=89.19 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 36750 0 0 0 8914 5 0 0 25 0 4 0 595014745 755933184 128867 33554432000 4194304 4623224 140735852440992 18446744073709551615 4363728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 356.62
Current children cumulated vsize (KiB) 738216

[startup+92.7003 s]
/proc/loadavg: 7.96 7.56 7.48 9/184 19774
/proc/meminfo: memFree=17464084/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=738216 CPUtime=369.4 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 269726 0 0 0 36895 45 0 0 25 0 4 0 595014715 755933184 129802 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412522 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 184554 129802 515 105 0 180058 0
[pid=19768/tid=19770] ppid=19766 vsize=738216 CPUtime=92.39 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 28916 0 0 0 9234 5 0 0 25 0 4 0 595014745 755933184 129802 33554432000 4194304 4623224 140735852440992 18446744073709551615 4461031 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=738216 CPUtime=92.39 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 63021 0 0 0 9226 13 0 0 25 0 4 0 595014745 755933184 129802 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=738216 CPUtime=92.39 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 42307 0 0 0 9233 6 0 0 25 0 4 0 595014745 755933184 129802 33554432000 4194304 4623224 140735852440992 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 369.4
Current children cumulated vsize (KiB) 738216

[startup+94.301 s]
/proc/loadavg: 7.96 7.56 7.48 9/184 19774
/proc/meminfo: memFree=17463340/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=738216 CPUtime=375.79 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 272543 0 0 0 37533 46 0 0 25 0 4 0 595014715 755933184 129727 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 184554 129727 515 105 0 180058 0
[pid=19768/tid=19770] ppid=19766 vsize=738216 CPUtime=93.99 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 29124 0 0 0 9394 5 0 0 25 0 4 0 595014745 755933184 129727 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=738216 CPUtime=93.99 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 63022 0 0 0 9386 13 0 0 25 0 4 0 595014745 755933184 129727 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=738216 CPUtime=93.99 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 44790 0 0 0 9393 6 0 0 25 0 4 0 595014745 755933184 129727 33554432000 4194304 4623224 140735852440992 18446744073709551615 4289778 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 375.79
Current children cumulated vsize (KiB) 738216

[startup+95.1009 s]
/proc/loadavg: 7.96 7.57 7.49 9/184 19774
/proc/meminfo: memFree=17462348/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=738216 CPUtime=378.98 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 275894 0 0 0 37852 46 0 0 25 0 4 0 595014715 755933184 130336 33554432000 4194304 4623224 140735852440992 18446744073709551615 4278624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 184554 130336 515 105 0 180058 0
[pid=19768/tid=19770] ppid=19766 vsize=738216 CPUtime=94.79 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 29264 0 0 0 9474 5 0 0 25 0 4 0 595014745 755933184 130336 33554432000 4194304 4623224 140735852440992 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=738216 CPUtime=94.79 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 63034 0 0 0 9466 13 0 0 25 0 4 0 595014745 755933184 130336 33554432000 4194304 4623224 140735852440992 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=738216 CPUtime=94.8 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 47927 0 0 0 9473 7 0 0 25 0 4 0 595014745 755933184 130336 33554432000 4194304 4623224 140735852440992 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 378.98
Current children cumulated vsize (KiB) 738216

[startup+95.9007 s]
/proc/loadavg: 7.96 7.57 7.49 9/184 19774
/proc/meminfo: memFree=17464084/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=738216 CPUtime=382.18 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 277571 0 0 0 38171 47 0 0 25 0 4 0 595014715 755933184 130905 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 184554 130905 457 105 0 180058 0
[pid=19768/tid=19770] ppid=19766 vsize=738216 CPUtime=95.59 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 29588 0 0 0 9554 5 0 0 25 0 4 0 595014745 755933184 130905 33554432000 4194304 4623224 140735852440992 18446744073709551615 4377031 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=738216 CPUtime=95.59 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 63154 0 0 0 9546 13 0 0 25 0 4 0 595014745 755933184 130905 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317448 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=738216 CPUtime=95.59 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 48740 0 0 0 9552 7 0 0 25 0 4 0 595014745 755933184 130905 33554432000 4194304 4623224 140735852440992 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 382.18
Current children cumulated vsize (KiB) 738216

[startup+96.1007 s]
/proc/loadavg: 7.96 7.57 7.49 9/184 19774
/proc/meminfo: memFree=17464084/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=738216 CPUtime=382.98 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 277890 0 0 0 38251 47 0 0 25 0 4 0 595014715 755933184 131008 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 184554 131008 442 105 0 180058 0
[pid=19768/tid=19770] ppid=19766 vsize=738216 CPUtime=95.79 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 29638 0 0 0 9574 5 0 0 25 0 4 0 595014745 755933184 131008 33554432000 4194304 4623224 140735852440992 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=738216 CPUtime=95.79 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 63177 0 0 0 9566 13 0 0 25 0 4 0 595014745 755933184 131008 33554432000 4194304 4623224 140735852440992 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=738216 CPUtime=95.79 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 48966 0 0 0 9572 7 0 0 25 0 4 0 595014745 755933184 131008 33554432000 4194304 4623224 140735852440992 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 382.98
Current children cumulated vsize (KiB) 738216

[startup+96.2007 s]
/proc/loadavg: 7.96 7.57 7.49 9/184 19774
/proc/meminfo: memFree=17464084/32950928 swapFree=67111524/67111528
[pid=19768] ppid=19766 vsize=775248 CPUtime=383.37 cores=0,2,4,6
/proc/19768/stat : 19768 (SArTagnan) R 19766 19768 18457 0 -1 4202496 284236 0 0 0 38290 47 0 0 25 0 4 0 595014715 793853952 137174 33554432000 4194304 4623224 140735852440992 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19768/statm: 193812 137174 600 105 0 189316 0
[pid=19768/tid=19770] ppid=19766 vsize=775248 CPUtime=95.89 cores=0,2,4,6
/proc/19768/task/19770/stat : 19770 (SArTagnan) R 19766 19768 18457 0 -1 4202560 35970 0 0 0 9583 6 0 0 25 0 4 0 595014745 793853952 137174 33554432000 4194304 4623224 140735852440992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19768/tid=19771] ppid=19766 vsize=775248 CPUtime=95.89 cores=0,2,4,6
/proc/19768/task/19771/stat : 19771 (SArTagnan) R 19766 19768 18457 0 -1 4202560 63187 0 0 0 9576 13 0 0 25 0 4 0 595014745 793853952 137174 33554432000 4194304 4623224 140735852440992 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19768/tid=19772] ppid=19766 vsize=775248 CPUtime=95.89 cores=0,2,4,6
/proc/19768/task/19772/stat : 19772 (SArTagnan) R 19766 19768 18457 0 -1 4202560 48970 0 0 0 9582 7 0 0 25 0 4 0 595014745 793853952 137174 33554432000 4194304 4623224 140735852440992 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 383.37
Current children cumulated vsize (KiB) 775248

Child status: 20
Real time (s): 96.2752
CPU time (s): 383.611
CPU user time (s): 383.109
CPU system time (s): 0.501923
CPU usage (%): 398.452
Max. virtual memory (cumulated for all children) (KiB): 803752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 383.109
system time used= 0.501923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 284678
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= 102
involuntary context switches= 1432

runsolver used 0.145977 second user time and 0.382941 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 05:30:40
IDJOB=3283195
IDBENCH=71003
IDSOLVER=1656
FILE ID=node115/3283195-1304047840
RUNJOBID= node115-1304046419-19585
PBS_JOBID= 13170384
Free space on /tmp= 72700 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283195-1304047840/watcher-3283195-1304047840 -o /tmp/evaluation-result-3283195-1304047840/solver-3283195-1304047840 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3283195-1304047840.cnf -threads=4

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=614984921

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18045908 kB
Buffers:       2318436 kB
Cached:       11561908 kB
SwapCached:          4 kB
Active:        7237148 kB
Inactive:      7114428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18045908 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12048 kB
Writeback:           0 kB
AnonPages:      470920 kB
Mapped:          15352 kB
Slab:           489948 kB
PageTables:       5576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   716780 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= 72700 MiB
End job on node115 at 2011-04-29 05:32:17