Trace number 3291245

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 190.356 47.8917

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2178
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

Solver Data

190.07/47.86	
190.07/47.86	s UNSATISFIABLE
190.07/47.86	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-3291245-1304102205/watcher-3291245-1304102205 -o /tmp/evaluation-result-3291245-1304102205/solver-3291245-1304102205 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3291245-1304102205.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.46 7.96 7.99 5/180 25863
/proc/meminfo: memFree=29719928/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=33064 CPUtime=0 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 824 0 0 0 0 0 0 0 25 0 1 0 600451204 33857536 761 33554432000 4194304 4623224 140734590096256 18446744073709551615 256415391488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25863/statm: 8266 761 297 105 0 3770 0

[startup+0.082937 s]
/proc/loadavg: 7.46 7.96 7.99 5/180 25863
/proc/meminfo: memFree=29719928/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=38592 CPUtime=0.07 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 3563 0 0 0 7 0 0 0 25 0 1 0 600451204 39518208 2104 33554432000 4194304 4623224 140734590096256 18446744073709551615 256415391488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25863/statm: 9648 2104 297 105 0 5152 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 38592

[startup+0.100934 s]
/proc/loadavg: 7.46 7.96 7.99 5/180 25863
/proc/meminfo: memFree=29719928/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=39320 CPUtime=0.09 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 4120 0 0 0 9 0 0 0 25 0 1 0 600451204 40263680 2295 33554432000 4194304 4623224 140734590096256 18446744073709551615 4367598 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25863/statm: 9830 2295 297 105 0 5334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39320

[startup+0.300833 s]
/proc/loadavg: 7.46 7.96 7.99 5/180 25863
/proc/meminfo: memFree=29719928/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=183876 CPUtime=0.36 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 19207 0 0 0 34 2 0 0 25 0 4 0 600451204 188289024 13405 33554432000 4194304 4623224 140734590096256 18446744073709551615 4497442 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 45969 13405 333 105 0 41473 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 183876

[startup+0.700756 s]
/proc/loadavg: 7.46 7.96 7.99 5/180 25863
/proc/meminfo: memFree=29719928/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=329576 CPUtime=1.96 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 34810 0 0 0 192 4 0 0 25 0 4 0 600451204 337485824 21557 33554432000 4194304 4623224 140734590096256 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 82394 21557 448 105 0 77898 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 329576

[startup+1.50061 s]
/proc/loadavg: 7.46 7.96 7.99 9/184 25867
/proc/meminfo: memFree=29606392/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=329576 CPUtime=5.15 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 38735 0 0 0 510 5 0 0 25 0 4 0 600451204 337485824 23858 33554432000 4194304 4623224 140734590096256 18446744073709551615 4510409 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 82394 23858 401 105 0 77898 0
[pid=25863/tid=25865] ppid=25861 vsize=329576 CPUtime=1.21 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 2818 0 0 0 121 0 0 0 25 0 4 0 600451232 337485824 23858 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376595 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=329576 CPUtime=1.22 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 1487 0 0 0 122 0 0 0 25 0 4 0 600451232 337485824 23858 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=329576 CPUtime=1.22 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 4604 0 0 0 121 1 0 0 25 0 4 0 600451232 337485824 23858 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.15
Current children cumulated vsize (KiB) 329576

[startup+3.1003 s]
/proc/loadavg: 7.46 7.96 7.99 9/184 25867
/proc/meminfo: memFree=29576140/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=341036 CPUtime=11.54 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 45883 0 0 0 1148 6 0 0 25 0 4 0 600451204 349220864 28396 33554432000 4194304 4623224 140734590096256 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 85259 28396 419 105 0 80763 0
[pid=25863/tid=25865] ppid=25861 vsize=341036 CPUtime=2.81 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 3110 0 0 0 281 0 0 0 25 0 4 0 600451232 349220864 28396 33554432000 4194304 4623224 140734590096256 18446744073709551615 4462976 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=341036 CPUtime=2.81 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 3023 0 0 0 281 0 0 0 25 0 4 0 600451232 349220864 28396 33554432000 4194304 4623224 140734590096256 18446744073709551615 4316634 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=341036 CPUtime=2.81 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 5189 0 0 0 280 1 0 0 25 0 4 0 600451232 349220864 28396 33554432000 4194304 4623224 140734590096256 18446744073709551615 4289768 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.54
Current children cumulated vsize (KiB) 341036

