Trace number 3386318

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 146.995 42.6094

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6861
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data

146.62/42.58	
146.62/42.58	s UNSATISFIABLE
146.62/42.58	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-3386318-1305579183/watcher-3386318-1305579183 -o /tmp/evaluation-result-3386318-1305579183/solver-3386318-1305579183 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386318-1305579183.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: 8.36 9.10 9.02 6/398 26262
/proc/meminfo: memFree=20943084/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=28476 CPUtime=0.01 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 1352 0 0 0 1 0 0 0 25 0 1 0 669516474 29159424 1071 33554432000 4194304 4625164 140737119412000 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26262/statm: 7119 1071 296 106 0 2622 0

[startup+0.0688719 s]
/proc/loadavg: 8.36 9.10 9.02 6/398 26262
/proc/meminfo: memFree=20943084/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=32728 CPUtime=0.06 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 3986 0 0 0 6 0 0 0 25 0 1 0 669516474 33513472 2019 33554432000 4194304 4625164 140737119412000 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26262/statm: 8182 2020 296 106 0 3685 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32728

[startup+0.100867 s]
/proc/loadavg: 8.36 9.10 9.02 6/398 26262
/proc/meminfo: memFree=20943084/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=35372 CPUtime=0.08 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 5650 0 0 0 8 0 0 0 25 0 1 0 669516474 36220928 2600 33554432000 4194304 4625164 140737119412000 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26262/statm: 8843 2601 296 106 0 4346 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35372

[startup+0.300798 s]
/proc/loadavg: 8.36 9.10 9.02 6/398 26262
/proc/meminfo: memFree=20943084/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=223096 CPUtime=0.62 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 13012 0 0 0 61 1 0 0 25 0 4 0 669516474 228450304 8989 33554432000 4194304 4625164 140737119412000 18446744073709551615 4365352 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26262/statm: 55774 8989 335 106 0 51277 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 223096

[startup+0.700727 s]
/proc/loadavg: 8.36 9.10 9.02 6/398 26262
/proc/meminfo: memFree=20943084/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=227300 CPUtime=1.83 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 20788 0 0 0 180 3 0 0 25 0 4 0 669516474 232755200 13925 33554432000 4194304 4625164 140737119412000 18446744073709551615 4492446 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26262/statm: 56825 13925 340 106 0 52328 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 227300

[startup+1.50059 s]
/proc/loadavg: 8.36 9.10 9.02 10/402 26266
/proc/meminfo: memFree=20892840/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=303268 CPUtime=4.21 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 29875 0 0 0 416 5 0 0 25 0 4 0 669516474 310546432 17746 33554432000 4194304 4625164 140737119412000 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26262/statm: 75817 17746 338 106 0 71320 0
[pid=26262/tid=26264] ppid=26260 vsize=303268 CPUtime=1.18 cores=0,2,4,6
/proc/26262/task/26264/stat : 26264 (SArTagnan) R 26260 26262 25968 0 -1 4202560 1798 0 0 0 118 0 0 0 18 0 4 0 669516487 310546432 17746 33554432000 4194304 4625164 140737119412000 18446744073709551615 4353109 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=303268 CPUtime=1.24 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4202560 1379 0 0 0 124 0 0 0 25 0 4 0 669516487 310546432 17746 33554432000 4194304 4625164 140737119412000 18446744073709551615 4467238 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26262/tid=26266] ppid=26260 vsize=303268 CPUtime=1.36 cores=0,2,4,6
/proc/26262/task/26266/stat : 26266 (SArTagnan) R 26260 26262 25968 0 -1 4202560 2812 0 0 0 136 0 0 0 25 0 4 0 669516487 310546432 17746 33554432000 4194304 4625164 140737119412000 18446744073709551615 4335168 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 303268

