Trace number 3171806

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-k3-r4.26-v400-c1704-S1511266249-002.UNKNOWN.cnf
MD5SUM5f2e312544271c81369da327dc351a86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.27
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-3171806-1301765001/watcher-3171806-1301765001 -o /tmp/evaluation-result-3171806-1301765001/solver-3171806-1301765001 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171806-1301765001.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: 3.70 3.95 3.84 6/189 13868
/proc/meminfo: memFree=18467684/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=11776 CPUtime=0 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4194304 369 0 0 0 0 0 0 0 23 0 1 0 366730809 12058624 306 33554432000 4194304 4263880 140736573846000 18446744073709551615 256415052485 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 2944 306 240 17 0 117 0

[startup+0.0281511 s]
/proc/loadavg: 3.70 3.95 3.84 6/189 13868
/proc/meminfo: memFree=18467684/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=12040 CPUtime=0.02 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 471 0 0 0 2 0 0 0 23 0 1 0 366730809 12328960 408 33554432000 4194304 4263880 140736573846000 18446744073709551615 4211580 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 3010 408 247 17 0 183 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12040

[startup+0.101136 s]
/proc/loadavg: 3.70 3.95 3.84 6/189 13868
/proc/meminfo: memFree=18467684/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=12304 CPUtime=0.09 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 536 0 0 0 9 0 0 0 23 0 1 0 366730809 12599296 473 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 3076 473 247 17 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12304

[startup+0.301095 s]
/proc/loadavg: 3.70 3.95 3.84 6/189 13868
/proc/meminfo: memFree=18467684/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=12692 CPUtime=0.29 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 627 0 0 0 29 0 0 0 25 0 1 0 366730809 12996608 564 33554432000 4194304 4263880 140736573846000 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 3173 564 247 17 0 346 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12692

[startup+0.701023 s]
/proc/loadavg: 3.70 3.95 3.84 6/189 13868
/proc/meminfo: memFree=18467684/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=13220 CPUtime=0.69 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 753 0 0 0 69 0 0 0 25 0 1 0 366730809 13537280 690 33554432000 4194304 4263880 140736573846000 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 3305 690 247 17 0 478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13220

[startup+1.50087 s]
/proc/loadavg: 3.70 3.95 3.84 5/190 13870
/proc/meminfo: memFree=18458624/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=13712 CPUtime=1.49 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 877 0 0 0 149 0 0 0 25 0 1 0 366730809 14041088 814 33554432000 4194304 4263880 140736573846000 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 3428 814 247 17 0 601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13712

[startup+3.10057 s]
/proc/loadavg: 3.70 3.95 3.84 5/190 13870
/proc/meminfo: memFree=18453912/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=14544 CPUtime=3.09 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 1096 0 0 0 309 0 0 0 25 0 1 0 366730809 14893056 1033 33554432000 4194304 4263880 140736573846000 18446744073709551615 4242540 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 3636 1033 247 17 0 809 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14544

[startup+6.30096 s]
/proc/loadavg: 3.72 3.95 3.84 5/190 13870
/proc/meminfo: memFree=18447772/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=15672 CPUtime=6.29 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 1362 0 0 0 629 0 0 0 25 0 1 0 366730809 16048128 1299 33554432000 4194304 4263880 140736573846000 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 3918 1299 248 17 0 1091 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15672

[startup+12.7007 s]
/proc/loadavg: 3.74 3.95 3.84 5/190 13870
/proc/meminfo: memFree=18439060/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=17164 CPUtime=12.69 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 1740 0 0 0 1269 0 0 0 25 0 1 0 366730809 17575936 1677 33554432000 4194304 4263880 140736573846000 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 4291 1677 248 17 0 1464 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17164

[startup+25.5003 s]
/proc/loadavg: 3.80 3.95 3.84 5/190 13870
/proc/meminfo: memFree=18429616/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=18824 CPUtime=25.49 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 2167 0 0 0 2549 0 0 0 25 0 1 0 366730809 19275776 2104 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 4706 2104 248 17 0 1879 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18824

