Trace number 3293102

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.03

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb1.shuffled.cnf
MD5SUM0e9d17eb95ee436fc1015c5591cfb63f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2328
Satisfiable
(Un)Satisfiability was proved
Number of variables5910
Number of clauses16804
Sum of the clauses size38654
Maximum clause length28
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 213041
Number of clauses of size 32838
Number of clauses of size 4787
Number of clauses of size 5103
Number of clauses of size over 534

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3293102-1303786402/watcher-3293102-1303786402 -o /tmp/evaluation-result-3293102-1303786402/solver-3293102-1303786402 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3293102-1303786402.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.57 3.87 3.80 4/189 25739
/proc/meminfo: memFree=15139964/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=11776 CPUtime=0 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4194304 367 0 0 0 0 0 0 0 23 0 1 0 490239989 12058624 306 33554432000 4194304 4263880 140736419963696 18446744073709551615 248089698048 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 2944 306 241 17 0 117 0

[startup+0.056332 s]
/proc/loadavg: 3.57 3.87 3.80 4/189 25739
/proc/meminfo: memFree=15139964/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=12428 CPUtime=0.05 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4194304 602 0 0 0 5 0 0 0 23 0 1 0 490239989 12726272 492 33554432000 4194304 4263880 140736419963696 18446744073709551615 47234835584576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 3107 492 242 17 0 280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12428

[startup+0.100327 s]
/proc/loadavg: 3.57 3.87 3.80 4/189 25739
/proc/meminfo: memFree=15139964/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=15480 CPUtime=0.09 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 1453 0 0 0 9 0 0 0 23 0 1 0 490239989 15851520 1147 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 3870 1147 247 17 0 1043 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15480

[startup+0.300294 s]
/proc/loadavg: 3.57 3.87 3.80 4/189 25739
/proc/meminfo: memFree=15139964/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=15480 CPUtime=0.29 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 1485 0 0 0 29 0 0 0 25 0 1 0 490239989 15851520 1179 33554432000 4194304 4263880 140736419963696 18446744073709551615 248089354213 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 3870 1179 247 17 0 1043 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15480

[startup+0.700223 s]
/proc/loadavg: 3.57 3.87 3.80 4/189 25739
/proc/meminfo: memFree=15139964/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=16668 CPUtime=0.69 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 1758 0 0 0 69 0 0 0 25 0 1 0 490239989 17068032 1452 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 4167 1452 247 17 0 1340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16668

[startup+1.50108 s]
/proc/loadavg: 3.57 3.87 3.80 5/190 25740
/proc/meminfo: memFree=15126916/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=19368 CPUtime=1.49 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 2442 0 0 0 149 0 0 0 25 0 1 0 490239989 19832832 2136 33554432000 4194304 4263880 140736419963696 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 4842 2136 247 17 0 2015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19368

[startup+3.1008 s]
/proc/loadavg: 3.57 3.87 3.80 5/190 25741
/proc/meminfo: memFree=15121540/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=23304 CPUtime=3.09 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 3419 0 0 0 309 0 0 0 25 0 1 0 490239989 23863296 3113 33554432000 4194304 4263880 140736419963696 18446744073709551615 4206514 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 5826 3113 247 17 0 2999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23304

[startup+6.30023 s]
/proc/loadavg: 3.60 3.88 3.80 5/190 25741
/proc/meminfo: memFree=15094024/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=30844 CPUtime=6.29 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 5300 0 0 0 628 1 0 0 25 0 1 0 490239989 31584256 4994 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215051 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 7711 4994 247 17 0 4884 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30844

[startup+12.7011 s]
/proc/loadavg: 3.64 3.88 3.80 5/190 25741
/proc/meminfo: memFree=15052772/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=46048 CPUtime=12.69 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 9049 0 0 0 1267 2 0 0 25 0 1 0 490239989 47153152 8743 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 11512 8743 247 17 0 8685 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46048

[startup+25.5008 s]
/proc/loadavg: 3.72 3.88 3.80 5/190 25741
/proc/meminfo: memFree=14998972/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=67496 CPUtime=25.49 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 14450 0 0 0 2545 4 0 0 25 0 1 0 490239989 69115904 14144 33554432000 4194304 4263880 140736419963696 18446744073709551615 4205891 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 16874 14144 247 17 0 14047 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67496

