Trace number 3386361

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)UNSAT 197.549 70.5093

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.1775
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

197.33/70.47	
197.33/70.47	s UNSATISFIABLE
197.33/70.47	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386361-1305579391/watcher-3386361-1305579391 -o /tmp/evaluation-result-3386361-1305579391/solver-3386361-1305579391 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386361-1305579391.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: 10.75 11.14 11.17 8/394 6295
/proc/meminfo: memFree=17091052/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=26668 CPUtime=0 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 1892 0 0 0 0 0 0 0 23 0 1 0 669537464 27308032 1830 33554432000 4194304 4625164 140736820711552 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6295/statm: 6667 1832 291 106 0 2170 0

[startup+0.0779171 s]
/proc/loadavg: 10.75 11.14 11.17 8/394 6295
/proc/meminfo: memFree=17091052/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=282736 CPUtime=0.07 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 9695 0 0 0 6 1 0 0 23 0 1 0 669537464 289521664 9633 33554432000 4194304 4625164 140736820711552 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6295/statm: 70684 9633 298 106 0 66187 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 282736

[startup+0.100909 s]
/proc/loadavg: 10.75 11.14 11.17 8/394 6295
/proc/meminfo: memFree=17091052/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=282936 CPUtime=0.09 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 9769 0 0 0 8 1 0 0 23 0 1 0 669537464 289726464 9674 33554432000 4194304 4625164 140736820711552 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6295/statm: 70734 9674 298 106 0 66237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 282936

[startup+0.300877 s]
/proc/loadavg: 10.75 11.14 11.17 8/394 6295
/proc/meminfo: memFree=17091052/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=288340 CPUtime=0.29 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 12593 0 0 0 28 1 0 0 25 0 1 0 669537464 295260160 10881 33554432000 4194304 4625164 140736820711552 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6295/statm: 72085 10881 298 106 0 67588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 288340

[startup+0.7008 s]
/proc/loadavg: 10.75 11.14 11.17 8/394 6295
/proc/meminfo: memFree=17091052/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=321388 CPUtime=0.69 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 30018 0 0 0 65 4 0 0 25 0 1 0 669537464 329101312 17207 33554432000 4194304 4625164 140736820711552 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6295/statm: 80347 17207 298 106 0 75850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 321388

[startup+1.50065 s]
/proc/loadavg: 10.75 11.14 11.17 9/395 6296
/proc/meminfo: memFree=17008468/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=365608 CPUtime=1.49 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 56949 0 0 0 140 9 0 0 25 0 1 0 669537464 374382592 28162 33554432000 4194304 4625164 140736820711552 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6295/statm: 91402 28164 298 106 0 86905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 365608

[startup+3.10037 s]
/proc/loadavg: 10.53 11.09 11.15 9/395 6296
/proc/meminfo: memFree=16933092/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=472868 CPUtime=3.09 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 116571 0 0 0 290 19 0 0 25 0 1 0 669537464 484216832 51839 33554432000 4194304 4625164 140736820711552 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6295/statm: 118217 51839 298 106 0 113720 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 472868

[startup+6.30076 s]
/proc/loadavg: 10.53 11.09 11.15 12/398 6299
/proc/meminfo: memFree=16367512/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=1181876 CPUtime=10.58 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 237263 0 0 0 1027 31 0 0 25 0 4 0 669537464 1210241024 172530 33554432000 4194304 4625164 140736820711552 18446744073709551615 271550195982 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6295/statm: 295469 172530 338 106 0 290972 0
[pid=6295/tid=6297] ppid=6293 vsize=1181876 CPUtime=1.44 cores=0,2,4,6
/proc/6295/task/6297/stat : 6297 (SArTagnan) R 6293 6295 5970 0 -1 4202560 3287 0 0 0 144 0 0 0 25 0 4 0 669537796 1210241024 172530 33554432000 4194304 4625164 140736820711552 18446744073709551615 4477961 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6295/tid=6298] ppid=6293 vsize=1181876 CPUtime=1.42 cores=0,2,4,6
/proc/6295/task/6298/stat : 6298 (SArTagnan) R 6293 6295 5970 0 -1 4202560 2427 0 0 0 142 0 0 0 25 0 4 0 669537796 1210241024 172530 33554432000 4194304 4625164 140736820711552 18446744073709551615 4482058 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6295/tid=6299] ppid=6293 vsize=1181876 CPUtime=2.93 cores=0,2,4,6
/proc/6295/task/6299/stat : 6299 (SArTagnan) R 6293 6295 5970 0 -1 4202560 2818 0 0 0 293 0 0 0 25 0 4 0 669537796 1210241024 172530 33554432000 4194304 4625164 140736820711552 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 1181876

