Trace number 3350403

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
minisat hack: contrasat 2011-03-02UNSAT 424.526 424.627

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.403937
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

424.50/424.62	c WARNING: for repeatability, setting FPU to use double precision
424.50/424.62	s UNSATISFIABLE

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-3350403-1304974141/watcher-3350403-1304974141 -o /tmp/evaluation-result-3350403-1304974141/solver-3350403-1304974141 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350403-1304974141.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.38 3.86 3.56 1/301 4970
/proc/meminfo: memFree=13679796/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=15040 CPUtime=0 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 454 0 0 0 0 0 0 0 24 0 1 0 609011951 15400960 357 33554432000 4194304 4298156 140735106787920 18446744073709551615 4262610 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 3760 357 237 26 0 392 0

[startup+0.0824379 s]
/proc/loadavg: 3.38 3.86 3.56 1/301 4970
/proc/meminfo: memFree=13679796/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=16216 CPUtime=0.07 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 763 0 0 0 7 0 0 0 24 0 1 0 609011951 16605184 643 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 4054 643 239 26 0 686 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16216

[startup+0.100463 s]
/proc/loadavg: 3.38 3.86 3.56 1/301 4970
/proc/meminfo: memFree=13679796/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=16216 CPUtime=0.09 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 763 0 0 0 9 0 0 0 24 0 1 0 609011951 16605184 643 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 4054 643 239 26 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16216

[startup+0.300443 s]
/proc/loadavg: 3.38 3.86 3.56 1/301 4970
/proc/meminfo: memFree=13679796/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=17616 CPUtime=0.29 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 1058 0 0 0 29 0 0 0 25 0 1 0 609011951 18038784 913 33554432000 4194304 4298156 140735106787920 18446744073709551615 4253699 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 4404 913 239 26 0 1036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17616

[startup+0.700361 s]
/proc/loadavg: 3.38 3.86 3.56 1/301 4970
/proc/meminfo: memFree=13679796/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=18640 CPUtime=0.69 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 1412 0 0 0 69 0 0 0 25 0 1 0 609011951 19087360 1247 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256378 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 4660 1247 239 26 0 1292 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18640

[startup+1.50024 s]
/proc/loadavg: 3.38 3.86 3.56 5/314 5002
/proc/meminfo: memFree=13645980/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=20380 CPUtime=1.49 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 1493 0 0 0 149 0 0 0 25 0 1 0 609011951 20869120 1325 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256760 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 5095 1325 239 26 0 1727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20380

[startup+3.10094 s]
/proc/loadavg: 3.38 3.86 3.56 5/314 5029
/proc/meminfo: memFree=13649708/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=24724 CPUtime=3.09 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 2430 0 0 0 308 1 0 0 25 0 1 0 609011951 25317376 2207 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 6181 2207 239 26 0 2813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24724

[startup+6.30032 s]
/proc/loadavg: 3.43 3.86 3.57 5/314 5029
/proc/meminfo: memFree=13632520/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=25368 CPUtime=6.29 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 3093 0 0 0 628 1 0 0 25 0 1 0 609011951 25976832 2827 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 6342 2827 239 26 0 2974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25368

[startup+12.7011 s]
/proc/loadavg: 3.48 3.87 3.57 5/314 5029
/proc/meminfo: memFree=13616780/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=28156 CPUtime=12.69 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 3539 0 0 0 1268 1 0 0 25 0 1 0 609011951 28831744 3262 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 7039 3262 239 26 0 3671 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28156

[startup+25.5008 s]
/proc/loadavg: 3.59 3.87 3.57 5/314 5029
/proc/meminfo: memFree=13604264/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=31144 CPUtime=25.46 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 4580 0 0 0 2545 1 0 0 25 0 1 0 609011951 31891456 4247 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 7786 4247 239 26 0 4418 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 31144

[startup+51.101 s]
/proc/loadavg: 3.73 3.88 3.58 5/314 5030
/proc/meminfo: memFree=13573944/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=39920 CPUtime=51.02 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 6607 0 0 0 5101 1 0 0 25 0 1 0 609011951 40878080 6157 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256251 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/4970/statm: 9980 6157 239 26 0 6612 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 39920

[startup+102.312 s]
/proc/loadavg: 4.08 3.95 3.62 5/314 5032
/proc/meminfo: memFree=13545036/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=44408 CPUtime=102.19 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 9058 0 0 0 10217 2 0 0 25 0 1 0 609011951 45473792 7267 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 11102 7267 239 26 0 7734 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 44408

[startup+162.3 s]
/proc/loadavg: 4.03 3.95 3.64 5/314 5033
/proc/meminfo: memFree=13479424/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=60320 CPUtime=162.18 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 24308 0 0 0 16213 5 0 0 25 0 1 0 609011951 61767680 11434 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 15080 11434 240 26 0 11712 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 60320

[startup+222.3 s]
/proc/loadavg: 4.19 4.00 3.67 5/314 5035
/proc/meminfo: memFree=13445676/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=60320 CPUtime=222.19 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 24351 0 0 0 22214 5 0 0 25 0 1 0 609011951 61767680 11477 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 15080 11477 240 26 0 11712 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 60320

[startup+282.3 s]
/proc/loadavg: 4.07 4.00 3.69 5/314 5036
/proc/meminfo: memFree=13437716/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=60320 CPUtime=282.19 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 24369 0 0 0 28214 5 0 0 25 0 1 0 609011951 61767680 11495 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 15080 11495 240 26 0 11712 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 60320