[startup+6.3007 s]
/proc/loadavg: 7.50 7.96 7.99 9/184 25867
/proc/meminfo: memFree=29502408/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=358616 CPUtime=24.32 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 58597 0 0 0 2424 8 0 0 25 0 4 0 600451204 367222784 36016 33554432000 4194304 4623224 140734590096256 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 89654 36016 366 105 0 85158 0
[pid=25863/tid=25865] ppid=25861 vsize=358616 CPUtime=6.01 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 5071 0 0 0 601 0 0 0 25 0 4 0 600451232 367222784 36016 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=358616 CPUtime=6.01 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 3643 0 0 0 601 0 0 0 25 0 4 0 600451232 367222784 36016 33554432000 4194304 4623224 140734590096256 18446744073709551615 4468031 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=358616 CPUtime=6.01 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 7107 0 0 0 600 1 0 0 25 0 4 0 600451232 367222784 36016 33554432000 4194304 4623224 140734590096256 18446744073709551615 4546768 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.32
Current children cumulated vsize (KiB) 358616

[startup+12.7005 s]
/proc/loadavg: 7.54 7.96 7.99 9/184 25868
/proc/meminfo: memFree=29357904/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=410860 CPUtime=49.89 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 92788 0 0 0 4974 15 0 0 25 0 4 0 600451204 420720640 55914 33554432000 4194304 4623224 140734590096256 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 102715 55914 462 105 0 98219 0
[pid=25863/tid=25865] ppid=25861 vsize=410860 CPUtime=12.41 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 10535 0 0 0 1240 1 0 0 25 0 4 0 600451232 420720640 55914 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=410860 CPUtime=12.41 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 9152 0 0 0 1239 2 0 0 25 0 4 0 600451232 420720640 55914 33554432000 4194304 4623224 140734590096256 18446744073709551615 4289968 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=410860 CPUtime=12.41 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 7782 0 0 0 1240 1 0 0 25 0 4 0 600451232 420720640 55914 33554432000 4194304 4623224 140734590096256 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.89
Current children cumulated vsize (KiB) 410860

[startup+25.5011 s]
/proc/loadavg: 7.64 7.96 7.99 9/184 25868
/proc/meminfo: memFree=29115724/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=579252 CPUtime=100.99 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 177330 0 0 0 10066 33 0 0 25 0 4 0 600451204 593154048 91955 33554432000 4194304 4623224 140734590096256 18446744073709551615 4507359 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 144813 91955 583 105 0 140317 0
[pid=25863/tid=25865] ppid=25861 vsize=579252 CPUtime=25.2 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 20031 0 0 0 2516 4 0 0 25 0 4 0 600451232 593154048 91955 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=579252 CPUtime=25.21 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 19602 0 0 0 2514 7 0 0 25 0 4 0 600451232 593154048 91955 33554432000 4194304 4623224 140734590096256 18446744073709551615 4377022 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=579252 CPUtime=25.22 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 27581 0 0 0 2517 5 0 0 25 0 4 0 600451232 593154048 91955 33554432000 4194304 4623224 140734590096256 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 579252

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

[startup+38.3007 s]
/proc/loadavg: 7.70 7.96 7.99 9/184 25868
/proc/meminfo: memFree=29010936/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=631996 CPUtime=152.12 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 245775 0 0 0 15167 45 0 0 25 0 4 0 600451204 647163904 106538 33554432000 4194304 4623224 140734590096256 18446744073709551615 4511656 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 157999 106538 756 105 0 153503 0
[pid=25863/tid=25865] ppid=25861 vsize=631996 CPUtime=38.01 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 25494 0 0 0 3795 6 0 0 25 0 4 0 600451232 647163904 106538 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=631996 CPUtime=38 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 20240 0 0 0 3793 7 0 0 25 0 4 0 600451232 647163904 106538 33554432000 4194304 4623224 140734590096256 18446744073709551615 4377048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=631996 CPUtime=38.01 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 82017 0 0 0 3788 13 0 0 25 0 4 0 600451232 647163904 106538 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 152.12
Current children cumulated vsize (KiB) 631996