[startup+3.1003 s]
/proc/loadavg: 8.36 9.10 9.02 10/402 26266
/proc/meminfo: memFree=20560644/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=328816 CPUtime=9 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 55602 0 0 0 892 8 0 0 25 0 4 0 669516474 336707584 32353 33554432000 4194304 4625164 140737119412000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26262/statm: 82204 32353 444 106 0 77707 0
[pid=26262/tid=26264] ppid=26260 vsize=328816 CPUtime=2.73 cores=0,2,4,6
/proc/26262/task/26264/stat : 26264 (SArTagnan) R 26260 26262 25968 0 -1 4202560 3063 0 0 0 272 1 0 0 21 0 4 0 669516487 336707584 32353 33554432000 4194304 4625164 140737119412000 18446744073709551615 4288697 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=328816 CPUtime=2.25 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4202560 2764 0 0 0 225 0 0 0 25 0 4 0 669516487 336707584 32353 33554432000 4194304 4625164 140737119412000 18446744073709551615 4291963 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26262/tid=26266] ppid=26260 vsize=328816 CPUtime=2.96 cores=0,2,4,6
/proc/26262/task/26266/stat : 26266 (SArTagnan) R 26260 26262 25968 0 -1 4202560 3446 0 0 0 296 0 0 0 25 0 4 0 669516487 336707584 32353 33554432000 4194304 4625164 140737119412000 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9
Current children cumulated vsize (KiB) 328816

[startup+6.30073 s]
/proc/loadavg: 8.41 9.10 9.01 10/402 26266
/proc/meminfo: memFree=19929240/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=329692 CPUtime=18.54 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 63325 0 0 0 1845 9 0 0 25 0 4 0 669516474 337604608 39828 33554432000 4194304 4625164 140737119412000 18446744073709551615 4511956 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26262/statm: 82423 39828 442 106 0 77926 0
[pid=26262/tid=26264] ppid=26260 vsize=329692 CPUtime=5.92 cores=0,2,4,6
/proc/26262/task/26264/stat : 26264 (SArTagnan) R 26260 26262 25968 0 -1 4202560 4738 0 0 0 591 1 0 0 25 0 4 0 669516487 337604608 39828 33554432000 4194304 4625164 140737119412000 18446744073709551615 4352218 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=329692 CPUtime=3.81 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4202560 4277 0 0 0 381 0 0 0 25 0 4 0 669516487 337604608 39828 33554432000 4194304 4625164 140737119412000 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26262/tid=26266] ppid=26260 vsize=329692 CPUtime=6.16 cores=0,2,4,6
/proc/26262/task/26266/stat : 26266 (SArTagnan) R 26260 26262 25968 0 -1 4202560 3606 0 0 0 616 0 0 0 25 0 4 0 669516487 337604608 39828 33554432000 4194304 4625164 140737119412000 18446744073709551615 232335550726 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.54
Current children cumulated vsize (KiB) 329692

[startup+12.7006 s]
/proc/loadavg: 8.46 9.10 9.01 11/402 26266
/proc/meminfo: memFree=18627800/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=423160 CPUtime=37.63 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 115595 0 0 0 3745 18 0 0 20 0 4 0 669516474 433315840 65968 33554432000 4194304 4625164 140737119412000 18446744073709551615 4512736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26262/statm: 105790 65968 550 106 0 101293 0
[pid=26262/tid=26264] ppid=26260 vsize=423160 CPUtime=8.92 cores=0,2,4,6
/proc/26262/task/26264/stat : 26264 (SArTagnan) R 26260 26262 25968 0 -1 4202560 12027 0 0 0 890 2 0 0 24 0 4 0 669516487 433315840 65968 33554432000 4194304 4625164 140737119412000 18446744073709551615 232335997422 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=423160 CPUtime=9.26 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4202560 11308 0 0 0 925 1 0 0 20 0 4 0 669516487 433315840 65968 33554432000 4194304 4625164 140737119412000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26262/tid=26266] ppid=26260 vsize=423160 CPUtime=12.31 cores=0,2,4,6
/proc/26262/task/26266/stat : 26266 (SArTagnan) R 26260 26262 25968 0 -1 4202560 16603 0 0 0 1229 2 0 0 19 0 4 0 669516487 433315840 65968 33554432000 4194304 4625164 140737119412000 18446744073709551615 4552423 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37.63
Current children cumulated vsize (KiB) 423160