[startup+342.301 s]
/proc/loadavg: 4.08 4.01 3.72 5/314 5038
/proc/meminfo: memFree=13433604/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=70996 CPUtime=342.19 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 25204 0 0 0 34214 5 0 0 25 0 1 0 609011951 72699904 12270 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 17749 12270 240 26 0 14381 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 70996

[startup+402.301 s]
/proc/loadavg: 4.15 4.04 3.74 5/314 5039
/proc/meminfo: memFree=13417580/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=75416 CPUtime=402.19 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 34380 0 0 0 40212 7 0 0 25 0 1 0 609011951 77225984 15294 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256744 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 18854 15294 240 26 0 15486 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 75416

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

[startup+409.501 s]
/proc/loadavg: 4.28 4.07 3.75 5/314 5040
/proc/meminfo: memFree=13404064/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=82600 CPUtime=409.39 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 36433 0 0 0 40932 7 0 0 25 0 1 0 609011951 84582400 17192 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256794 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 20650 17192 240 26 0 17282 0
Current children cumulated CPU time (s) 409.39
Current children cumulated vsize (KiB) 82600

[startup+415.9 s]
/proc/loadavg: 4.26 4.07 3.75 5/314 5040
/proc/meminfo: memFree=13402696/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=82600 CPUtime=415.79 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 36442 0 0 0 41572 7 0 0 25 0 1 0 609011951 84582400 17201 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256296 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 20650 17201 240 26 0 17282 0
Current children cumulated CPU time (s) 415.79
Current children cumulated vsize (KiB) 82600

[startup+419.112 s]
/proc/loadavg: 4.24 4.07 3.75 5/314 5040
/proc/meminfo: memFree=13415592/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=71108 CPUtime=419 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 40281 0 0 0 41892 8 0 0 25 0 1 0 609011951 72814592 13213 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 17777 13213 240 26 0 14409 0
Current children cumulated CPU time (s) 419
Current children cumulated vsize (KiB) 71108

[startup+422.3 s]
/proc/loadavg: 4.24 4.07 3.75 5/314 5040
/proc/meminfo: memFree=13390668/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=71108 CPUtime=422.2 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 40762 0 0 0 42212 8 0 0 25 0 1 0 609011951 72814592 13657 33554432000 4194304 4298156 140735106787920 18446744073709551615 4254987 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 17777 13657 240 26 0 14409 0
Current children cumulated CPU time (s) 422.2
Current children cumulated vsize (KiB) 71108

[startup+423.901 s]
/proc/loadavg: 4.22 4.07 3.76 5/314 5040
/proc/meminfo: memFree=13409144/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=71108 CPUtime=423.79 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 40957 0 0 0 42371 8 0 0 25 0 1 0 609011951 72814592 13836 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256344 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 17777 13836 240 26 0 14409 0
Current children cumulated CPU time (s) 423.79
Current children cumulated vsize (KiB) 71108

[startup+424.301 s]
/proc/loadavg: 4.22 4.07 3.76 5/314 5040
/proc/meminfo: memFree=13409144/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=56784 CPUtime=424.19 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 42113 0 0 0 42411 8 0 0 25 0 1 0 609011951 58146816 10688 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 14196 10688 240 26 0 10828 0
Current children cumulated CPU time (s) 424.19
Current children cumulated vsize (KiB) 56784

[startup+424.501 s]
/proc/loadavg: 4.22 4.07 3.76 5/314 5040
/proc/meminfo: memFree=13420056/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=56784 CPUtime=424.4 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 42175 0 0 0 42432 8 0 0 25 0 1 0 609011951 58146816 10741 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256762 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 14196 10741 240 26 0 10828 0
Current children cumulated CPU time (s) 424.4
Current children cumulated vsize (KiB) 56784

[startup+424.612 s]
/proc/loadavg: 4.22 4.07 3.76 5/314 5040
/proc/meminfo: memFree=13420056/32951124 swapFree=66050672/67111528
[pid=4970] ppid=4968 vsize=63856 CPUtime=424.5 cores=4,6
/proc/4970/stat : 4970 (contrasat_relea) R 4968 4970 4116 0 -1 4202496 42204 0 0 0 42442 8 0 0 25 0 1 0 609011951 65388544 10769 33554432000 4194304 4298156 140735106787920 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4970/statm: 15964 10769 240 26 0 12596 0
Current children cumulated CPU time (s) 424.5
Current children cumulated vsize (KiB) 63856

Child status: 20
Real time (s): 424.627
CPU time (s): 424.526
CPU user time (s): 424.436
CPU system time (s): 0.089986
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 82600

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

runsolver used 1.37979 second user time and 2.87556 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-09 22:49:01
IDJOB=3350403
IDBENCH=87935
IDSOLVER=1816
FILE ID=node135/3350403-1304974141
RUNJOBID= node135-1304974141-4933
PBS_JOBID= 13285615
Free space on /tmp= 46516 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350403-1304974141/watcher-3350403-1304974141 -o /tmp/evaluation-result-3350403-1304974141/solver-3350403-1304974141 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350403-1304974141.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=1558005323

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13680084 kB
Buffers:        166192 kB
Cached:        4463244 kB
SwapCached:      50364 kB
Active:        9462200 kB
Inactive:      9577280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13680084 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:             992 kB
Writeback:           0 kB
AnonPages:    14364464 kB
Mapped:          18380 kB
Slab:           121348 kB
PageTables:      47876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57033584 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= 46516 MiB
End job on node135 at 2011-05-09 22:56:06