Trace number 3293223

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 1493.71 374.09

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0421
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

1493.23/374.00	
1493.23/374.00	s UNSATISFIABLE
1493.23/374.00	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-3293223-1304116167/watcher-3293223-1304116167 -o /tmp/evaluation-result-3293223-1304116167/solver-3293223-1304116167 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3293223-1304116167.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.78 8.05 8.02 5/180 20088
/proc/meminfo: memFree=20665656/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=26776 CPUtime=0 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 744 0 0 0 0 0 0 0 25 0 1 0 504032366 27418624 635 33554432000 4194304 4623224 140736725838064 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20088/statm: 6694 635 297 105 0 2198 0

[startup+0.081704 s]
/proc/loadavg: 7.78 8.05 8.02 5/180 20088
/proc/meminfo: memFree=20665656/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=32064 CPUtime=0.07 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 3985 0 0 0 7 0 0 0 25 0 1 0 504032366 32833536 1533 33554432000 4194304 4623224 140736725838064 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20088/statm: 8016 1533 297 105 0 3520 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32064

[startup+0.103662 s]
/proc/loadavg: 7.78 8.05 8.02 5/180 20088
/proc/meminfo: memFree=20665656/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=145132 CPUtime=0.1 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 7490 0 0 0 10 0 0 0 25 0 4 0 504032366 148615168 5037 33554432000 4194304 4623224 140736725838064 18446744073709551615 4497500 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 36283 5037 327 105 0 31787 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 145132

[startup+0.300625 s]
/proc/loadavg: 7.78 8.05 8.02 5/180 20088
/proc/meminfo: memFree=20665656/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=284812 CPUtime=0.89 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 17453 0 0 0 87 2 0 0 25 0 4 0 504032366 291647488 13928 33554432000 4194304 4623224 140736725838064 18446744073709551615 4497639 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 71203 13928 340 105 0 66707 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 284812

[startup+0.700549 s]
/proc/loadavg: 7.78 8.05 8.02 5/180 20088
/proc/meminfo: memFree=20665656/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=288760 CPUtime=2.49 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 18580 0 0 0 247 2 0 0 25 0 4 0 504032366 295690240 14005 33554432000 4194304 4623224 140736725838064 18446744073709551615 4280527 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 72190 14005 343 105 0 67694 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 288760

[startup+1.5004 s]
/proc/loadavg: 7.78 8.05 8.02 9/184 20093
/proc/meminfo: memFree=20603756/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=300420 CPUtime=5.68 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 21253 0 0 0 566 2 0 0 25 0 4 0 504032366 307630080 16678 33554432000 4194304 4623224 140736725838064 18446744073709551615 4528734 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 75105 16678 343 105 0 70609 0
[pid=20088/tid=20090] ppid=20086 vsize=300420 CPUtime=1.39 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 2050 0 0 0 139 0 0 0 25 0 4 0 504032376 307630080 16678 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=300420 CPUtime=1.39 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 3395 0 0 0 139 0 0 0 25 0 4 0 504032376 307630080 16678 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376745 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=300420 CPUtime=1.38 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 2821 0 0 0 138 0 0 0 25 0 4 0 504032376 307630080 16678 33554432000 4194304 4623224 140736725838064 18446744073709551615 4561448 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 300420

[startup+3.1011 s]
/proc/loadavg: 7.78 8.05 8.02 9/184 20093
/proc/meminfo: memFree=20589484/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=307792 CPUtime=12.08 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 25785 0 0 0 1205 3 0 0 25 0 4 0 504032366 315179008 18736 33554432000 4194304 4623224 140736725838064 18446744073709551615 4501737 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 76948 18736 344 105 0 72452 0
[pid=20088/tid=20090] ppid=20086 vsize=307792 CPUtime=2.99 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 3255 0 0 0 299 0 0 0 25 0 4 0 504032376 315179008 18736 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=307792 CPUtime=2.99 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 4420 0 0 0 299 0 0 0 25 0 4 0 504032376 315179008 18736 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=307792 CPUtime=2.98 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 3840 0 0 0 298 0 0 0 25 0 4 0 504032376 315179008 18736 33554432000 4194304 4623224 140736725838064 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 307792

