Trace number 3281033

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 404.919 101.739

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f7idw.cnf
MD5SUMe11b8f7666247454d93edb47f1646e2c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.761
Satisfiable
(Un)Satisfiability was proved
Number of variables263022
Number of clauses782329
Sum of the clauses size1825433
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2521552
Number of clauses of size 3260776
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

404.48/101.69	
404.48/101.69	s UNSATISFIABLE
404.48/101.69	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-3281033-1304039294/watcher-3281033-1304039294 -o /tmp/evaluation-result-3281033-1304039294/solver-3281033-1304039294 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3281033-1304039294.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.98 8.07 8.08 5/184 17094
/proc/meminfo: memFree=25258868/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=22636 CPUtime=0 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 1202 0 0 0 0 0 0 0 25 0 1 0 515527579 23179264 1139 33554432000 4194304 4623224 140733484522624 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17094/statm: 5659 1140 290 105 0 1163 0

[startup+0.00786195 s]
/proc/loadavg: 7.98 8.07 8.08 5/184 17094
/proc/meminfo: memFree=25258868/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=22636 CPUtime=0 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 1357 0 0 0 0 0 0 0 25 0 1 0 515527579 23179264 1294 33554432000 4194304 4623224 140733484522624 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17094/statm: 5659 1296 290 105 0 1163 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 22636

[startup+0.100875 s]
/proc/loadavg: 7.98 8.07 8.08 5/184 17094
/proc/meminfo: memFree=25258868/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=68572 CPUtime=0.09 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 10665 0 0 0 8 1 0 0 25 0 1 0 515527579 70217728 7595 33554432000 4194304 4623224 140733484522624 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17094/statm: 17143 7598 297 105 0 12647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68572

[startup+0.300838 s]
/proc/loadavg: 7.98 8.07 8.08 5/184 17094
/proc/meminfo: memFree=25258868/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=87148 CPUtime=0.29 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 22238 0 0 0 26 3 0 0 25 0 1 0 515527579 89239552 12632 33554432000 4194304 4623224 140733484522624 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17094/statm: 21787 12632 297 105 0 17291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87148

[startup+0.700728 s]
/proc/loadavg: 7.98 8.07 8.08 5/184 17094
/proc/meminfo: memFree=25258868/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=457960 CPUtime=1.59 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 61701 0 0 0 152 7 0 0 25 0 4 0 515527579 468951040 45118 33554432000 4194304 4623224 140733484522624 18446744073709551615 4368783 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 114490 45119 334 105 0 109994 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 457960

[startup+1.50059 s]
/proc/loadavg: 7.98 8.07 8.08 10/188 17098
/proc/meminfo: memFree=25065156/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=466112 CPUtime=4.78 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 67969 0 0 0 470 8 0 0 25 0 4 0 515527579 477298688 48261 33554432000 4194304 4623224 140733484522624 18446744073709551615 4412535 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 116528 48262 335 105 0 112032 0
[pid=17094/tid=17096] ppid=17092 vsize=466112 CPUtime=1.09 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 4297 0 0 0 109 0 0 0 25 0 4 0 515527619 477298688 48262 33554432000 4194304 4623224 140733484522624 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=466112 CPUtime=1.09 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 4050 0 0 0 109 0 0 0 25 0 4 0 515527619 477298688 48263 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=466112 CPUtime=1.09 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 10020 0 0 0 108 1 0 0 25 0 4 0 515527619 477298688 48263 33554432000 4194304 4623224 140733484522624 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 466112

[startup+3.1003 s]
/proc/loadavg: 8.06 8.09 8.08 9/188 17099
/proc/meminfo: memFree=25061684/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=469816 CPUtime=11.18 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 78792 0 0 0 1108 10 0 0 25 0 4 0 515527579 481091584 49451 33554432000 4194304 4623224 140733484522624 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 117454 49451 342 105 0 112958 0
[pid=17094/tid=17096] ppid=17092 vsize=469816 CPUtime=2.68 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 4635 0 0 0 268 0 0 0 25 0 4 0 515527619 481091584 49451 33554432000 4194304 4623224 140733484522624 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=469816 CPUtime=2.69 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 4099 0 0 0 269 0 0 0 25 0 4 0 515527619 481091584 49451 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=469816 CPUtime=2.69 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 18406 0 0 0 267 2 0 0 25 0 4 0 515527619 481091584 49451 33554432000 4194304 4623224 140733484522624 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 469816