[startup+12.7006 s]
/proc/loadavg: 10.57 11.09 11.15 12/398 6299
/proc/meminfo: memFree=16270328/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=1184036 CPUtime=26.54 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 242735 0 0 0 2623 31 0 0 25 0 4 0 669537464 1212452864 175685 33554432000 4194304 4625164 140736820711552 18446744073709551615 4390575 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6295/statm: 296009 175685 340 106 0 291512 0
[pid=6295/tid=6297] ppid=6293 vsize=1184036 CPUtime=4.64 cores=0,2,4,6
/proc/6295/task/6297/stat : 6297 (SArTagnan) R 6293 6295 5970 0 -1 4202560 3287 0 0 0 464 0 0 0 25 0 4 0 669537796 1212452864 175685 33554432000 4194304 4625164 140736820711552 18446744073709551615 4278657 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6295/tid=6298] ppid=6293 vsize=1184036 CPUtime=5.61 cores=0,2,4,6
/proc/6295/task/6298/stat : 6298 (SArTagnan) R 6293 6295 5970 0 -1 4202560 2635 0 0 0 561 0 0 0 25 0 4 0 669537796 1212452864 175685 33554432000 4194304 4625164 140736820711552 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6295/tid=6299] ppid=6293 vsize=1184036 CPUtime=8.3 cores=0,2,4,6
/proc/6295/task/6299/stat : 6299 (SArTagnan) R 6293 6295 5970 0 -1 4202560 3276 0 0 0 830 0 0 0 25 0 4 0 669537796 1212452864 175685 33554432000 4194304 4625164 140736820711552 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 26.54
Current children cumulated vsize (KiB) 1184036

[startup+25.5003 s]
/proc/loadavg: 10.80 11.12 11.16 12/398 6300
/proc/meminfo: memFree=15940060/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=1239940 CPUtime=63.22 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 277046 0 0 0 6286 36 0 0 25 0 4 0 669537464 1269698560 194942 33554432000 4194304 4625164 140736820711552 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6295/statm: 309985 194942 340 106 0 305488 0
[pid=6295/tid=6297] ppid=6293 vsize=1239940 CPUtime=11.04 cores=0,2,4,6
/proc/6295/task/6297/stat : 6297 (SArTagnan) R 6293 6295 5970 0 -1 4202560 4261 0 0 0 1104 0 0 0 25 0 4 0 669537796 1269698560 194942 33554432000 4194304 4625164 140736820711552 18446744073709551615 4487000 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6295/tid=6298] ppid=6293 vsize=1239940 CPUtime=12.71 cores=0,2,4,6
/proc/6295/task/6298/stat : 6298 (SArTagnan) R 6293 6295 5970 0 -1 4202560 3265 0 0 0 1271 0 0 0 25 0 4 0 669537796 1269698560 194942 33554432000 4194304 4625164 140736820711552 18446744073709551615 4317935 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6295/tid=6299] ppid=6293 vsize=1239940 CPUtime=19.37 cores=0,2,4,6
/proc/6295/task/6299/stat : 6299 (SArTagnan) R 6293 6295 5970 0 -1 4202560 12795 0 0 0 1936 1 0 0 25 0 4 0 669537796 1269698560 194942 33554432000 4194304 4625164 140736820711552 18446744073709551615 4278665 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 63.22
Current children cumulated vsize (KiB) 1239940