[startup+25.5003 s]
/proc/loadavg: 8.64 9.11 9.02 11/402 26267
/proc/meminfo: memFree=16717464/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=581096 CPUtime=78.88 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 178350 0 0 0 7860 28 0 0 25 0 4 0 669516474 595042304 97551 33554432000 4194304 4625164 140737119412000 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26262/statm: 145274 97551 840 106 0 140777 0
[pid=26262/tid=26264] ppid=26260 vsize=581096 CPUtime=16.34 cores=0,2,4,6
/proc/26262/task/26264/stat : 26264 (SArTagnan) R 26260 26262 25968 0 -1 4202560 18770 0 0 0 1631 3 0 0 25 0 4 0 669516487 595042304 97551 33554432000 4194304 4625164 140737119412000 18446744073709551615 4288831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=581096 CPUtime=21.73 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4202560 19262 0 0 0 2170 3 0 0 25 0 4 0 669516487 595042304 97551 33554432000 4194304 4625164 140737119412000 18446744073709551615 4288867 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26262/tid=26266] ppid=26260 vsize=581096 CPUtime=24.92 cores=0,2,4,6
/proc/26262/task/26266/stat : 26266 (SArTagnan) R 26260 26262 25968 0 -1 4202560 35019 0 0 0 2487 5 0 0 25 0 4 0 669516487 595042304 97551 33554432000 4194304 4625164 140737119412000 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 78.88
Current children cumulated vsize (KiB) 581096

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

[startup+31.9152 s]
/proc/loadavg: 8.67 9.11 9.02 10/402 26267
/proc/meminfo: memFree=16256376/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=646484 CPUtime=104.45 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 233832 0 0 0 10410 35 0 0 25 0 4 0 669516474 661999616 115839 33554432000 4194304 4625164 140737119412000 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26262/statm: 161621 115839 1153 106 0 157124 0
[pid=26262/tid=26264] ppid=26260 vsize=646484 CPUtime=22.75 cores=0,2,4,6
/proc/26262/task/26264/stat : 26264 (SArTagnan) R 26260 26262 25968 0 -1 4202560 26070 0 0 0 2271 4 0 0 25 0 4 0 669516487 661999616 115839 33554432000 4194304 4625164 140737119412000 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=646484 CPUtime=28.15 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4202560 26335 0 0 0 2811 4 0 0 25 0 4 0 669516487 661999616 115839 33554432000 4194304 4625164 140737119412000 18446744073709551615 232335547430 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26262/tid=26266] ppid=26260 vsize=646484 CPUtime=31.26 cores=0,2,4,6
/proc/26262/task/26266/stat : 26266 (SArTagnan) R 26260 26262 25968 0 -1 4202560 72417 0 0 0 3116 10 0 0 25 0 4 0 669516487 661999616 115839 33554432000 4194304 4625164 140737119412000 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 104.45
Current children cumulated vsize (KiB) 646484

[startup+38.301 s]
/proc/loadavg: 8.78 9.12 9.02 10/402 26267
/proc/meminfo: memFree=16108064/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=689640 CPUtime=129.88 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 264600 0 0 0 12948 40 0 0 25 0 4 0 669516474 706191360 120799 33554432000 4194304 4625164 140737119412000 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26262/statm: 172410 120799 1072 106 0 167913 0
[pid=26262/tid=26264] ppid=26260 vsize=689640 CPUtime=29.14 cores=0,2,4,6
/proc/26262/task/26264/stat : 26264 (SArTagnan) R 26260 26262 25968 0 -1 4202560 26949 0 0 0 2910 4 0 0 25 0 4 0 669516487 706191360 120799 33554432000 4194304 4625164 140737119412000 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=689640 CPUtime=34.53 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4202560 27508 0 0 0 3449 4 0 0 25 0 4 0 669516487 706191360 120799 33554432000 4194304 4625164 140737119412000 18446744073709551615 4351648 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26262/tid=26266] ppid=26260 vsize=689640 CPUtime=37.57 cores=0,2,4,6
/proc/26262/task/26266/stat : 26266 (SArTagnan) R 26260 26262 25968 0 -1 4202560 76590 0 0 0 3746 11 0 0 25 0 4 0 669516487 706191360 120799 33554432000 4194304 4625164 140737119412000 18446744073709551615 4554657 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 129.88
Current children cumulated vsize (KiB) 689640