[startup+6.30073 s]
/proc/loadavg: 8.06 8.09 8.08 9/188 17099
/proc/meminfo: memFree=25055860/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=469816 CPUtime=23.95 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 93771 0 0 0 2383 12 0 0 25 0 4 0 515527579 481091584 50250 33554432000 4194304 4623224 140733484522624 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 117454 50250 342 105 0 112958 0
[pid=17094/tid=17096] ppid=17092 vsize=469816 CPUtime=5.89 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 4755 0 0 0 588 1 0 0 25 0 4 0 515527619 481091584 50250 33554432000 4194304 4623224 140733484522624 18446744073709551615 4485390 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=469816 CPUtime=5.89 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 4498 0 0 0 589 0 0 0 25 0 4 0 515527619 481091584 50250 33554432000 4194304 4623224 140733484522624 18446744073709551615 4289707 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=469816 CPUtime=5.89 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 32644 0 0 0 584 5 0 0 25 0 4 0 515527619 481091584 50250 33554432000 4194304 4623224 140733484522624 18446744073709551615 4364414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.95
Current children cumulated vsize (KiB) 469816

[startup+12.7006 s]
/proc/loadavg: 8.05 8.08 8.08 9/188 17099
/proc/meminfo: memFree=25046160/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=484456 CPUtime=49.52 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 123634 0 0 0 4936 16 0 0 25 0 4 0 515527579 496082944 51670 33554432000 4194304 4623224 140733484522624 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 121114 51670 343 105 0 116618 0
[pid=17094/tid=17096] ppid=17092 vsize=484456 CPUtime=12.29 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 6976 0 0 0 1228 1 0 0 25 0 4 0 515527619 496082944 51670 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=484456 CPUtime=12.29 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 6868 0 0 0 1228 1 0 0 25 0 4 0 515527619 496082944 51670 33554432000 4194304 4623224 140733484522624 18446744073709551615 4316651 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=484456 CPUtime=12.28 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 55674 0 0 0 1221 7 0 0 25 0 4 0 515527619 496082944 51670 33554432000 4194304 4623224 140733484522624 18446744073709551615 4555203 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.52
Current children cumulated vsize (KiB) 484456

[startup+25.5003 s]
/proc/loadavg: 8.04 8.08 8.08 9/188 17099
/proc/meminfo: memFree=24992596/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=484456 CPUtime=100.64 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 160218 0 0 0 10043 21 0 0 25 0 4 0 515527579 496082944 54603 33554432000 4194304 4623224 140733484522624 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 121114 54603 343 105 0 116618 0
[pid=17094/tid=17096] ppid=17092 vsize=484456 CPUtime=25.09 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 7235 0 0 0 2508 1 0 0 25 0 4 0 515527619 496082944 54603 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=484456 CPUtime=25.09 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 8777 0 0 0 2508 1 0 0 25 0 4 0 515527619 496082944 54603 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=484456 CPUtime=25.08 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 89660 0 0 0 2496 12 0 0 25 0 4 0 515527619 496082944 54603 33554432000 4194304 4623224 140733484522624 18446744073709551615 4363992 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.64
Current children cumulated vsize (KiB) 484456

[startup+51.1008 s]
/proc/loadavg: 8.08 8.09 8.08 9/188 17100
/proc/meminfo: memFree=24932852/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=506456 CPUtime=202.91 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 222845 0 0 0 20258 33 0 0 25 0 4 0 515527579 518610944 62890 33554432000 4194304 4623224 140733484522624 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 126614 62890 343 105 0 122118 0
[pid=17094/tid=17096] ppid=17092 vsize=506456 CPUtime=50.69 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 10947 0 0 0 5068 1 0 0 25 0 4 0 515527619 518610944 62890 33554432000 4194304 4623224 140733484522624 18446744073709551615 4377066 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=506456 CPUtime=50.69 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 12852 0 0 0 5068 1 0 0 25 0 4 0 515527619 518610944 62890 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=506456 CPUtime=50.69 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 140732 0 0 0 5047 22 0 0 25 0 4 0 515527619 518610944 62890 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.91
Current children cumulated vsize (KiB) 506456

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