[startup+6.30049 s]
/proc/loadavg: 7.79 8.04 8.02 9/184 20093
/proc/meminfo: memFree=20570636/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=323700 CPUtime=24.86 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 37612 0 0 0 2480 6 0 0 25 0 4 0 504032366 331468800 21555 33554432000 4194304 4623224 140736725838064 18446744073709551615 4501675 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 80925 21555 344 105 0 76429 0
[pid=20088/tid=20090] ppid=20086 vsize=323700 CPUtime=6.19 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 6046 0 0 0 618 1 0 0 25 0 4 0 504032376 331468800 21555 33554432000 4194304 4623224 140736725838064 18446744073709551615 4377376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=323700 CPUtime=6.19 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 7231 0 0 0 618 1 0 0 25 0 4 0 504032376 331468800 21555 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376643 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=323700 CPUtime=6.16 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 8291 0 0 0 615 1 0 0 25 0 4 0 504032376 331468800 21555 33554432000 4194304 4623224 140736725838064 18446744073709551615 4377579 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 323700

[startup+12.7003 s]
/proc/loadavg: 7.81 8.04 8.02 9/184 20093
/proc/meminfo: memFree=20538436/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=326540 CPUtime=50.42 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 69343 0 0 0 5029 13 0 0 25 0 4 0 504032366 334376960 27712 33554432000 4194304 4623224 140736725838064 18446744073709551615 4510621 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 81635 27712 344 105 0 77139 0
[pid=20088/tid=20090] ppid=20086 vsize=326540 CPUtime=12.59 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 9273 0 0 0 1258 1 0 0 25 0 4 0 504032376 334376960 27712 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=326540 CPUtime=12.59 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 11709 0 0 0 1257 2 0 0 25 0 4 0 504032376 334376960 27712 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=326540 CPUtime=12.52 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 28178 0 0 0 1247 5 0 0 25 0 4 0 504032376 334376960 27712 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 326540

[startup+25.5009 s]
/proc/loadavg: 7.85 8.04 8.02 9/184 20093
/proc/meminfo: memFree=20477556/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=349424 CPUtime=101.56 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 105649 0 0 0 10134 22 0 0 25 0 4 0 504032366 357810176 38023 33554432000 4194304 4623224 140736725838064 18446744073709551615 4358898 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 87356 38023 344 105 0 82860 0
[pid=20088/tid=20090] ppid=20086 vsize=349424 CPUtime=25.39 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 15687 0 0 0 2535 4 0 0 25 0 4 0 504032376 357810176 38023 33554432000 4194304 4623224 140736725838064 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=349424 CPUtime=25.39 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 18140 0 0 0 2534 5 0 0 25 0 4 0 504032376 357810176 38023 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=349424 CPUtime=25.26 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 47387 0 0 0 2517 9 0 0 25 0 4 0 504032376 357810176 38023 33554432000 4194304 4623224 140736725838064 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 349424

[startup+51.101 s]
/proc/loadavg: 7.90 8.04 8.02 9/184 20094
/proc/meminfo: memFree=20345844/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=408568 CPUtime=203.83 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 213839 0 0 0 20339 44 0 0 25 0 4 0 504032366 418373632 62671 33554432000 4194304 4623224 140736725838064 18446744073709551615 4510350 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 102142 62671 346 105 0 97646 0
[pid=20088/tid=20090] ppid=20086 vsize=408568 CPUtime=50.99 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 25286 0 0 0 5093 6 0 0 25 0 4 0 504032376 418373632 62671 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=408568 CPUtime=50.99 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 25861 0 0 0 5092 7 0 0 25 0 4 0 504032376 418373632 62671 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=408568 CPUtime=50.73 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 116323 0 0 0 5052 21 0 0 25 0 4 0 504032376 418373632 62671 33554432000 4194304 4623224 140736725838064 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 408568

[startup+102.306 s]
/proc/loadavg: 7.95 8.03 8.01 9/184 20095
/proc/meminfo: memFree=20120016/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=632384 CPUtime=408.36 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 359086 0 0 0 40761 75 0 0 25 0 4 0 504032366 647561216 103533 33554432000 4194304 4623224 140736725838064 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 158096 103533 345 105 0 153600 0
[pid=20088/tid=20090] ppid=20086 vsize=632384 CPUtime=102.19 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 38091 0 0 0 10210 9 0 0 25 0 4 0 504032376 647561216 103533 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=632384 CPUtime=102.04 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 31479 0 0 0 10192 12 0 0 25 0 4 0 504032376 647561216 103533 33554432000 4194304 4623224 140736725838064 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=632384 CPUtime=101.79 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 164564 0 0 0 10149 30 0 0 25 0 4 0 504032376 647561216 103533 33554432000 4194304 4623224 140736725838064 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.36
Current children cumulated vsize (KiB) 632384