[startup+51.1005 s]
/proc/loadavg: 3.87 3.96 3.84 5/190 13871
/proc/meminfo: memFree=18416196/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=21416 CPUtime=51.09 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 2920 0 0 0 5109 0 0 0 25 0 1 0 366730809 21929984 2709 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 5354 2709 248 17 0 2527 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21416

[startup+102.307 s]
/proc/loadavg: 3.94 3.96 3.85 5/190 13872
/proc/meminfo: memFree=18396220/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=24888 CPUtime=102.3 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 3961 0 0 0 10230 0 0 0 25 0 1 0 366730809 25485312 3599 33554432000 4194304 4263880 140736573846000 18446744073709551615 4207718 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 6222 3599 248 17 0 3395 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24888

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.85 5/190 13874
/proc/meminfo: memFree=18383904/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=28240 CPUtime=162.3 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 4929 0 0 0 16230 0 0 0 25 0 1 0 366730809 28917760 4374 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 7060 4374 248 17 0 4233 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 28240

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/190 13875
/proc/meminfo: memFree=18372824/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=30244 CPUtime=222.29 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 5464 0 0 0 22229 0 0 0 25 0 1 0 366730809 30969856 4836 33554432000 4194304 4263880 140736573846000 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 7561 4836 248 17 0 4734 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 30244

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/190 13877
/proc/meminfo: memFree=18363736/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=31808 CPUtime=282.31 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 5969 0 0 0 28230 1 0 0 25 0 1 0 366730809 32571392 5260 33554432000 4194304 4263880 140736573846000 18446744073709551615 4205610 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 7952 5260 248 17 0 5125 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 31808

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 13879
/proc/meminfo: memFree=18354760/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=33056 CPUtime=342.31 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 6270 0 0 0 34230 1 0 0 25 0 1 0 366730809 33849344 5561 33554432000 4194304 4263880 140736573846000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 8264 5561 248 17 0 5437 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 33056

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 13880
/proc/meminfo: memFree=18347532/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=34836 CPUtime=402.31 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 6792 0 0 0 40230 1 0 0 25 0 1 0 366730809 35672064 5994 33554432000 4194304 4263880 140736573846000 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 8709 5994 248 17 0 5882 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 34836

[startup+462.3 s]
/proc/loadavg: 4.10 4.02 3.90 5/190 13882
/proc/meminfo: memFree=18341656/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=35348 CPUtime=462.31 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 6937 0 0 0 46230 1 0 0 25 0 1 0 366730809 36196352 6139 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 8837 6139 248 17 0 6010 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 35348

[startup+522.301 s]
/proc/loadavg: 4.03 4.01 3.90 5/190 13883
/proc/meminfo: memFree=18336648/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=37132 CPUtime=522.31 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 7458 0 0 0 52230 1 0 0 25 0 1 0 366730809 38023168 6562 33554432000 4194304 4263880 140736573846000 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 9283 6562 248 17 0 6456 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 37132

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 13885
/proc/meminfo: memFree=18329544/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=37708 CPUtime=582.31 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 7627 0 0 0 58230 1 0 0 25 0 1 0 366730809 38612992 6731 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 9427 6731 248 17 0 6600 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 37708

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 13887
/proc/meminfo: memFree=18324916/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=39888 CPUtime=642.32 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 8242 0 0 0 64231 1 0 0 25 0 1 0 366730809 40845312 7239 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 9972 7239 248 17 0 7145 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 39888

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 13888
/proc/meminfo: memFree=18322044/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=40368 CPUtime=702.31 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 8378 0 0 0 70230 1 0 0 25 0 1 0 366730809 41336832 7375 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 10092 7375 248 17 0 7265 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 40368