[startup+76.7002 s]
/proc/loadavg: 8.06 8.08 8.08 9/188 17100
/proc/meminfo: memFree=24244660/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=1306652 CPUtime=305.01 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 753015 0 0 0 30395 106 0 0 25 0 4 0 515527579 1338011648 217909 33554432000 4194304 4623224 140733484522624 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 326663 217909 344 105 0 322167 0
[pid=17094/tid=17096] ppid=17092 vsize=1306652 CPUtime=76.26 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 85103 0 0 0 7616 10 0 0 25 0 4 0 515527619 1338011648 217909 33554432000 4194304 4623224 140733484522624 18446744073709551615 4463873 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=1306652 CPUtime=76.21 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 87998 0 0 0 7610 11 0 0 25 0 4 0 515527619 1338011648 217909 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=1306652 CPUtime=76.26 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 360709 0 0 0 7572 54 0 0 25 0 4 0 515527619 1338011648 217909 33554432000 4194304 4623224 140733484522624 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 305.01
Current children cumulated vsize (KiB) 1306652

[startup+89.501 s]
/proc/loadavg: 8.04 8.08 8.08 9/188 17101
/proc/meminfo: memFree=24230884/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=1306652 CPUtime=356.15 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 829530 0 0 0 35496 119 0 0 25 0 4 0 515527579 1338011648 219809 33554432000 4194304 4623224 140733484522624 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 326663 219809 344 105 0 322167 0
[pid=17094/tid=17096] ppid=17092 vsize=1306652 CPUtime=89.06 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 85316 0 0 0 8896 10 0 0 25 0 4 0 515527619 1338011648 219809 33554432000 4194304 4623224 140733484522624 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=1306652 CPUtime=89.01 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 88420 0 0 0 8890 11 0 0 25 0 4 0 515527619 1338011648 219809 33554432000 4194304 4623224 140733484522624 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=1306652 CPUtime=89.06 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 436161 0 0 0 8840 66 0 0 25 0 4 0 515527619 1338011648 219809 33554432000 4194304 4623224 140733484522624 18446744073709551615 4289968 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 356.15
Current children cumulated vsize (KiB) 1306652

[startup+95.9008 s]
/proc/loadavg: 8.04 8.07 8.08 9/188 17101
/proc/meminfo: memFree=24218036/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=1306652 CPUtime=381.7 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 872812 0 0 0 38045 125 0 0 25 0 4 0 515527579 1338011648 221355 33554432000 4194304 4623224 140733484522624 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 326663 221355 344 105 0 322167 0
[pid=17094/tid=17096] ppid=17092 vsize=1306652 CPUtime=95.46 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 85625 0 0 0 9536 10 0 0 25 0 4 0 515527619 1338011648 221355 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376766 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=1306652 CPUtime=95.41 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 88686 0 0 0 9530 11 0 0 25 0 4 0 515527619 1338011648 221355 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=1306652 CPUtime=95.46 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 478351 0 0 0 9474 72 0 0 25 0 4 0 515527619 1338011648 221355 33554432000 4194304 4623224 140733484522624 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 381.7
Current children cumulated vsize (KiB) 1306652

[startup+99.1003 s]
/proc/loadavg: 8.04 8.07 8.08 9/188 17101
/proc/meminfo: memFree=24221508/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=1306652 CPUtime=394.49 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 892764 0 0 0 39321 128 0 0 25 0 4 0 515527579 1338011648 221386 33554432000 4194304 4623224 140733484522624 18446744073709551615 4526860 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 326663 221386 344 105 0 322167 0
[pid=17094/tid=17096] ppid=17092 vsize=1306652 CPUtime=98.66 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 85631 0 0 0 9856 10 0 0 25 0 4 0 515527619 1338011648 221386 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=1306652 CPUtime=98.61 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 88691 0 0 0 9850 11 0 0 25 0 4 0 515527619 1338011648 221386 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=1306652 CPUtime=98.66 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 498272 0 0 0 9791 75 0 0 25 0 4 0 515527619 1338011648 221386 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 394.49
Current children cumulated vsize (KiB) 1306652

