Trace number 3171805

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
UmSat 2011-02-25? (TO) 1300.06 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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.70 3.95 3.84 4/184 13858
/proc/meminfo: memFree=18472184/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=11644 CPUtime=0 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4194304 356 0 0 0 0 0 0 0 23 0 1 0 366730803 11923456 294 33554432000 4194304 4263880 140735988296480 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 2911 294 241 17 0 84 0

[startup+0.064732 s]
/proc/loadavg: 3.70 3.95 3.84 4/184 13858
/proc/meminfo: memFree=18472184/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=12576 CPUtime=0.06 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 601 0 0 0 6 0 0 0 23 0 1 0 366730803 12877824 539 33554432000 4194304 4263880 140735988296480 18446744073709551615 256415046664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 3144 539 247 17 0 317 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12576

[startup+0.100728 s]
/proc/loadavg: 3.70 3.95 3.84 4/184 13858
/proc/meminfo: memFree=18472184/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=12576 CPUtime=0.09 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 601 0 0 0 9 0 0 0 23 0 1 0 366730803 12877824 539 33554432000 4194304 4263880 140735988296480 18446744073709551615 4207698 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 3144 539 247 17 0 317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12576

[startup+0.300688 s]
/proc/loadavg: 3.70 3.95 3.84 4/184 13858
/proc/meminfo: memFree=18472184/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=13236 CPUtime=0.29 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 760 0 0 0 29 0 0 0 25 0 1 0 366730803 13553664 698 33554432000 4194304 4263880 140735988296480 18446744073709551615 4206453 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 3309 698 247 17 0 482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13236

[startup+0.700611 s]
/proc/loadavg: 3.70 3.95 3.84 4/184 13858
/proc/meminfo: memFree=18472184/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=14016 CPUtime=0.69 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 961 0 0 0 69 0 0 0 25 0 1 0 366730803 14352384 899 33554432000 4194304 4263880 140735988296480 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 3504 899 247 17 0 677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14016

[startup+1.50046 s]
/proc/loadavg: 3.70 3.95 3.84 5/190 13870
/proc/meminfo: memFree=18459368/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=14784 CPUtime=1.49 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 1140 0 0 0 149 0 0 0 25 0 1 0 366730803 15138816 1078 33554432000 4194304 4263880 140735988296480 18446744073709551615 4205639 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 3696 1078 247 17 0 869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14784

[startup+3.10016 s]
/proc/loadavg: 3.70 3.95 3.84 5/190 13870
/proc/meminfo: memFree=18454408/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=16080 CPUtime=3.09 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 1458 0 0 0 309 0 0 0 25 0 1 0 366730803 16465920 1396 33554432000 4194304 4263880 140735988296480 18446744073709551615 4207698 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 4020 1396 248 17 0 1193 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16080

[startup+6.30055 s]
/proc/loadavg: 3.72 3.95 3.84 5/190 13870
/proc/meminfo: memFree=18447772/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=17452 CPUtime=6.29 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 1812 0 0 0 629 0 0 0 25 0 1 0 366730803 17870848 1750 33554432000 4194304 4263880 140735988296480 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 4363 1750 248 17 0 1536 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17452

[startup+12.7003 s]
/proc/loadavg: 3.74 3.95 3.84 5/190 13870
/proc/meminfo: memFree=18439184/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=19148 CPUtime=12.69 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 2279 0 0 0 1269 0 0 0 25 0 1 0 366730803 19607552 2113 33554432000 4194304 4263880 140735988296480 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 4787 2113 248 17 0 1960 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19148

[startup+25.5009 s]
/proc/loadavg: 3.80 3.95 3.84 5/190 13870
/proc/meminfo: memFree=18429616/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=21760 CPUtime=25.49 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 3065 0 0 0 2549 0 0 0 25 0 1 0 366730803 22282240 2764 33554432000 4194304 4263880 140735988296480 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 5440 2764 248 17 0 2613 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21760