[startup+51.1006 s]
/proc/loadavg: 10.87 11.11 11.15 12/398 6300
/proc/meminfo: memFree=15563300/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=1375384 CPUtime=139.64 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 355790 0 0 0 13915 49 0 0 25 0 4 0 669537464 1408393216 232607 33554432000 4194304 4625164 140736820711552 18446744073709551615 271550197171 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6295/statm: 343846 232607 341 106 0 339349 0
[pid=6295/tid=6297] ppid=6293 vsize=1375384 CPUtime=27.13 cores=0,2,4,6
/proc/6295/task/6297/stat : 6297 (SArTagnan) R 6293 6295 5970 0 -1 4202560 10666 0 0 0 2712 1 0 0 25 0 4 0 669537796 1408393216 232607 33554432000 4194304 4625164 140736820711552 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6295/tid=6298] ppid=6293 vsize=1375384 CPUtime=28.81 cores=0,2,4,6
/proc/6295/task/6298/stat : 6298 (SArTagnan) R 6293 6295 5970 0 -1 4202560 3899 0 0 0 2881 0 0 0 25 0 4 0 669537796 1408393216 232607 33554432000 4194304 4625164 140736820711552 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6295/tid=6299] ppid=6293 vsize=1375384 CPUtime=44.65 cores=0,2,4,6
/proc/6295/task/6299/stat : 6299 (SArTagnan) R 6293 6295 5970 0 -1 4202560 16776 0 0 0 4463 2 0 0 25 0 4 0 669537796 1408393216 232607 33554432000 4194304 4625164 140736820711552 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 139.64
Current children cumulated vsize (KiB) 1375384

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

[startup+63.9003 s]
/proc/loadavg: 10.89 11.10 11.15 12/398 6301
/proc/meminfo: memFree=15429496/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=1375384 CPUtime=177.87 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 385002 0 0 0 17735 52 0 0 25 0 4 0 669537464 1408393216 236223 33554432000 4194304 4625164 140736820711552 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6295/statm: 343846 236223 341 106 0 339349 0
[pid=6295/tid=6297] ppid=6293 vsize=1375384 CPUtime=33.53 cores=0,2,4,6
/proc/6295/task/6297/stat : 6297 (SArTagnan) R 6293 6295 5970 0 -1 4202560 10805 0 0 0 3352 1 0 0 25 0 4 0 669537796 1408393216 236223 33554432000 4194304 4625164 140736820711552 18446744073709551615 4288976 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6295/tid=6298] ppid=6293 vsize=1375384 CPUtime=41.61 cores=0,2,4,6
/proc/6295/task/6298/stat : 6298 (SArTagnan) R 6293 6295 5970 0 -1 4202560 4166 0 0 0 4161 0 0 0 25 0 4 0 669537796 1408393216 236223 33554432000 4194304 4625164 140736820711552 18446744073709551615 4317246 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6295/tid=6299] ppid=6293 vsize=1375384 CPUtime=57.29 cores=0,2,4,6
/proc/6295/task/6299/stat : 6299 (SArTagnan) R 6293 6295 5970 0 -1 4202560 42125 0 0 0 5724 5 0 0 25 0 4 0 669537796 1408393216 236223 33554432000 4194304 4625164 140736820711552 18446744073709551615 4334844 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 177.87
Current children cumulated vsize (KiB) 1375384

