Trace number 3264131

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

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb45-21-1.used-as.sat04-883.cnf
MD5SUMd30b88c897dd41570f0430a76eb70b55
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.36879
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61855
Sum of the clauses size124565
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261810
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3264131-1303570890/watcher-3264131-1303570890 -o /tmp/evaluation-result-3264131-1303570890/solver-3264131-1303570890 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3264131-1303570890.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: 1.64 2.16 3.06 2/180 27459
/proc/meminfo: memFree=19293580/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=11644 CPUtime=0 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4194304 356 0 0 0 0 0 0 0 19 0 1 0 468687234 11923456 295 33554432000 4194304 4263880 140736340273584 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 2911 295 241 17 0 84 0

[startup+0.040427 s]
/proc/loadavg: 1.64 2.16 3.06 2/180 27459
/proc/meminfo: memFree=19293580/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=12428 CPUtime=0.03 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4194304 584 0 0 0 3 0 0 0 19 0 1 0 468687234 12726272 474 33554432000 4194304 4263880 140736340273584 18446744073709551615 47876273966307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 3107 474 242 17 0 280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12428

[startup+0.100419 s]
/proc/loadavg: 1.64 2.16 3.06 2/180 27459
/proc/meminfo: memFree=19293580/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=13340 CPUtime=0.09 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4194304 916 0 0 0 9 0 0 0 19 0 1 0 468687234 13660160 709 33554432000 4194304 4263880 140736340273584 18446744073709551615 246516520869 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 3335 709 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300381 s]
/proc/loadavg: 1.64 2.16 3.06 2/180 27459
/proc/meminfo: memFree=19293580/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=21536 CPUtime=0.29 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 3514 0 0 0 29 0 0 0 20 0 1 0 468687234 22052864 2751 33554432000 4194304 4263880 140736340273584 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 5384 2751 247 17 0 2557 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21536

[startup+0.70031 s]
/proc/loadavg: 1.64 2.16 3.06 2/180 27459
/proc/meminfo: memFree=19293580/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=24748 CPUtime=0.69 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 4315 0 0 0 69 0 0 0 20 0 1 0 468687234 25341952 3552 33554432000 4194304 4263880 140736340273584 18446744073709551615 4206539 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 6187 3552 247 17 0 3360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24748

[startup+1.50017 s]
/proc/loadavg: 1.83 2.19 3.06 5/194 27486
/proc/meminfo: memFree=19221108/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=29660 CPUtime=1.49 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 5557 0 0 0 149 0 0 0 23 0 1 0 468687234 30371840 4794 33554432000 4194304 4263880 140736340273584 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 7415 4794 247 17 0 4588 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29660

[startup+3.10088 s]
/proc/loadavg: 1.83 2.19 3.06 5/194 27486
/proc/meminfo: memFree=19194088/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=37456 CPUtime=3.09 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 7484 0 0 0 309 0 0 0 25 0 1 0 468687234 38354944 6721 33554432000 4194304 4263880 140736340273584 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 9364 6721 247 17 0 6537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37456

[startup+6.30029 s]
/proc/loadavg: 2.00 2.22 3.07 5/194 27486
/proc/meminfo: memFree=19139520/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=47780 CPUtime=6.29 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 10063 0 0 0 628 1 0 0 25 0 1 0 468687234 48926720 9300 33554432000 4194304 4263880 140736340273584 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 11945 9300 247 17 0 9118 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47780

[startup+12.7011 s]
/proc/loadavg: 2.16 2.25 3.07 5/194 27486
/proc/meminfo: memFree=19073836/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=62876 CPUtime=12.7 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 13787 0 0 0 1268 2 0 0 25 0 1 0 468687234 64385024 13024 33554432000 4194304 4263880 140736340273584 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 15719 13024 247 17 0 12892 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 62876

[startup+25.5008 s]
/proc/loadavg: 2.57 2.34 3.09 5/194 27487
/proc/meminfo: memFree=18988524/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=85196 CPUtime=25.49 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 19249 0 0 0 2545 4 0 0 25 0 1 0 468687234 87240704 18485 33554432000 4194304 4263880 140736340273584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 21299 18485 248 17 0 18472 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85196

[startup+51.1011 s]
/proc/loadavg: 3.06 2.47 3.11 5/194 27487
/proc/meminfo: memFree=18869292/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=112640 CPUtime=51.09 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 26022 0 0 0 5103 6 0 0 25 0 1 0 468687234 115343360 25256 33554432000 4194304 4263880 140736340273584 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 28160 25256 248 17 0 25333 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112640