[startup+51.1011 s]
/proc/loadavg: 3.87 3.96 3.84 5/190 13871
/proc/meminfo: memFree=18416196/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=25420 CPUtime=51.09 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 4139 0 0 0 5109 0 0 0 25 0 1 0 366730803 26030080 3660 33554432000 4194304 4263880 140735988296480 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 6355 3660 249 17 0 3528 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25420

[startup+102.307 s]
/proc/loadavg: 3.94 3.96 3.85 5/190 13872
/proc/meminfo: memFree=18396220/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=30008 CPUtime=102.3 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 5488 0 0 0 10230 0 0 0 25 0 1 0 366730803 30728192 4772 33554432000 4194304 4263880 140735988296480 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 7502 4772 248 17 0 4675 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30008

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.85 5/190 13874
/proc/meminfo: memFree=18383904/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=32896 CPUtime=162.3 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 6313 0 0 0 16229 1 0 0 25 0 1 0 366730803 33685504 5502 33554432000 4194304 4263880 140735988296480 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 8224 5502 248 17 0 5397 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 32896

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/190 13875
/proc/meminfo: memFree=18372824/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=35432 CPUtime=222.3 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 7065 0 0 0 22229 1 0 0 25 0 1 0 366730803 36282368 6150 33554432000 4194304 4263880 140735988296480 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 8858 6150 248 17 0 6031 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 35432

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.86 5/190 13877
/proc/meminfo: memFree=18363736/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=37996 CPUtime=282.3 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 7811 0 0 0 28229 1 0 0 25 0 1 0 366730803 38907904 6781 33554432000 4194304 4263880 140735988296480 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 9499 6781 248 17 0 6672 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 37996

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 13879
/proc/meminfo: memFree=18354760/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=39812 CPUtime=342.3 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 8407 0 0 0 34229 1 0 0 25 0 1 0 366730803 40767488 7251 33554432000 4194304 4263880 140735988296480 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 9953 7251 248 17 0 7126 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 39812

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 13880
/proc/meminfo: memFree=18347532/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=40836 CPUtime=402.3 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 8685 0 0 0 40229 1 0 0 25 0 1 0 366730803 41816064 7529 33554432000 4194304 4263880 140735988296480 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 10209 7529 248 17 0 7382 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40836

[startup+462.301 s]
/proc/loadavg: 4.10 4.02 3.90 5/190 13882
/proc/meminfo: memFree=18341656/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=44084 CPUtime=462.31 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 9581 0 0 0 46229 2 0 0 25 0 1 0 366730803 45142016 8157 33554432000 4194304 4263880 140735988296480 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 11021 8157 248 17 0 8194 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 44084

[startup+522.301 s]
/proc/loadavg: 4.03 4.01 3.90 5/190 13883
/proc/meminfo: memFree=18336648/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=44596 CPUtime=522.31 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 9709 0 0 0 52229 2 0 0 25 0 1 0 366730803 45666304 8285 33554432000 4194304 4263880 140735988296480 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 11149 8285 248 17 0 8322 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 44596