[startup+162.301 s]
/proc/loadavg: 8.02 8.03 8.01 9/184 20097
/proc/meminfo: memFree=19916008/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=762428 CPUtime=648.01 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 714411 0 0 0 64662 139 0 0 25 0 4 0 504032366 780726272 137150 33554432000 4194304 4623224 140736725838064 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 190607 137150 344 105 0 186111 0
[pid=20088/tid=20090] ppid=20086 vsize=762428 CPUtime=162.2 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 45994 0 0 0 16206 14 0 0 25 0 4 0 504032376 780726272 137150 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=762428 CPUtime=161.71 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 40811 0 0 0 16156 15 0 0 25 0 4 0 504032376 780726272 137150 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=762428 CPUtime=161.79 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 479541 0 0 0 16097 82 0 0 25 0 4 0 504032376 780726272 137150 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.01
Current children cumulated vsize (KiB) 762428

[startup+222.301 s]
/proc/loadavg: 8.11 8.06 8.02 9/184 20098
/proc/meminfo: memFree=19620356/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=1014464 CPUtime=887.68 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 1276484 0 0 0 88542 226 0 0 25 0 4 0 504032366 1038811136 186215 33554432000 4194304 4623224 140736725838064 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 253616 186215 364 105 0 249120 0
[pid=20088/tid=20090] ppid=20086 vsize=1014464 CPUtime=222.19 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 60661 0 0 0 22202 17 0 0 25 0 4 0 504032376 1038811136 186215 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=1014464 CPUtime=221.38 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 55912 0 0 0 22120 18 0 0 25 0 4 0 504032376 1038811136 186215 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=1014464 CPUtime=221.78 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 939165 0 0 0 22027 151 0 0 25 0 4 0 504032376 1038811136 186215 33554432000 4194304 4623224 140736725838064 18446744073709551615 4545650 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.68
Current children cumulated vsize (KiB) 1014464

[startup+282.3 s]
/proc/loadavg: 8.14 8.07 8.02 9/184 20100
/proc/meminfo: memFree=18993496/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=1680384 CPUtime=1127.32 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 1767826 0 0 0 112429 303 0 0 25 0 4 0 504032366 1720713216 322636 33554432000 4194304 4623224 140736725838064 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 420096 322636 364 105 0 415600 0
[pid=20088/tid=20090] ppid=20086 vsize=1680384 CPUtime=282.18 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 90996 0 0 0 28194 24 0 0 25 0 4 0 504032376 1720713216 322636 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376487 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=1680384 CPUtime=281.04 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 66646 0 0 0 28078 26 0 0 25 0 4 0 504032376 1720713216 322636 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=1680384 CPUtime=281.76 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 1108174 0 0 0 28000 176 0 0 25 0 4 0 504032376 1720713216 322636 33554432000 4194304 4623224 140736725838064 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1127.32
Current children cumulated vsize (KiB) 1680384

[startup+342.301 s]
/proc/loadavg: 8.16 8.09 8.03 9/184 20102
/proc/meminfo: memFree=18754260/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=1895724 CPUtime=1366.99 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 1858034 0 0 0 136376 323 0 0 25 0 4 0 504032366 1941221376 364828 33554432000 4194304 4623224 140736725838064 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 473931 364828 364 105 0 469435 0
[pid=20088/tid=20090] ppid=20086 vsize=1895724 CPUtime=342.19 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 115732 0 0 0 34191 28 0 0 25 0 4 0 504032376 1941221376 364828 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=1895724 CPUtime=340.71 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 89591 0 0 0 34036 35 0 0 25 0 4 0 504032376 1941221376 364828 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=1895724 CPUtime=341.76 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 1109584 0 0 0 33999 177 0 0 25 0 4 0 504032376 1941221376 364828 33554432000 4194304 4623224 140736725838064 18446744073709551615 4354559 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1366.99
Current children cumulated vsize (KiB) 1895724

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

[startup+358.301 s]
/proc/loadavg: 8.12 8.08 8.03 9/184 20102
/proc/meminfo: memFree=18639064/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=2111964 CPUtime=1430.9 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 2002664 0 0 0 142746 344 0 0 25 0 4 0 504032366 2162651136 400497 33554432000 4194304 4623224 140736725838064 18446744073709551615 264726066209 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 527991 400497 364 105 0 523495 0
[pid=20088/tid=20090] ppid=20086 vsize=2111964 CPUtime=358.19 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 118008 0 0 0 35789 30 0 0 25 0 4 0 504032376 2162651136 400498 33554432000 4194304 4623224 140736725838064 18446744073709551615 4468051 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=2111964 CPUtime=356.62 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 91895 0 0 0 35626 36 0 0 25 0 4 0 504032376 2162651136 400498 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=2111964 CPUtime=357.76 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 1112584 0 0 0 35599 177 0 0 25 0 4 0 504032376 2162651136 400498 33554432000 4194304 4623224 140736725838064 18446744073709551615 4467877 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1430.9
Current children cumulated vsize (KiB) 2111964

