Trace number 3171605

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.07 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
MD5SUM6180decb1c46447c67f7e6e340e02857
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
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-3171605-1301761502/watcher-3171605-1301761502 -o /tmp/evaluation-result-3171605-1301761502/solver-3171605-1301761502 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171605-1301761502.cnf 

running on 2 cores: 5,7

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: 0.93 1.70 2.78 3/184 3587
/proc/meminfo: memFree=22036900/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=11644 CPUtime=0 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4194304 355 0 0 0 0 0 0 0 21 0 1 0 287746912 11923456 293 33554432000 4194304 4263880 140737474386000 18446744073709551615 46990213524627 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 2911 293 240 17 0 84 0

[startup+0.0995071 s]
/proc/loadavg: 0.93 1.70 2.78 3/184 3587
/proc/meminfo: memFree=22036900/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=12964 CPUtime=0.09 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 669 0 0 0 9 0 0 0 21 0 1 0 287746912 13275136 607 33554432000 4194304 4263880 140737474386000 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 3241 607 247 17 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12964

[startup+0.100512 s]
/proc/loadavg: 0.93 1.70 2.78 3/184 3587
/proc/meminfo: memFree=22036900/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=12964 CPUtime=0.09 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 671 0 0 0 9 0 0 0 21 0 1 0 287746912 13275136 609 33554432000 4194304 4263880 140737474386000 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 3241 609 247 17 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12964

[startup+0.300474 s]
/proc/loadavg: 0.93 1.70 2.78 3/184 3587
/proc/meminfo: memFree=22036900/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=13492 CPUtime=0.29 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 806 0 0 0 29 0 0 0 22 0 1 0 287746912 13815808 744 33554432000 4194304 4263880 140737474386000 18446744073709551615 4244230 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 3373 744 247 17 0 546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13492

[startup+0.7004 s]
/proc/loadavg: 0.93 1.70 2.78 3/184 3587
/proc/meminfo: memFree=22036900/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=14408 CPUtime=0.69 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 1045 0 0 0 69 0 0 0 24 0 1 0 287746912 14753792 983 33554432000 4194304 4263880 140737474386000 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 3602 983 247 17 0 775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14408

[startup+1.50024 s]
/proc/loadavg: 1.18 1.74 2.79 5/190 3598
/proc/meminfo: memFree=22019168/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=15288 CPUtime=1.49 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 1262 0 0 0 149 0 0 0 25 0 1 0 287746912 15654912 1200 33554432000 4194304 4263880 140737474386000 18446744073709551615 4205880 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 3822 1200 247 17 0 995 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15288

[startup+3.10092 s]
/proc/loadavg: 1.18 1.74 2.79 5/190 3598
/proc/meminfo: memFree=22013464/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=16440 CPUtime=3.09 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 1529 0 0 0 309 0 0 0 25 0 1 0 287746912 16834560 1467 33554432000 4194304 4263880 140737474386000 18446744073709551615 4207708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 4110 1468 248 17 0 1283 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16440

[startup+6.30028 s]
/proc/loadavg: 1.18 1.74 2.79 5/190 3598
/proc/meminfo: memFree=22003576/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=17808 CPUtime=6.29 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 1897 0 0 0 629 0 0 0 25 0 1 0 287746912 18235392 1835 33554432000 4194304 4263880 140737474386000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 4452 1835 248 17 0 1625 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17808

[startup+12.701 s]
/proc/loadavg: 1.61 1.81 2.80 5/190 3598
/proc/meminfo: memFree=21991504/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=20696 CPUtime=12.69 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 2636 0 0 0 1269 0 0 0 25 0 1 0 287746912 21192704 2507 33554432000 4194304 4263880 140737474386000 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 5174 2507 248 17 0 2347 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20696

[startup+25.5005 s]
/proc/loadavg: 1.98 1.88 2.81 5/190 3625
/proc/meminfo: memFree=21977932/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=23180 CPUtime=25.49 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 3387 0 0 0 2549 0 0 0 25 0 1 0 287746912 23736320 3134 33554432000 4194304 4263880 140737474386000 18446744073709551615 4206514 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 5795 3134 248 17 0 2968 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23180

[startup+51.1003 s]
/proc/loadavg: 2.67 2.05 2.84 5/190 3626
/proc/meminfo: memFree=21958064/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=27052 CPUtime=51.1 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 4522 0 0 0 5109 1 0 0 25 0 1 0 287746912 27701248 4104 33554432000 4194304 4263880 140737474386000 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 6763 4104 248 17 0 3936 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27052