[startup+44.7005 s]
/proc/loadavg: 7.74 7.97 7.99 9/184 25868
/proc/meminfo: memFree=28956980/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=652208 CPUtime=177.68 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 286356 0 0 0 17719 49 0 0 25 0 4 0 600451204 667860992 117731 33554432000 4194304 4623224 140734590096256 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 163052 117731 920 105 0 158556 0
[pid=25863/tid=25865] ppid=25861 vsize=652208 CPUtime=44.41 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 26730 0 0 0 4435 6 0 0 25 0 4 0 600451232 667860992 117731 33554432000 4194304 4623224 140734590096256 18446744073709551615 4377660 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=652208 CPUtime=44.41 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 25117 0 0 0 4433 8 0 0 25 0 4 0 600451232 667860992 117731 33554432000 4194304 4623224 140734590096256 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=652208 CPUtime=44.41 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 101622 0 0 0 4427 14 0 0 25 0 4 0 600451232 667860992 117731 33554432000 4194304 4623224 140734590096256 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 177.68
Current children cumulated vsize (KiB) 652208

[startup+46.3012 s]
/proc/loadavg: 7.74 7.97 7.99 9/184 25869
/proc/meminfo: memFree=28934148/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=652208 CPUtime=184.08 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 297788 0 0 0 18356 52 0 0 25 0 4 0 600451204 667860992 120221 33554432000 4194304 4623224 140734590096256 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 163052 120221 920 105 0 158556 0
[pid=25863/tid=25865] ppid=25861 vsize=652208 CPUtime=46.01 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 26979 0 0 0 4595 6 0 0 25 0 4 0 600451232 667860992 120221 33554432000 4194304 4623224 140734590096256 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=652208 CPUtime=46.01 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 25233 0 0 0 4593 8 0 0 25 0 4 0 600451232 667860992 120221 33554432000 4194304 4623224 140734590096256 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=652208 CPUtime=46.01 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 111015 0 0 0 4585 16 0 0 25 0 4 0 600451232 667860992 120221 33554432000 4194304 4623224 140734590096256 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 184.08
Current children cumulated vsize (KiB) 652208

[startup+47.101 s]
/proc/loadavg: 7.74 7.97 7.99 9/184 25869
/proc/meminfo: memFree=28934148/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=734276 CPUtime=187.27 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 333399 0 0 0 18671 56 0 0 25 0 4 0 600451204 751898624 130737 33554432000 4194304 4623224 140734590096256 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 183569 130737 1249 105 0 179073 0
[pid=25863/tid=25865] ppid=25861 vsize=734276 CPUtime=46.81 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 33863 0 0 0 4674 7 0 0 25 0 4 0 600451232 751898624 130737 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=734276 CPUtime=46.8 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 26414 0 0 0 4672 8 0 0 25 0 4 0 600451232 751898624 130737 33554432000 4194304 4623224 140734590096256 18446744073709551615 4278639 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=734276 CPUtime=46.81 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 114616 0 0 0 4664 17 0 0 25 0 4 0 600451232 751898624 130737 33554432000 4194304 4623224 140734590096256 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 187.27
Current children cumulated vsize (KiB) 734276

[startup+47.5009 s]
/proc/loadavg: 7.74 7.97 7.99 9/184 25869
/proc/meminfo: memFree=28892360/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=734276 CPUtime=188.86 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 334212 0 0 0 18830 56 0 0 25 0 4 0 600451204 751898624 130524 33554432000 4194304 4623224 140734590096256 18446744073709551615 4510270 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 183569 130524 1249 105 0 179073 0
[pid=25863/tid=25865] ppid=25861 vsize=734276 CPUtime=47.21 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 33864 0 0 0 4714 7 0 0 25 0 4 0 600451232 751898624 130524 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=734276 CPUtime=47.2 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 26470 0 0 0 4712 8 0 0 25 0 4 0 600451232 751898624 130524 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=734276 CPUtime=47.21 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 115267 0 0 0 4704 17 0 0 25 0 4 0 600451232 751898624 130524 33554432000 4194304 4623224 140734590096256 18446744073709551615 4549202 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 188.86
Current children cumulated vsize (KiB) 734276