[startup+51.1003 s]
/proc/loadavg: 3.81 3.89 3.81 5/190 25742
/proc/meminfo: memFree=14923436/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=80720 CPUtime=51.1 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 17614 0 0 0 5104 6 0 0 25 0 1 0 490239989 82657280 17308 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 20180 17308 247 17 0 17353 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 80720

[startup+102.307 s]
/proc/loadavg: 3.92 3.91 3.82 5/190 25770
/proc/meminfo: memFree=14774532/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=156172 CPUtime=102.3 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 36536 0 0 0 10217 13 0 0 25 0 1 0 490239989 159920128 36230 33554432000 4194304 4263880 140736419963696 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 39043 36230 247 17 0 36216 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 156172

[startup+162.301 s]
/proc/loadavg: 4.04 3.94 3.83 5/190 25772
/proc/meminfo: memFree=14679708/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=168476 CPUtime=162.3 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 39820 0 0 0 16215 15 0 0 25 0 1 0 490239989 172519424 39304 33554432000 4194304 4263880 140736419963696 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 42119 39304 247 17 0 39292 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 168476

[startup+222.301 s]
/proc/loadavg: 4.01 3.94 3.84 5/190 25773
/proc/meminfo: memFree=14557664/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=202444 CPUtime=222.29 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 48638 0 0 0 22211 18 0 0 25 0 1 0 490239989 207302656 47584 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 50611 47584 247 17 0 47784 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 202444

[startup+282.3 s]
/proc/loadavg: 4.00 3.95 3.84 5/190 25775
/proc/meminfo: memFree=14490684/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=240168 CPUtime=282.3 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 58056 0 0 0 28208 22 0 0 25 0 1 0 490239989 245932032 57002 33554432000 4194304 4263880 140736419963696 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 60042 57002 247 17 0 57215 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 240168

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.85 5/190 25777
/proc/meminfo: memFree=14386872/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=328404 CPUtime=342.3 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 79963 0 0 0 34200 30 0 0 25 0 1 0 490239989 336285696 78909 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 82101 78909 247 17 0 79274 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 328404

[startup+402.301 s]
/proc/loadavg: 4.00 3.96 3.85 5/190 25778
/proc/meminfo: memFree=14303028/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=353176 CPUtime=402.3 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 86517 0 0 0 40198 32 0 0 25 0 1 0 490239989 361652224 85125 33554432000 4194304 4263880 140736419963696 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 88294 85125 247 17 0 85467 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 353176

[startup+462.301 s]
/proc/loadavg: 4.06 3.98 3.86 5/190 25789
/proc/meminfo: memFree=14261596/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=353176 CPUtime=462.3 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 86520 0 0 0 46198 32 0 0 25 0 1 0 490239989 361652224 85128 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 88294 85128 247 17 0 85467 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 353176

[startup+522.301 s]
/proc/loadavg: 4.10 4.00 3.88 5/190 25790
/proc/meminfo: memFree=14212216/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=353176 CPUtime=522.3 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 86526 0 0 0 52198 32 0 0 25 0 1 0 490239989 361652224 85134 33554432000 4194304 4263880 140736419963696 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 88294 85134 247 17 0 85467 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 353176

[startup+582.3 s]
/proc/loadavg: 4.03 4.00 3.88 5/190 25792
/proc/meminfo: memFree=14117088/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=387300 CPUtime=582.3 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 95036 0 0 0 58195 35 0 0 25 0 1 0 490239989 396595200 93644 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 96825 93644 247 17 0 93998 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 387300

[startup+642.301 s]
/proc/loadavg: 4.06 4.01 3.89 5/190 25797
/proc/meminfo: memFree=13998748/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=439596 CPUtime=642.31 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 108000 0 0 0 64192 39 0 0 25 0 1 0 490239989 450146304 106608 33554432000 4194304 4263880 140736419963696 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 109899 106608 247 17 0 107072 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 439596

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.90 5/190 25798
/proc/meminfo: memFree=13923712/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=448496 CPUtime=702.31 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 110608 0 0 0 70191 40 0 0 25 0 1 0 490239989 459259904 108807 33554432000 4194304 4263880 140736419963696 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 112124 108807 247 17 0 109297 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 448496