[startup+102.307 s]
/proc/loadavg: 3.51 2.39 2.91 5/190 3627
/proc/meminfo: memFree=21932492/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=31936 CPUtime=102.3 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 5901 0 0 0 10229 1 0 0 25 0 1 0 287746912 32702464 5279 33554432000 4194304 4263880 140737474386000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 7984 5279 248 17 0 5157 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31936

[startup+162.301 s]
/proc/loadavg: 3.82 2.68 2.97 5/190 3629
/proc/meminfo: memFree=21914716/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=36600 CPUtime=162.29 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 7202 0 0 0 16228 1 0 0 25 0 1 0 287746912 37478400 6412 33554432000 4194304 4263880 140737474386000 18446744073709551615 4207671 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 9150 6412 248 17 0 6323 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 36600

[startup+222.301 s]
/proc/loadavg: 3.93 2.92 3.04 5/190 3630
/proc/meminfo: memFree=21901788/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=38664 CPUtime=222.3 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 7819 0 0 0 22229 1 0 0 25 0 1 0 287746912 39591936 6932 33554432000 4194304 4263880 140737474386000 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 9666 6932 248 17 0 6839 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 38664

[startup+282.3 s]
/proc/loadavg: 3.97 3.11 3.09 5/190 3632
/proc/meminfo: memFree=21891704/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=40616 CPUtime=282.31 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 8408 0 0 0 28229 2 0 0 25 0 1 0 287746912 41590784 7415 33554432000 4194304 4263880 140737474386000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 10154 7415 248 17 0 7327 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 40616

[startup+342.3 s]
/proc/loadavg: 3.99 3.27 3.15 5/190 3634
/proc/meminfo: memFree=21880760/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=43564 CPUtime=342.3 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 9274 0 0 0 34228 2 0 0 25 0 1 0 287746912 44609536 8164 33554432000 4194304 4263880 140737474386000 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 10891 8164 248 17 0 8064 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 43564

[startup+402.3 s]
/proc/loadavg: 3.99 3.40 3.20 5/190 3635
/proc/meminfo: memFree=21867828/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=44800 CPUtime=402.31 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 9618 0 0 0 40229 2 0 0 25 0 1 0 287746912 45875200 8508 33554432000 4194304 4263880 140737474386000 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 11200 8508 248 17 0 8373 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 44800

[startup+462.3 s]
/proc/loadavg: 3.99 3.51 3.25 5/190 3637
/proc/meminfo: memFree=21861832/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=48072 CPUtime=462.31 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 10417 0 0 0 46229 2 0 0 25 0 1 0 287746912 49225728 9178 33554432000 4194304 4263880 140737474386000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 12018 9178 248 17 0 9191 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 48072

[startup+522.3 s]
/proc/loadavg: 3.99 3.59 3.29 5/190 3638
/proc/meminfo: memFree=21853492/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=49640 CPUtime=522.32 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 10806 0 0 0 52229 3 0 0 25 0 1 0 287746912 50831360 9567 33554432000 4194304 4263880 140737474386000 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 12410 9567 248 17 0 9583 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 49640

[startup+582.3 s]
/proc/loadavg: 4.06 3.68 3.34 5/190 3640
/proc/meminfo: memFree=21846392/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=50876 CPUtime=582.32 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 11104 0 0 0 58229 3 0 0 25 0 1 0 287746912 52097024 9865 33554432000 4194304 4263880 140737474386000 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 12719 9865 248 17 0 9892 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 50876

[startup+642.3 s]
/proc/loadavg: 4.02 3.74 3.38 5/190 3642
/proc/meminfo: memFree=21836308/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=52936 CPUtime=642.33 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 11754 0 0 0 64230 3 0 0 25 0 1 0 287746912 54206464 10374 33554432000 4194304 4263880 140737474386000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 13234 10374 248 17 0 10407 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 52936

[startup+702.3 s]
/proc/loadavg: 4.01 3.78 3.41 5/190 3643
/proc/meminfo: memFree=21830296/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=53728 CPUtime=702.33 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 11956 0 0 0 70230 3 0 0 25 0 1 0 287746912 55017472 10576 33554432000 4194304 4263880 140737474386000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 13432 10576 248 17 0 10605 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 53728

[startup+762.307 s]
/proc/loadavg: 4.00 3.82 3.45 5/190 3645
/proc/meminfo: memFree=21823440/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=54876 CPUtime=762.34 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 12244 0 0 0 76231 3 0 0 25 0 1 0 287746912 56193024 10864 33554432000 4194304 4263880 140737474386000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 13719 10864 248 17 0 10892 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 54876