[startup+762.307 s]
/proc/loadavg: 4.06 4.02 3.91 5/190 13890
/proc/meminfo: memFree=18315936/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=40976 CPUtime=762.32 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 8530 0 0 0 76231 1 0 0 25 0 1 0 366730809 41959424 7527 33554432000 4194304 4263880 140736573846000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 10244 7527 248 17 0 7417 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 40976

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 13891
/proc/meminfo: memFree=18311920/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=41712 CPUtime=822.32 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 8698 0 0 0 82231 1 0 0 25 0 1 0 366730809 42713088 7695 33554432000 4194304 4263880 140736573846000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 10428 7695 248 17 0 7601 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 41712

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 13893
/proc/meminfo: memFree=18308536/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=43188 CPUtime=882.32 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 9209 0 0 0 88231 1 0 0 25 0 1 0 366730809 44224512 8088 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 10797 8088 248 17 0 7970 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 43188

[startup+942.301 s]
/proc/loadavg: 4.06 4.01 3.92 5/190 13898
/proc/meminfo: memFree=18306368/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=43604 CPUtime=942.32 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 9305 0 0 0 94231 1 0 0 25 0 1 0 366730809 44650496 8184 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 10901 8184 248 17 0 8074 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 43604

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 13899
/proc/meminfo: memFree=18301796/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=44340 CPUtime=1002.32 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 9473 0 0 0 100231 1 0 0 25 0 1 0 366730809 45404160 8352 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 11085 8352 248 17 0 8258 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 44340

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13901
/proc/meminfo: memFree=18296296/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=44948 CPUtime=1062.33 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 9625 0 0 0 106232 1 0 0 25 0 1 0 366730809 46026752 8504 33554432000 4194304 4263880 140736573846000 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 11237 8504 248 17 0 8410 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 44948

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13902
/proc/meminfo: memFree=18292540/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=46840 CPUtime=1122.34 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 10218 0 0 0 112232 2 0 0 25 0 1 0 366730809 47964160 8838 33554432000 4194304 4263880 140736573846000 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 11710 8838 248 17 0 8883 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 46840

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13904
/proc/meminfo: memFree=18289392/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=47416 CPUtime=1182.34 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 10379 0 0 0 118232 2 0 0 25 0 1 0 366730809 48553984 8999 33554432000 4194304 4263880 140736573846000 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 11854 8999 248 17 0 9027 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 47416

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13906
/proc/meminfo: memFree=18285748/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=47800 CPUtime=1242.34 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 10499 0 0 0 124232 2 0 0 25 0 1 0 366730809 48947200 9119 33554432000 4194304 4263880 140736573846000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 11950 9119 248 17 0 9123 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 47800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.93 2/187 13910
/proc/meminfo: memFree=18430820/32950928 swapFree=67111528/67111528
[pid=13868] ppid=13866 vsize=48312 CPUtime=1300.05 cores=5,7
/proc/13868/stat : 13868 (umsat) R 13866 13868 11923 0 -1 4202496 10595 0 0 0 130003 2 0 0 25 0 1 0 366730809 49471488 9215 33554432000 4194304 4263880 140736573846000 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13868/statm: 12078 9215 248 17 0 9251 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 48312

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.03
CPU system time (s): 0.023996
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 48312

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

runsolver used 1.88571 second user time and 5.21121 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-02 19:23:21
IDJOB=3171806
IDBENCH=83024
IDSOLVER=1582
FILE ID=node115/3171806-1301765001
RUNJOBID= node115-1301765001-13829
PBS_JOBID= 12841079
Free space on /tmp= 71364 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1511266249-002.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171806-1301765001/watcher-3171806-1301765001 -o /tmp/evaluation-result-3171806-1301765001/solver-3171806-1301765001 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171806-1301765001.cnf

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

MD5SUM BENCH= 5f2e312544271c81369da327dc351a86
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:      18468088 kB
Buffers:        398800 kB
Cached:       13709248 kB
SwapCached:          0 kB
Active:        9259716 kB
Inactive:      4916912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18468088 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9568 kB
Writeback:           0 kB
AnonPages:       68712 kB
Mapped:          15012 kB
Slab:           242232 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   251288 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