[startup+39.9008 s]
/proc/loadavg: 8.80 9.12 9.02 10/402 26267
/proc/meminfo: memFree=16006384/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=706120 CPUtime=136.25 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 274446 0 0 0 13583 42 0 0 25 0 4 0 669516474 723066880 122331 33554432000 4194304 4625164 140737119412000 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26262/statm: 176530 122331 1001 106 0 172033 0
[pid=26262/tid=26264] ppid=26260 vsize=706120 CPUtime=30.74 cores=0,2,4,6
/proc/26262/task/26264/stat : 26264 (SArTagnan) R 26260 26262 25968 0 -1 4202560 27301 0 0 0 3069 5 0 0 25 0 4 0 669516487 723066880 122331 33554432000 4194304 4625164 140737119412000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=706120 CPUtime=36.12 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4202560 27888 0 0 0 3608 4 0 0 25 0 4 0 669516487 723066880 122331 33554432000 4194304 4625164 140737119412000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26262/tid=26266] ppid=26260 vsize=706120 CPUtime=39.15 cores=0,2,4,6
/proc/26262/task/26266/stat : 26266 (SArTagnan) R 26260 26262 25968 0 -1 4202560 76723 0 0 0 3904 11 0 0 25 0 4 0 669516487 723066880 122331 33554432000 4194304 4625164 140737119412000 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 136.25
Current children cumulated vsize (KiB) 706120

[startup+41.5005 s]
/proc/loadavg: 8.80 9.12 9.02 10/402 26267
/proc/meminfo: memFree=15913260/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=706120 CPUtime=142.63 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 278223 0 0 0 14221 42 0 0 25 0 4 0 669516474 723066880 125911 33554432000 4194304 4625164 140737119412000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26262/statm: 176530 125911 930 106 0 172033 0
[pid=26262/tid=26264] ppid=26260 vsize=706120 CPUtime=32.34 cores=0,2,4,6
/proc/26262/task/26264/stat : 26264 (SArTagnan) R 26260 26262 25968 0 -1 4202560 28973 0 0 0 3229 5 0 0 25 0 4 0 669516487 723066880 125911 33554432000 4194304 4625164 140737119412000 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=706120 CPUtime=37.72 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4202560 28223 0 0 0 3768 4 0 0 25 0 4 0 669516487 723066880 125911 33554432000 4194304 4625164 140737119412000 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26262/tid=26266] ppid=26260 vsize=706120 CPUtime=40.73 cores=0,2,4,6
/proc/26262/task/26266/stat : 26266 (SArTagnan) R 26260 26262 25968 0 -1 4202560 76746 0 0 0 4062 11 0 0 25 0 4 0 669516487 723066880 125911 33554432000 4194304 4625164 140737119412000 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 142.63
Current children cumulated vsize (KiB) 706120

[startup+42.3003 s]
/proc/loadavg: 8.80 9.12 9.02 10/402 26267
/proc/meminfo: memFree=15847664/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=706120 CPUtime=145.82 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 279366 0 0 0 14539 43 0 0 25 0 4 0 669516474 723066880 126960 33554432000 4194304 4625164 140737119412000 18446744073709551615 4339874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26262/statm: 176530 126960 930 106 0 172033 0
[pid=26262/tid=26264] ppid=26260 vsize=706120 CPUtime=33.14 cores=0,2,4,6
/proc/26262/task/26264/stat : 26264 (SArTagnan) R 26260 26262 25968 0 -1 4202560 28989 0 0 0 3309 5 0 0 25 0 4 0 669516487 723066880 126960 33554432000 4194304 4625164 140737119412000 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=706120 CPUtime=38.52 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4202560 28346 0 0 0 3848 4 0 0 25 0 4 0 669516487 723066880 126960 33554432000 4194304 4625164 140737119412000 18446744073709551615 4487022 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26262/tid=26266] ppid=26260 vsize=706120 CPUtime=41.52 cores=0,2,4,6
/proc/26262/task/26266/stat : 26266 (SArTagnan) R 26260 26262 25968 0 -1 4202560 76754 0 0 0 4141 11 0 0 25 0 4 0 669516487 723066880 126960 33554432000 4194304 4625164 140737119412000 18446744073709551615 4579601 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 145.82
Current children cumulated vsize (KiB) 706120