[startup+822.301 s]
/proc/loadavg: 4.00 3.85 3.48 5/190 3646
/proc/meminfo: memFree=21818184/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=57704 CPUtime=822.33 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 13070 0 0 0 82230 3 0 0 25 0 1 0 287746912 59088896 11535 33554432000 4194304 4263880 140737474386000 18446744073709551615 4205837 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 14426 11535 248 17 0 11599 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 57704

[startup+882.301 s]
/proc/loadavg: 4.00 3.87 3.51 5/190 3648
/proc/meminfo: memFree=21810824/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=58356 CPUtime=882.33 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 13237 0 0 0 88230 3 0 0 25 0 1 0 287746912 59756544 11702 33554432000 4194304 4263880 140737474386000 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 14589 11702 248 17 0 11762 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 58356

[startup+942.301 s]
/proc/loadavg: 4.00 3.89 3.54 5/190 3650
/proc/meminfo: memFree=21801116/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=59560 CPUtime=942.34 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 13539 0 0 0 94231 3 0 0 25 0 1 0 287746912 60989440 12004 33554432000 4194304 4263880 140737474386000 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 14890 12004 248 17 0 12063 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 59560

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.56 5/190 3651
/proc/meminfo: memFree=21798352/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=60340 CPUtime=1002.34 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 13734 0 0 0 100231 3 0 0 25 0 1 0 287746912 61788160 12199 33554432000 4194304 4263880 140737474386000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 15085 12199 248 17 0 12258 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 60340

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.58 5/190 3653
/proc/meminfo: memFree=21792612/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=61996 CPUtime=1062.34 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 14343 0 0 0 106231 3 0 0 25 0 1 0 287746912 63483904 12637 33554432000 4194304 4263880 140737474386000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 15499 12637 248 17 0 12672 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 61996

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.61 5/190 3654
/proc/meminfo: memFree=21785516/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=63604 CPUtime=1122.34 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 14720 0 0 0 112231 3 0 0 25 0 1 0 287746912 65130496 13014 33554432000 4194304 4263880 140737474386000 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 15901 13014 248 17 0 13074 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 63604

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.63 5/190 3656
/proc/meminfo: memFree=21781864/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=64152 CPUtime=1182.35 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 14857 0 0 0 118232 3 0 0 25 0 1 0 287746912 65691648 13151 33554432000 4194304 4263880 140737474386000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 16038 13151 248 17 0 13211 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 64152

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 3658
/proc/meminfo: memFree=21778476/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=64760 CPUtime=1242.35 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 15014 0 0 0 124232 3 0 0 25 0 1 0 287746912 66314240 13308 33554432000 4194304 4263880 140737474386000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 16190 13308 248 17 0 13363 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 64760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.67 4/188 3660
/proc/meminfo: memFree=21824076/32950928 swapFree=67111528/67111528
[pid=3587] ppid=3585 vsize=65144 CPUtime=1300.06 cores=5,7
/proc/3587/stat : 3587 (umsat) R 3585 3587 2263 0 -1 4202496 15110 0 0 0 130003 3 0 0 25 0 1 0 287746912 66707456 13404 33554432000 4194304 4263880 140737474386000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3587/statm: 16286 13404 248 17 0 13459 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 65144

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.07
CPU user time (s): 1300.03
CPU system time (s): 0.038994
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 65144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.03
system time used= 0.038994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15110
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= 1790

runsolver used 2.00969 second user time and 5.09023 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-02 18:25:02
IDJOB=3171605
IDBENCH=82823
IDSOLVER=1582
FILE ID=node149/3171605-1301761502
RUNJOBID= node149-1301761502-3555
PBS_JOBID= 12841066
Free space on /tmp= 71724 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171605-1301761502/watcher-3171605-1301761502 -o /tmp/evaluation-result-3171605-1301761502/solver-3171605-1301761502 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171605-1301761502.cnf

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

MD5SUM BENCH= 6180decb1c46447c67f7e6e340e02857
RANDOM SEED=202422385

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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:     32950928 kB
MemFree:      22037180 kB
Buffers:        363188 kB
Cached:       10214320 kB
SwapCached:          0 kB
Active:        7468984 kB
Inactive:      3175608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22037180 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7020 kB
Writeback:           0 kB
AnonPages:       66776 kB
Mapped:          15000 kB
Slab:           206508 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   228116 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= 71716 MiB
End job on node149 at 2011-04-02 18:46:44