[startup+364.701 s]
/proc/loadavg: 8.10 8.08 8.03 9/184 20102
/proc/meminfo: memFree=18481204/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=2182104 CPUtime=1456.46 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 2048831 0 0 0 145295 351 0 0 25 0 4 0 504032366 2234474496 428195 33554432000 4194304 4623224 140736725838064 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 545526 428195 349 105 0 541030 0
[pid=20088/tid=20090] ppid=20086 vsize=2182104 CPUtime=364.59 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 118930 0 0 0 36429 30 0 0 25 0 4 0 504032376 2234474496 428195 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=2182104 CPUtime=362.98 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 91958 0 0 0 36262 36 0 0 25 0 4 0 504032376 2234474496 428195 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=2182104 CPUtime=364.15 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 1132058 0 0 0 36236 179 0 0 25 0 4 0 504032376 2234474496 428195 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1456.46
Current children cumulated vsize (KiB) 2182104

[startup+367.9 s]
/proc/loadavg: 8.10 8.08 8.03 9/184 20102
/proc/meminfo: memFree=18433712/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=2248260 CPUtime=1469.24 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 2076593 0 0 0 146567 357 0 0 25 0 4 0 504032366 2302218240 439321 33554432000 4194304 4623224 140736725838064 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 562065 439321 358 105 0 557569 0
[pid=20088/tid=20090] ppid=20086 vsize=2248260 CPUtime=367.79 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 119438 0 0 0 36749 30 0 0 25 0 4 0 504032376 2302218240 439321 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=2248260 CPUtime=366.16 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 92030 0 0 0 36580 36 0 0 25 0 4 0 504032376 2302218240 439321 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=2248260 CPUtime=367.36 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 1150211 0 0 0 36554 182 0 0 25 0 4 0 504032376 2302218240 439321 33554432000 4194304 4623224 140736725838064 18446744073709551615 4364894 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1469.24
Current children cumulated vsize (KiB) 2248260

[startup+371.101 s]
/proc/loadavg: 8.10 8.08 8.03 9/184 20102
/proc/meminfo: memFree=18424164/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=2248260 CPUtime=1482.02 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 2108778 0 0 0 147840 362 0 0 25 0 4 0 504032366 2302218240 443187 33554432000 4194304 4623224 140736725838064 18446744073709551615 4388779 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 562065 443188 352 105 0 557569 0
[pid=20088/tid=20090] ppid=20086 vsize=2248260 CPUtime=370.99 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 120116 0 0 0 37069 30 0 0 25 0 4 0 504032376 2302218240 443189 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=2248260 CPUtime=369.35 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 92286 0 0 0 36899 36 0 0 25 0 4 0 504032376 2302218240 443190 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=2248260 CPUtime=370.55 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 1177493 0 0 0 36869 186 0 0 25 0 4 0 504032376 2302218240 443190 33554432000 4194304 4623224 140736725838064 18446744073709551615 264726061063 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 2248260

[startup+372.7 s]
/proc/loadavg: 8.10 8.08 8.03 9/184 20102
/proc/meminfo: memFree=18369604/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=2541528 CPUtime=1488.42 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 2172927 0 0 0 148472 370 0 0 20 0 4 0 504032366 2602524672 503017 33554432000 4194304 4623224 140736725838064 18446744073709551615 264726102485 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 635382 503036 3241 105 0 630886 0
[pid=20088/tid=20090] ppid=20086 vsize=2541528 CPUtime=372.59 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 120202 0 0 0 37229 30 0 0 25 0 4 0 504032376 2602524672 503047 33554432000 4194304 4623224 140736725838064 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=2541528 CPUtime=370.94 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 92312 0 0 0 37058 36 0 0 25 0 4 0 504032376 2602524672 503058 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=2541528 CPUtime=372.16 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 1182864 0 0 0 37029 187 0 0 20 0 4 0 504032376 2602524672 503071 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1488.42
Current children cumulated vsize (KiB) 2541528