[startup+102.307 s]
/proc/loadavg: 3.67 2.72 3.16 5/194 27489
/proc/meminfo: memFree=18722088/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=146328 CPUtime=102.29 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 34043 0 0 0 10220 9 0 0 25 0 1 0 468687234 149839872 33276 33554432000 4194304 4263880 140736340273584 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 36582 33276 249 17 0 33755 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 146328

[startup+162.301 s]
/proc/loadavg: 3.95 2.97 3.21 5/194 27490
/proc/meminfo: memFree=18595964/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=178720 CPUtime=162.29 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 41945 0 0 0 16216 13 0 0 25 0 1 0 468687234 183009280 41176 33554432000 4194304 4263880 140736340273584 18446744073709551615 4207804 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 44680 41176 248 17 0 41853 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 178720

[startup+222.301 s]
/proc/loadavg: 3.98 3.15 3.26 5/194 27576
/proc/meminfo: memFree=18499576/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=206612 CPUtime=222.3 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 48718 0 0 0 22213 17 0 0 25 0 1 0 468687234 211570688 47947 33554432000 4194304 4263880 140736340273584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 51653 47947 249 17 0 48826 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 206612

[startup+282.301 s]
/proc/loadavg: 3.99 3.30 3.30 5/194 27577
/proc/meminfo: memFree=18383476/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=232096 CPUtime=282.3 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 54870 0 0 0 28211 19 0 0 25 0 1 0 468687234 237666304 54098 33554432000 4194304 4263880 140736340273584 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 58024 54098 249 17 0 55197 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 232096

[startup+342.301 s]
/proc/loadavg: 3.99 3.43 3.34 5/194 27579
/proc/meminfo: memFree=18295788/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=253536 CPUtime=342.3 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 59967 0 0 0 34207 23 0 0 25 0 1 0 468687234 259620864 59195 33554432000 4194304 4263880 140736340273584 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 63384 59195 249 17 0 60557 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 253536

[startup+402.301 s]
/proc/loadavg: 4.06 3.54 3.39 5/194 27581
/proc/meminfo: memFree=18219880/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=274068 CPUtime=402.3 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 65032 0 0 0 40205 25 0 0 25 0 1 0 468687234 280645632 64259 33554432000 4194304 4263880 140736340273584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 68517 64259 248 17 0 65690 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 274068

[startup+462.301 s]
/proc/loadavg: 4.02 3.62 3.42 5/194 27582
/proc/meminfo: memFree=18154152/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=291428 CPUtime=462.31 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 69210 0 0 0 46204 27 0 0 25 0 1 0 468687234 298422272 68437 33554432000 4194304 4263880 140736340273584 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 72857 68437 248 17 0 70030 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 291428

[startup+522.3 s]
/proc/loadavg: 4.00 3.69 3.46 5/194 27584
/proc/meminfo: memFree=18095620/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=305384 CPUtime=522.31 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 72525 0 0 0 52203 28 0 0 25 0 1 0 468687234 312713216 71752 33554432000 4194304 4263880 140736340273584 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 76346 71752 248 17 0 73519 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 305384

[startup+582.3 s]
/proc/loadavg: 4.00 3.74 3.49 5/194 27585
/proc/meminfo: memFree=18035220/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=320360 CPUtime=582.3 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 76142 0 0 0 58201 29 0 0 25 0 1 0 468687234 328048640 75369 33554432000 4194304 4263880 140736340273584 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 80090 75369 248 17 0 77263 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 320360

[startup+642.3 s]
/proc/loadavg: 4.00 3.79 3.52 5/194 27587
/proc/meminfo: memFree=17969488/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=335372 CPUtime=642.31 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 79828 0 0 0 64200 31 0 0 25 0 1 0 468687234 343420928 79055 33554432000 4194304 4263880 140736340273584 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 83843 79055 248 17 0 81016 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 335372

[startup+702.3 s]
/proc/loadavg: 4.00 3.82 3.55 5/194 27589
/proc/meminfo: memFree=17913796/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=352092 CPUtime=702.31 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 83845 0 0 0 70198 33 0 0 25 0 1 0 468687234 360542208 83072 33554432000 4194304 4263880 140736340273584 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 88023 83072 248 17 0 85196 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 352092

[startup+762.307 s]
/proc/loadavg: 4.04 3.87 3.57 5/194 27590
/proc/meminfo: memFree=17862576/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=367064 CPUtime=762.32 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 87545 0 0 0 76196 36 0 0 25 0 1 0 468687234 375873536 86771 33554432000 4194304 4263880 140736340273584 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 91766 86771 248 17 0 88939 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 367064