[startup+100.701 s]
/proc/loadavg: 8.04 8.07 8.08 9/188 17101
/proc/meminfo: memFree=24220516/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=1372188 CPUtime=400.89 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 896326 0 0 0 39960 129 0 0 25 0 4 0 515527579 1405120512 221991 33554432000 4194304 4623224 140733484522624 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 343047 222014 344 105 0 338551 0
[pid=17094/tid=17096] ppid=17092 vsize=1372188 CPUtime=100.26 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 85638 0 0 0 10016 10 0 0 25 0 4 0 515527619 1405120512 222025 33554432000 4194304 4623224 140733484522624 18446744073709551615 4461184 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=1372188 CPUtime=100.21 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 88693 0 0 0 10010 11 0 0 25 0 4 0 515527619 1405120512 222036 33554432000 4194304 4623224 140733484522624 18446744073709551615 4354568 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=1372188 CPUtime=100.27 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 501636 0 0 0 9951 76 0 0 25 0 4 0 515527619 1405120512 222049 33554432000 4194304 4623224 140733484522624 18446744073709551615 232335589825 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 400.89
Current children cumulated vsize (KiB) 1372188

[startup+101.501 s]
/proc/loadavg: 8.04 8.07 8.08 9/188 17101
/proc/meminfo: memFree=24217788/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=1372188 CPUtime=404.08 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) R 17092 17094 16820 0 -1 4202496 902699 0 0 0 40279 129 0 0 25 0 4 0 515527579 1405120512 222567 33554432000 4194304 4623224 140733484522624 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 343047 222568 344 105 0 338551 0
[pid=17094/tid=17096] ppid=17092 vsize=1372188 CPUtime=101.06 cores=0,2,4,6
/proc/17094/task/17096/stat : 17096 (SArTagnan) R 17092 17094 16820 0 -1 4202560 85655 0 0 0 10096 10 0 0 25 0 4 0 515527619 1405120512 222568 33554432000 4194304 4623224 140733484522624 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17094/tid=17097] ppid=17092 vsize=1372188 CPUtime=101.01 cores=0,2,4,6
/proc/17094/task/17097/stat : 17097 (SArTagnan) R 17092 17094 16820 0 -1 4202560 88696 0 0 0 10090 11 0 0 25 0 4 0 515527619 1405120512 222568 33554432000 4194304 4623224 140733484522624 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=1372188 CPUtime=101.06 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4202560 507874 0 0 0 10030 76 0 0 25 0 4 0 515527619 1405120512 222568 33554432000 4194304 4623224 140733484522624 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 404.08
Current children cumulated vsize (KiB) 1372188

[startup+101.701 s]
/proc/loadavg: 8.04 8.07 8.08 9/188 17101
/proc/meminfo: memFree=24217788/32951124 swapFree=67111524/67111528
[pid=17094] ppid=17092 vsize=0 CPUtime=404.87 cores=0,2,4,6
/proc/17094/stat : 17094 (SArTagnan) Z 17092 17094 16820 0 -1 4203548 903438 0 0 0 40358 129 0 0 25 0 2 0 515527579 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17094/statm: 0 0 0 0 0 0 0
[pid=17094/tid=17098] ppid=17092 vsize=0 CPUtime=101.27 cores=0,2,4,6
/proc/17094/task/17098/stat : 17098 (SArTagnan) R 17092 17094 16820 0 -1 4203588 508596 0 0 0 10050 77 0 0 25 0 2 0 515527619 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) 404.87
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 101.739
CPU time (s): 404.919
CPU user time (s): 403.583
CPU system time (s): 1.3368
CPU usage (%): 397.997
Max. virtual memory (cumulated for all children) (KiB): 1372188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 403.583
system time used= 1.3368
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 903438
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= 2484
involuntary context switches= 5950

runsolver used 0.141978 second user time and 0.417936 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 03:08:14
IDJOB=3281033
IDBENCH=20495
IDSOLVER=1656
FILE ID=node132/3281033-1304039294
RUNJOBID= node132-1304036807-16838
PBS_JOBID= 13170365
Free space on /tmp= 71860 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT07/industrial/manolios/manol-pipe-f7idw.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281033-1304039294/watcher-3281033-1304039294 -o /tmp/evaluation-result-3281033-1304039294/solver-3281033-1304039294 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3281033-1304039294.cnf -threads=4

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

MD5SUM BENCH= e11b8f7666247454d93edb47f1646e2c
RANDOM SEED=299758777

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25259148 kB
Buffers:        739204 kB
Cached:        6199120 kB
SwapCached:          4 kB
Active:        1779484 kB
Inactive:      5423596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25259148 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           14504 kB
Writeback:           0 kB
AnonPages:      264660 kB
Mapped:          15544 kB
Slab:           425968 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   457136 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71860 MiB
End job on node132 at 2011-04-29 03:09:56