[startup+67.1147 s]
/proc/loadavg: 10.89 11.10 11.15 12/398 6301
/proc/meminfo: memFree=15380636/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=1375384 CPUtime=187.47 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 392673 0 0 0 18693 54 0 0 25 0 4 0 669537464 1408393216 235572 33554432000 4194304 4625164 140736820711552 18446744073709551615 4390631 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6295/statm: 343846 235572 341 106 0 339349 0
[pid=6295/tid=6297] ppid=6293 vsize=1375384 CPUtime=35.13 cores=0,2,4,6
/proc/6295/task/6297/stat : 6297 (SArTagnan) R 6293 6295 5970 0 -1 4202560 10857 0 0 0 3512 1 0 0 25 0 4 0 669537796 1408393216 235572 33554432000 4194304 4625164 140736820711552 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6295/tid=6298] ppid=6293 vsize=1375384 CPUtime=44.83 cores=0,2,4,6
/proc/6295/task/6298/stat : 6298 (SArTagnan) R 6293 6295 5970 0 -1 4202560 4175 0 0 0 4483 0 0 0 25 0 4 0 669537796 1408393216 235572 33554432000 4194304 4625164 140736820711552 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6295/tid=6299] ppid=6293 vsize=1375384 CPUtime=60.45 cores=0,2,4,6
/proc/6295/task/6299/stat : 6299 (SArTagnan) R 6293 6295 5970 0 -1 4202560 49722 0 0 0 6039 6 0 0 25 0 4 0 669537796 1408393216 235572 33554432000 4194304 4625164 140736820711552 18446744073709551615 4556942 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 187.47
Current children cumulated vsize (KiB) 1375384

[startup+68.7004 s]
/proc/loadavg: 11.06 11.13 11.16 12/398 6301
/proc/meminfo: memFree=15373812/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=1375384 CPUtime=192.21 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 396980 0 0 0 19167 54 0 0 25 0 4 0 669537464 1408393216 236525 33554432000 4194304 4625164 140736820711552 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6295/statm: 343846 236525 341 106 0 339349 0
[pid=6295/tid=6297] ppid=6293 vsize=1375384 CPUtime=35.93 cores=0,2,4,6
/proc/6295/task/6297/stat : 6297 (SArTagnan) R 6293 6295 5970 0 -1 4202560 10873 0 0 0 3592 1 0 0 25 0 4 0 669537796 1408393216 236525 33554432000 4194304 4625164 140736820711552 18446744073709551615 4462619 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6295/tid=6298] ppid=6293 vsize=1375384 CPUtime=46.41 cores=0,2,4,6
/proc/6295/task/6298/stat : 6298 (SArTagnan) R 6293 6295 5970 0 -1 4202560 4209 0 0 0 4641 0 0 0 25 0 4 0 669537796 1408393216 236525 33554432000 4194304 4625164 140736820711552 18446744073709551615 4317299 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6295/tid=6299] ppid=6293 vsize=1375384 CPUtime=62.03 cores=0,2,4,6
/proc/6295/task/6299/stat : 6299 (SArTagnan) R 6293 6295 5970 0 -1 4202560 53872 0 0 0 6196 7 0 0 25 0 4 0 669537796 1408393216 236525 33554432000 4194304 4625164 140736820711552 18446744073709551615 4334124 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 192.21
Current children cumulated vsize (KiB) 1375384

[startup+69.5003 s]
/proc/loadavg: 11.06 11.13 11.16 12/398 6301
/proc/meminfo: memFree=15368728/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=1375384 CPUtime=194.6 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 399749 0 0 0 19406 54 0 0 25 0 4 0 669537464 1408393216 236647 33554432000 4194304 4625164 140736820711552 18446744073709551615 4390609 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6295/statm: 343846 236647 341 106 0 339349 0
[pid=6295/tid=6297] ppid=6293 vsize=1375384 CPUtime=36.33 cores=0,2,4,6
/proc/6295/task/6297/stat : 6297 (SArTagnan) R 6293 6295 5970 0 -1 4202560 10882 0 0 0 3632 1 0 0 25 0 4 0 669537796 1408393216 236647 33554432000 4194304 4625164 140736820711552 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6295/tid=6298] ppid=6293 vsize=1375384 CPUtime=47.21 cores=0,2,4,6
/proc/6295/task/6298/stat : 6298 (SArTagnan) R 6293 6295 5970 0 -1 4202560 4209 0 0 0 4721 0 0 0 25 0 4 0 669537796 1408393216 236647 33554432000 4194304 4625164 140736820711552 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6295/tid=6299] ppid=6293 vsize=1375384 CPUtime=62.81 cores=0,2,4,6
/proc/6295/task/6299/stat : 6299 (SArTagnan) R 6293 6295 5970 0 -1 4202560 56536 0 0 0 6274 7 0 0 25 0 4 0 669537796 1408393216 236647 33554432000 4194304 4625164 140736820711552 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 194.6
Current children cumulated vsize (KiB) 1375384