[startup+373.501 s]
/proc/loadavg: 8.09 8.08 8.03 9/184 20102
/proc/meminfo: memFree=18341828/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=2350420 CPUtime=1491.6 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 2186628 0 0 0 148788 372 0 0 21 0 4 0 504032366 2406830080 464382 33554432000 4194304 4623224 140736725838064 18446744073709551615 4510238 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 587605 464382 353 105 0 583109 0
[pid=20088/tid=20090] ppid=20086 vsize=2350420 CPUtime=373.39 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 120214 0 0 0 37309 30 0 0 25 0 4 0 504032376 2406830080 464382 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376946 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=2350420 CPUtime=371.74 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 92312 0 0 0 37138 36 0 0 25 0 4 0 504032376 2406830080 464382 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=2350420 CPUtime=372.95 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 1188681 0 0 0 37108 187 0 0 21 0 4 0 504032376 2406830080 464382 33554432000 4194304 4623224 140736725838064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1491.6
Current children cumulated vsize (KiB) 2350420

[startup+373.901 s]
/proc/loadavg: 8.09 8.08 8.03 9/184 20102
/proc/meminfo: memFree=18308720/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=2351224 CPUtime=1493.23 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) R 20086 20088 19501 0 -1 4202496 2193271 0 0 0 148949 374 0 0 23 0 4 0 504032366 2407653376 468947 33554432000 4194304 4623224 140736725838064 18446744073709551615 264726066209 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 587806 468947 349 105 0 583310 0
[pid=20088/tid=20090] ppid=20086 vsize=2351224 CPUtime=373.79 cores=0,2,4,6
/proc/20088/task/20090/stat : 20090 (SArTagnan) R 20086 20088 19501 0 -1 4202560 120224 0 0 0 37349 30 0 0 25 0 4 0 504032376 2407653376 468947 33554432000 4194304 4623224 140736725838064 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20088/tid=20091] ppid=20086 vsize=2351224 CPUtime=372.13 cores=0,2,4,6
/proc/20088/task/20091/stat : 20091 (SArTagnan) R 20086 20088 19501 0 -1 4202560 93095 0 0 0 37177 36 0 0 25 0 4 0 504032376 2407653376 468947 33554432000 4194304 4623224 140736725838064 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=2351224 CPUtime=373.35 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4202560 1190267 0 0 0 37148 187 0 0 23 0 4 0 504032376 2407653376 468947 33554432000 4194304 4623224 140736725838064 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1493.23
Current children cumulated vsize (KiB) 2351224

[startup+374.007 s]
/proc/loadavg: 8.09 8.08 8.03 9/184 20102
/proc/meminfo: memFree=18308720/32951124 swapFree=67111524/67111528
[pid=20088] ppid=20086 vsize=0 CPUtime=1493.61 cores=0,2,4,6
/proc/20088/stat : 20088 (SArTagnan) Z 20086 20088 19501 0 -1 4203548 2194051 0 0 0 148987 374 0 0 23 0 2 0 504032366 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20088/statm: 0 0 0 0 0 0 0
[pid=20088/tid=20092] ppid=20086 vsize=0 CPUtime=373.46 cores=0,2,4,6
/proc/20088/task/20092/stat : 20092 (SArTagnan) R 20086 20088 19501 0 -1 4203588 1190442 0 0 0 37158 188 0 0 23 0 2 0 504032376 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1493.61
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 374.09
CPU time (s): 1493.71
CPU user time (s): 1489.88
CPU system time (s): 3.83042
CPU usage (%): 399.291
Max. virtual memory (cumulated for all children) (KiB): 2541528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1489.88
system time used= 3.83042
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2194051
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= 1589
involuntary context switches= 6710

runsolver used 0.624905 second user time and 1.41179 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 00:29:28
IDJOB=3293223
IDBENCH=88066
IDSOLVER=1656
FILE ID=node141/3293223-1304116167
RUNJOBID= node141-1304114804-19845
PBS_JOBID= 13170684
Free space on /tmp= 71416 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293223-1304116167/watcher-3293223-1304116167 -o /tmp/evaluation-result-3293223-1304116167/solver-3293223-1304116167 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3293223-1304116167.cnf -threads=4

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=545565008

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:      20665812 kB
Buffers:       1399108 kB
Cached:        9757908 kB
SwapCached:          4 kB
Active:        3497608 kB
Inactive:      8212080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20665812 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4300 kB
Writeback:           0 kB
AnonPages:      551724 kB
Mapped:          15456 kB
Slab:           511912 kB
PageTables:       5796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   822092 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= 71416 MiB
End job on node141 at 2011-04-30 00:35:42