[startup+762.307 s]
/proc/loadavg: 4.04 4.02 3.91 5/190 25800
/proc/meminfo: memFree=13871988/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=448496 CPUtime=762.32 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 110609 0 0 0 76192 40 0 0 25 0 1 0 490239989 459259904 108808 33554432000 4194304 4263880 140736419963696 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 112124 108808 247 17 0 109297 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 448496

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 25801
/proc/meminfo: memFree=13840592/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=448496 CPUtime=822.31 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 110612 0 0 0 82191 40 0 0 25 0 1 0 490239989 459259904 108811 33554432000 4194304 4263880 140736419963696 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 112124 108811 247 17 0 109297 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 448496

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 25803
/proc/meminfo: memFree=13807468/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=448496 CPUtime=882.31 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 110662 0 0 0 88191 40 0 0 25 0 1 0 490239989 459259904 108861 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 112124 108861 247 17 0 109297 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 448496

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 25805
/proc/meminfo: memFree=13773228/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=448496 CPUtime=942.32 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 111115 0 0 0 94192 40 0 0 25 0 1 0 490239989 459259904 108864 33554432000 4194304 4263880 140736419963696 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 112124 108864 247 17 0 109297 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 448496

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 25806
/proc/meminfo: memFree=13741604/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=448496 CPUtime=1002.32 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 111138 0 0 0 100192 40 0 0 25 0 1 0 490239989 459259904 108887 33554432000 4194304 4263880 140736419963696 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 112124 108887 247 17 0 109297 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 448496

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 25808
/proc/meminfo: memFree=13709964/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=448496 CPUtime=1062.32 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 111141 0 0 0 106192 40 0 0 25 0 1 0 490239989 459259904 108890 33554432000 4194304 4263880 140736419963696 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 112124 108890 247 17 0 109297 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 448496

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 25809
/proc/meminfo: memFree=13702876/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=448496 CPUtime=1122.32 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 111176 0 0 0 112192 40 0 0 25 0 1 0 490239989 459259904 108925 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 112124 108925 247 17 0 109297 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 448496

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 25811
/proc/meminfo: memFree=13696408/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=448496 CPUtime=1182.32 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 111684 0 0 0 118192 40 0 0 25 0 1 0 490239989 459259904 108938 33554432000 4194304 4263880 140736419963696 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 112124 108938 247 17 0 109297 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 448496

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.92 5/190 25813
/proc/meminfo: memFree=13689436/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=448496 CPUtime=1242.32 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 111701 0 0 0 124192 40 0 0 25 0 1 0 490239989 459259904 108955 33554432000 4194304 4263880 140736419963696 18446744073709551615 4207818 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 112124 108955 247 17 0 109297 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 448496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.90 3.99 3.91 3/180 25850
/proc/meminfo: memFree=14418604/32950928 swapFree=67111528/67111528
[pid=25739] ppid=25737 vsize=448824 CPUtime=1300.03 cores=1,3
/proc/25739/stat : 25739 (umsat) R 25737 25739 22376 0 -1 4202496 111752 0 0 0 129963 40 0 0 25 0 1 0 490239989 459595776 109006 33554432000 4194304 4263880 140736419963696 18446744073709551615 4206237 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25739/statm: 112206 109006 247 17 0 109379 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 448824

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.64
CPU system time (s): 0.422935
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 448824

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

runsolver used 1.9467 second user time and 5.15721 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 04:53:22
IDJOB=3293102
IDBENCH=88045
IDSOLVER=1582
FILE ID=node123/3293102-1303786402
RUNJOBID= node123-1303786399-25618
PBS_JOBID= 13157187
Free space on /tmp= 72920 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT02/industrial/dellacherie/comb/comb1.shuffled.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293102-1303786402/watcher-3293102-1303786402 -o /tmp/evaluation-result-3293102-1303786402/solver-3293102-1303786402 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3293102-1303786402.cnf

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=1661485396

node123.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.838
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.67
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.838
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15140112 kB
Buffers:       2170564 kB
Cached:       15003228 kB
SwapCached:          0 kB
Active:        8314320 kB
Inactive:      8952628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15140112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10356 kB
Writeback:          32 kB
AnonPages:       91548 kB
Mapped:          15284 kB
Slab:           480040 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   280980 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= 72920 MiB
End job on node123 at 2011-04-26 05:15:04