[startup+70.3011 s]
/proc/loadavg: 11.06 11.13 11.16 12/398 6301
/proc/meminfo: memFree=15351864/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=1388660 CPUtime=197.02 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4202496 403444 0 0 0 19647 55 0 0 25 0 4 0 669537464 1421987840 238773 33554432000 4194304 4625164 140736820711552 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6295/statm: 347165 238773 354 106 0 342668 0
[pid=6295/tid=6297] ppid=6293 vsize=1388660 CPUtime=36.73 cores=0,2,4,6
/proc/6295/task/6297/stat : 6297 (SArTagnan) R 6293 6295 5970 0 -1 4202560 12865 0 0 0 3672 1 0 0 25 0 4 0 669537796 1421987840 238773 33554432000 4194304 4625164 140736820711552 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6295/tid=6298] ppid=6293 vsize=1388660 CPUtime=48.03 cores=0,2,4,6
/proc/6295/task/6298/stat : 6298 (SArTagnan) R 6293 6295 5970 0 -1 4202560 4209 0 0 0 4803 0 0 0 25 0 4 0 669537796 1421987840 238773 33554432000 4194304 4625164 140736820711552 18446744073709551615 4317551 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6295/tid=6299] ppid=6293 vsize=1388660 CPUtime=63.61 cores=0,2,4,6
/proc/6295/task/6299/stat : 6299 (SArTagnan) R 6293 6295 5970 0 -1 4202560 58188 0 0 0 6354 7 0 0 25 0 4 0 669537796 1421987840 238773 33554432000 4194304 4625164 140736820711552 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 197.02
Current children cumulated vsize (KiB) 1388660

[startup+70.5011 s]
/proc/loadavg: 11.06 11.13 11.16 12/398 6301
/proc/meminfo: memFree=15351864/32951124 swapFree=67056796/67111528
[pid=6295] ppid=6293 vsize=0 CPUtime=197.53 cores=0,2,4,6
/proc/6295/stat : 6295 (SArTagnan) R 6293 6295 5970 0 -1 4203524 403465 0 0 0 19695 58 0 0 25 0 1 0 669537464 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6295/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 197.53
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 70.5093
CPU time (s): 197.549
CPU user time (s): 196.959
CPU system time (s): 0.58991
CPU usage (%): 280.174
Max. virtual memory (cumulated for all children) (KiB): 1388660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.959
system time used= 0.58991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 403465
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= 686
involuntary context switches= 4488

runsolver used 0.266959 second user time and 0.634903 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-16 22:56:36
IDJOB=3386361
IDBENCH=82364
IDSOLVER=1871
FILE ID=node133/3386361-1305579391
RUNJOBID= node133-1305576779-5988
PBS_JOBID= 13350209
Free space on /tmp= 73192 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386361-1305579391/watcher-3386361-1305579391 -o /tmp/evaluation-result-3386361-1305579391/solver-3386361-1305579391 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386361-1305579391.cnf -threads=4

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=2076032925

node133.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.834
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.834
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.75
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      17091208 kB
Buffers:        326668 kB
Cached:        4725316 kB
SwapCached:       7668 kB
Active:       12261696 kB
Inactive:      3278624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17091208 kB
SwapTotal:    67111528 kB
SwapFree:     67056796 kB
Dirty:          215896 kB
Writeback:           0 kB
AnonPages:    10486304 kB
Mapped:          32300 kB
Slab:           209272 kB
PageTables:      45264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 85274284 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= 73192 MiB
End job on node133 at 2011-05-16 22:57:46