[startup+822.3 s]
/proc/loadavg: 4.01 3.89 3.60 5/194 27592
/proc/meminfo: memFree=17816056/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=381508 CPUtime=822.31 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 91150 0 0 0 82194 37 0 0 25 0 1 0 468687234 390664192 90376 33554432000 4194304 4263880 140736340273584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 95377 90376 248 17 0 92550 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 381508

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.62 5/194 27593
/proc/meminfo: memFree=17764948/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=395988 CPUtime=882.31 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 94593 0 0 0 88192 39 0 0 25 0 1 0 468687234 405491712 93819 33554432000 4194304 4263880 140736340273584 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 98997 93819 248 17 0 96170 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 395988

[startup+942.301 s]
/proc/loadavg: 4.04 3.94 3.65 5/194 27595
/proc/meminfo: memFree=17713596/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=409372 CPUtime=942.32 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 97859 0 0 0 94191 41 0 0 25 0 1 0 468687234 419196928 97085 33554432000 4194304 4263880 140736340273584 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 102343 97085 248 17 0 99516 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 409372

[startup+1002.3 s]
/proc/loadavg: 4.14 3.99 3.68 5/194 27597
/proc/meminfo: memFree=17667572/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=420916 CPUtime=1002.32 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 100670 0 0 0 100190 42 0 0 25 0 1 0 468687234 431017984 99896 33554432000 4194304 4263880 140736340273584 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 105229 99896 248 17 0 102402 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 420916

[startup+1062.3 s]
/proc/loadavg: 4.11 4.00 3.70 5/194 27598
/proc/meminfo: memFree=17623408/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=432012 CPUtime=1062.32 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 103261 0 0 0 106188 44 0 0 25 0 1 0 468687234 442380288 102487 33554432000 4194304 4263880 140736340273584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 108003 102487 248 17 0 105176 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 432012

[startup+1122.3 s]
/proc/loadavg: 4.04 4.00 3.72 5/194 27600
/proc/meminfo: memFree=17586200/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=443420 CPUtime=1122.32 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 105937 0 0 0 112187 45 0 0 25 0 1 0 468687234 454062080 105161 33554432000 4194304 4263880 140736340273584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 110855 105161 248 17 0 108028 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 443420

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.74 5/194 27601
/proc/meminfo: memFree=17545504/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=452056 CPUtime=1182.33 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 108010 0 0 0 118186 47 0 0 25 0 1 0 468687234 462905344 107234 33554432000 4194304 4263880 140736340273584 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 113014 107234 248 17 0 110187 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 452056

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.75 5/194 27603
/proc/meminfo: memFree=17509536/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=463020 CPUtime=1242.33 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 110707 0 0 0 124185 48 0 0 25 0 1 0 468687234 474132480 109417 33554432000 4194304 4263880 140736340273584 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 115755 109417 248 17 0 112928 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 463020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.76 5/194 27605
/proc/meminfo: memFree=17474172/32951124 swapFree=67111416/67111528
[pid=27459] ppid=27457 vsize=470240 CPUtime=1300.04 cores=1,3
/proc/27459/stat : 27459 (umsat) R 27457 27459 27040 0 -1 4202496 112400 0 0 0 129955 49 0 0 25 0 1 0 468687234 481525760 111110 33554432000 4194304 4263880 140736340273584 18446744073709551615 4207748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27459/statm: 117560 111110 248 17 0 114733 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 470240

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.07
CPU user time (s): 1299.55
CPU system time (s): 0.515921
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 470240

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

runsolver used 2.02769 second user time and 5.07623 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 17:01:30
IDJOB=3264131
IDBENCH=84559
IDSOLVER=1582
FILE ID=node134/3264131-1303570890
RUNJOBID= node134-1303570890-27445
PBS_JOBID= 13150295
Free space on /tmp= 71100 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb45-21-1.used-as.sat04-883.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264131-1303570890/watcher-3264131-1303570890 -o /tmp/evaluation-result-3264131-1303570890/solver-3264131-1303570890 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3264131-1303570890.cnf

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

MD5SUM BENCH= d30b88c897dd41570f0430a76eb70b55
RANDOM SEED=87368747

node134.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.831
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.66
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19293728 kB
Buffers:       2332804 kB
Cached:       10709584 kB
SwapCached:        108 kB
Active:        8832948 kB
Inactive:      4277516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19293728 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            4044 kB
Writeback:           0 kB
AnonPages:       67348 kB
Mapped:          14592 kB
Slab:           482776 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71088 MiB
End job on node134 at 2011-04-23 17:23:12