[startup+582.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 13885
/proc/meminfo: memFree=18329544/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=46836 CPUtime=582.31 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 10435 0 0 0 58229 2 0 0 25 0 1 0 366730803 47960064 8858 33554432000 4194304 4263880 140735988296480 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 11709 8858 248 17 0 8882 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 46836

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 13887
/proc/meminfo: memFree=18324916/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=47284 CPUtime=642.32 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 10552 0 0 0 64230 2 0 0 25 0 1 0 366730803 48418816 8975 33554432000 4194304 4263880 140735988296480 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 11821 8975 248 17 0 8994 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 47284

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 13888
/proc/meminfo: memFree=18322044/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=47668 CPUtime=702.32 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 10651 0 0 0 70230 2 0 0 25 0 1 0 366730803 48812032 9074 33554432000 4194304 4263880 140735988296480 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 11917 9074 248 17 0 9090 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 47668

[startup+762.307 s]
/proc/loadavg: 4.06 4.02 3.91 5/190 13890
/proc/meminfo: memFree=18315936/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=50404 CPUtime=762.32 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 11478 0 0 0 76230 2 0 0 25 0 1 0 366730803 51613696 9733 33554432000 4194304 4263880 140735988296480 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 12601 9733 248 17 0 9774 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 50404

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 13891
/proc/meminfo: memFree=18311920/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=51236 CPUtime=822.32 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 11698 0 0 0 82230 2 0 0 25 0 1 0 366730803 52465664 9953 33554432000 4194304 4263880 140735988296480 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 12809 9953 248 17 0 9982 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 51236

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 13893
/proc/meminfo: memFree=18308536/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=51492 CPUtime=882.32 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 11765 0 0 0 88230 2 0 0 25 0 1 0 366730803 52727808 10020 33554432000 4194304 4263880 140735988296480 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 12873 10020 248 17 0 10046 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 51492

[startup+942.301 s]
/proc/loadavg: 4.06 4.01 3.92 5/190 13898
/proc/meminfo: memFree=18306368/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=52388 CPUtime=942.32 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 11989 0 0 0 94230 2 0 0 25 0 1 0 366730803 53645312 10244 33554432000 4194304 4263880 140735988296480 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 13097 10244 248 17 0 10270 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 52388

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 13899
/proc/meminfo: memFree=18301796/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=53028 CPUtime=1002.33 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 12205 0 0 0 100231 2 0 0 25 0 1 0 366730803 54300672 10460 33554432000 4194304 4263880 140735988296480 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 13257 10460 248 17 0 10430 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 53028

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13901
/proc/meminfo: memFree=18296296/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=55140 CPUtime=1062.32 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 12847 0 0 0 106230 2 0 0 25 0 1 0 366730803 56463360 10918 33554432000 4194304 4263880 140735988296480 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 13785 10918 248 17 0 10958 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 55140

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 13902
/proc/meminfo: memFree=18292540/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=55780 CPUtime=1122.33 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 13007 0 0 0 112231 2 0 0 25 0 1 0 366730803 57118720 11078 33554432000 4194304 4263880 140735988296480 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 13945 11078 248 17 0 11118 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 55780

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13904
/proc/meminfo: memFree=18289392/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=56036 CPUtime=1182.33 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 13073 0 0 0 118231 2 0 0 25 0 1 0 366730803 57380864 11144 33554432000 4194304 4263880 140735988296480 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 14009 11144 248 17 0 11182 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 56036

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13906
/proc/meminfo: memFree=18285748/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=56036 CPUtime=1242.33 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 13073 0 0 0 124231 2 0 0 25 0 1 0 366730803 57380864 11144 33554432000 4194304 4263880 140735988296480 18446744073709551615 4207634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 14009 11144 248 17 0 11182 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 56036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.93 3/188 13909
/proc/meminfo: memFree=18387040/32950928 swapFree=67111528/67111528
[pid=13858] ppid=13856 vsize=56548 CPUtime=1300.04 cores=1,3
/proc/13858/stat : 13858 (umsat) R 13856 13858 11923 0 -1 4202496 13208 0 0 0 130002 2 0 0 25 0 1 0 366730803 57905152 11279 33554432000 4194304 4263880 140735988296480 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13858/statm: 14137 11279 248 17 0 11310 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 56548

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1300.02
CPU system time (s): 0.031995
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 56548

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

runsolver used 1.89271 second user time and 5.20821 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-02 19:23:21
IDJOB=3171805
IDBENCH=83023
IDSOLVER=1582
FILE ID=node115/3171805-1301765001
RUNJOBID= node115-1301765001-13828
PBS_JOBID= 12841079
Free space on /tmp= 71368 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171805-1301765001/watcher-3171805-1301765001 -o /tmp/evaluation-result-3171805-1301765001/solver-3171805-1301765001 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171805-1301765001.cnf

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=130817885

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18472344 kB
Buffers:        398796 kB
Cached:       13706924 kB
SwapCached:          0 kB
Active:        9254696 kB
Inactive:      4916924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18472344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7240 kB
Writeback:           0 kB
AnonPages:       66384 kB
Mapped:          15012 kB
Slab:           242232 kB
PageTables:       4816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   231436 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71368 MiB
End job on node115 at 2011-04-02 19:45:03