[startup+47.7009 s]
/proc/loadavg: 7.74 7.97 7.99 9/184 25869
/proc/meminfo: memFree=28892360/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=734276 CPUtime=189.67 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 335031 0 0 0 18910 57 0 0 25 0 4 0 600451204 751898624 130620 33554432000 4194304 4623224 140734590096256 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 183569 130620 1249 105 0 179073 0
[pid=25863/tid=25865] ppid=25861 vsize=734276 CPUtime=47.41 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 33864 0 0 0 4734 7 0 0 25 0 4 0 600451232 751898624 130620 33554432000 4194304 4623224 140734590096256 18446744073709551615 4377520 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=734276 CPUtime=47.4 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 26510 0 0 0 4732 8 0 0 25 0 4 0 600451232 751898624 130620 33554432000 4194304 4623224 140734590096256 18446744073709551615 4377679 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=734276 CPUtime=47.41 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 116001 0 0 0 4724 17 0 0 25 0 4 0 600451232 751898624 130620 33554432000 4194304 4623224 140734590096256 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 189.67
Current children cumulated vsize (KiB) 734276

[startup+47.8009 s]
/proc/loadavg: 7.74 7.97 7.99 9/184 25869
/proc/meminfo: memFree=28892360/32950928 swapFree=67111364/67111528
[pid=25863] ppid=25861 vsize=734276 CPUtime=190.07 cores=0,2,4,6
/proc/25863/stat : 25863 (SArTagnan) R 25861 25863 25177 0 -1 4202496 335525 0 0 0 18950 57 0 0 25 0 4 0 600451204 751898624 130967 33554432000 4194304 4623224 140734590096256 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25863/statm: 183569 130967 1249 105 0 179073 0
[pid=25863/tid=25865] ppid=25861 vsize=734276 CPUtime=47.51 cores=0,2,4,6
/proc/25863/task/25865/stat : 25865 (SArTagnan) R 25861 25863 25177 0 -1 4202560 33864 0 0 0 4744 7 0 0 25 0 4 0 600451232 751898624 130967 33554432000 4194304 4623224 140734590096256 18446744073709551615 4289720 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25863/tid=25866] ppid=25861 vsize=734276 CPUtime=47.5 cores=0,2,4,6
/proc/25863/task/25866/stat : 25866 (SArTagnan) R 25861 25863 25177 0 -1 4202560 26602 0 0 0 4742 8 0 0 25 0 4 0 600451232 751898624 130967 33554432000 4194304 4623224 140734590096256 18446744073709551615 4365140 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25863/tid=25867] ppid=25861 vsize=734276 CPUtime=47.51 cores=0,2,4,6
/proc/25863/task/25867/stat : 25867 (SArTagnan) R 25861 25863 25177 0 -1 4202560 116330 0 0 0 4734 17 0 0 25 0 4 0 600451232 751898624 130967 33554432000 4194304 4623224 140734590096256 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 190.07
Current children cumulated vsize (KiB) 734276

Child status: 20
Real time (s): 47.8917
CPU time (s): 190.356
CPU user time (s): 189.758
CPU system time (s): 0.597909
CPU usage (%): 397.472
Max. virtual memory (cumulated for all children) (KiB): 734276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 189.758
system time used= 0.597909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 335552
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= 3130
involuntary context switches= 956

runsolver used 0.096985 second user time and 0.167974 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 20:36:45
IDJOB=3291245
IDBENCH=84172
IDSOLVER=1656
FILE ID=node115/3291245-1304102205
RUNJOBID= node115-1304102204-25780
PBS_JOBID= 13170604
Free space on /tmp= 72720 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291245-1304102205/watcher-3291245-1304102205 -o /tmp/evaluation-result-3291245-1304102205/solver-3291245-1304102205 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3291245-1304102205.cnf -threads=4

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

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=599403369

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:      29720084 kB
Buffers:        799084 kB
Cached:        1919164 kB
SwapCached:          0 kB
Active:         185760 kB
Inactive:      2619288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29720084 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11404 kB
Writeback:          40 kB
AnonPages:       86960 kB
Mapped:          15124 kB
Slab:           362684 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   264728 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= 72720 MiB
End job on node115 at 2011-04-29 20:37:33