[startup+42.5003 s]
/proc/loadavg: 8.80 9.12 9.02 10/402 26267
/proc/meminfo: memFree=15847664/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=706120 CPUtime=146.62 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) R 26260 26262 25968 0 -1 4202496 279452 0 0 0 14619 43 0 0 25 0 4 0 669516474 723066880 127034 33554432000 4194304 4625164 140737119412000 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26262/statm: 176530 127034 930 106 0 172033 0
[pid=26262/tid=26264] ppid=26260 vsize=706120 CPUtime=33.34 cores=0,2,4,6
/proc/26262/task/26264/stat : 26264 (SArTagnan) R 26260 26262 25968 0 -1 4202560 28990 0 0 0 3329 5 0 0 25 0 4 0 669516487 723066880 127034 33554432000 4194304 4625164 140737119412000 18446744073709551615 4375328 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=706120 CPUtime=38.72 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4202560 28348 0 0 0 3868 4 0 0 25 0 4 0 669516487 723066880 127034 33554432000 4194304 4625164 140737119412000 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26262/tid=26266] ppid=26260 vsize=706120 CPUtime=41.72 cores=0,2,4,6
/proc/26262/task/26266/stat : 26266 (SArTagnan) R 26260 26262 25968 0 -1 4202560 76755 0 0 0 4161 11 0 0 25 0 4 0 669516487 723066880 127034 33554432000 4194304 4625164 140737119412000 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 146.62
Current children cumulated vsize (KiB) 706120

[startup+42.6003 s]
/proc/loadavg: 8.80 9.12 9.02 10/402 26267
/proc/meminfo: memFree=15847664/32951124 swapFree=65173164/67111528
[pid=26262] ppid=26260 vsize=0 CPUtime=146.97 cores=0,2,4,6
/proc/26262/stat : 26262 (SArTagnan) Z 26260 26262 25968 0 -1 4203548 279494 0 0 0 14653 44 0 0 25 0 2 0 669516474 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26262/statm: 0 0 0 0 0 0 0
[pid=26262/tid=26265] ppid=26260 vsize=0 CPUtime=38.83 cores=0,2,4,6
/proc/26262/task/26265/stat : 26265 (SArTagnan) R 26260 26262 25968 0 -1 4203588 28349 0 0 0 3877 6 0 0 25 0 2 0 669516487 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) 146.97
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 42.6094
CPU time (s): 146.995
CPU user time (s): 146.54
CPU system time (s): 0.45493
CPU usage (%): 344.982
Max. virtual memory (cumulated for all children) (KiB): 706120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.54
system time used= 0.45493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279494
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= 2892
involuntary context switches= 3733

runsolver used 0.146977 second user time and 0.402938 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 22:53:03
IDJOB=3386318
IDBENCH=71718
IDSOLVER=1871
FILE ID=node132/3386318-1305579183
RUNJOBID= node132-1305576571-25986
PBS_JOBID= 13350206
Free space on /tmp= 73124 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386318-1305579183/watcher-3386318-1305579183 -o /tmp/evaluation-result-3386318-1305579183/solver-3386318-1305579183 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386318-1305579183.cnf -threads=4

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=285232702

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:      20947456 kB
Buffers:        315996 kB
Cached:        3696480 kB
SwapCached:       9908 kB
Active:        5573464 kB
Inactive:      6100180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20947456 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:          172400 kB
Writeback:           0 kB
AnonPages:     7658128 kB
Mapped:          25136 kB
Slab:           221536 kB
PageTables:      43668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80979044 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= 73124 MiB
End job on node132 at 2011-05-16 22:53:46