Trace number 3171859

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S204737200-067.SATISFIABLE.cnf
MD5SUMc8e689035f3179f449d681054feb5bd2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005999
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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-3171859-1301769644/watcher-3171859-1301769644 -o /tmp/evaluation-result-3171859-1301769644/solver-3171859-1301769644 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171859-1301769644.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: 7.46 7.94 7.88 3/177 21110
/proc/meminfo: memFree=21284356/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=11644 CPUtime=0 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4194304 357 0 0 0 0 0 0 0 25 0 1 0 288563034 11923456 294 33554432000 4194304 4263880 140735575146464 18446744073709551615 47358812435414 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 2911 294 240 17 0 84 0

[startup+0.084658 s]
/proc/loadavg: 7.46 7.94 7.88 3/177 21110
/proc/meminfo: memFree=21284356/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=12436 CPUtime=0.08 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 556 0 0 0 8 0 0 0 25 0 1 0 288563034 12734464 493 33554432000 4194304 4263880 140735575146464 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 3109 493 247 17 0 282 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12436

[startup+0.100655 s]
/proc/loadavg: 7.46 7.94 7.88 3/177 21110
/proc/meminfo: memFree=21284356/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=12568 CPUtime=0.09 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 589 0 0 0 9 0 0 0 25 0 1 0 288563034 12869632 526 33554432000 4194304 4263880 140735575146464 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 3142 526 247 17 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12568

[startup+0.300619 s]
/proc/loadavg: 7.46 7.94 7.88 3/177 21110
/proc/meminfo: memFree=21284356/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=13080 CPUtime=0.29 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 707 0 0 0 29 0 0 0 25 0 1 0 288563034 13393920 644 33554432000 4194304 4263880 140735575146464 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 3270 644 247 17 0 443 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13080

[startup+0.700552 s]
/proc/loadavg: 7.46 7.94 7.88 3/177 21110
/proc/meminfo: memFree=21284356/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=13600 CPUtime=0.69 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 833 0 0 0 69 0 0 0 25 0 1 0 288563034 13926400 770 33554432000 4194304 4263880 140735575146464 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 3400 770 247 17 0 573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13600

[startup+1.50041 s]
/proc/loadavg: 7.46 7.94 7.88 6/188 21131
/proc/meminfo: memFree=21266996/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=14344 CPUtime=1.49 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 1036 0 0 0 149 0 0 0 25 0 1 0 288563034 14688256 973 33554432000 4194304 4263880 140735575146464 18446744073709551615 4211560 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 3586 973 247 17 0 759 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14344

[startup+3.10014 s]
/proc/loadavg: 7.46 7.94 7.88 6/188 21131
/proc/meminfo: memFree=21262532/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=15308 CPUtime=3.09 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 1265 0 0 0 309 0 0 0 25 0 1 0 288563034 15675392 1202 33554432000 4194304 4263880 140735575146464 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 3827 1202 248 17 0 1000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15308

[startup+6.30059 s]
/proc/loadavg: 7.35 7.91 7.87 5/188 21131
/proc/meminfo: memFree=21255760/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=16492 CPUtime=6.29 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 1569 0 0 0 629 0 0 0 25 0 1 0 288563034 16887808 1506 33554432000 4194304 4263880 140735575146464 18446744073709551615 4205639 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 4123 1506 248 17 0 1296 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16492

[startup+12.7005 s]
/proc/loadavg: 7.08 7.84 7.85 5/188 21131
/proc/meminfo: memFree=21247004/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=18144 CPUtime=12.69 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 1992 0 0 0 1269 0 0 0 25 0 1 0 288563034 18579456 1929 33554432000 4194304 4263880 140735575146464 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 4536 1929 248 17 0 1709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18144

[startup+25.5003 s]
/proc/loadavg: 6.40 7.65 7.79 5/188 21132
/proc/meminfo: memFree=21237488/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=20812 CPUtime=25.49 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 2706 0 0 0 2549 0 0 0 25 0 1 0 288563034 21311488 2535 33554432000 4194304 4263880 140735575146464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 5203 2535 248 17 0 2376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20812

[startup+51.1009 s]
/proc/loadavg: 5.58 7.36 7.69 6/188 21132
/proc/meminfo: memFree=21224332/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=22996 CPUtime=51.09 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 3356 0 0 0 5109 0 0 0 25 0 1 0 288563034 23547904 3095 33554432000 4194304 4263880 140735575146464 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 5749 3095 248 17 0 2922 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22996

[startup+102.307 s]
/proc/loadavg: 4.72 6.85 7.50 5/188 21134
/proc/meminfo: memFree=21203864/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=27396 CPUtime=102.3 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 4619 0 0 0 10229 1 0 0 25 0 1 0 288563034 28053504 4186 33554432000 4194304 4263880 140735575146464 18446744073709551615 4206564 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 6849 4186 248 17 0 4022 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27396

[startup+162.301 s]
/proc/loadavg: 4.34 6.35 7.28 5/188 21135
/proc/meminfo: memFree=21189476/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=31464 CPUtime=162.29 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 5805 0 0 0 16228 1 0 0 25 0 1 0 288563034 32219136 5162 33554432000 4194304 4263880 140735575146464 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 7866 5162 248 17 0 5039 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31464

[startup+222.3 s]
/proc/loadavg: 4.12 5.92 7.07 5/188 21137
/proc/meminfo: memFree=21176820/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=33560 CPUtime=222.29 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 6405 0 0 0 22228 1 0 0 25 0 1 0 288563034 34365440 5678 33554432000 4194304 4263880 140735575146464 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 8390 5678 248 17 0 5563 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 33560

[startup+282.301 s]
/proc/loadavg: 4.11 5.58 6.88 5/188 21138
/proc/meminfo: memFree=21168628/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=35964 CPUtime=282.29 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 7091 0 0 0 28228 1 0 0 25 0 1 0 288563034 36827136 6272 33554432000 4194304 4263880 140735575146464 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 8991 6272 248 17 0 6164 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 35964

[startup+342.301 s]
/proc/loadavg: 4.04 5.29 6.70 5/188 21140
/proc/meminfo: memFree=21160684/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=37528 CPUtime=342.3 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 7573 0 0 0 34228 2 0 0 25 0 1 0 288563034 38428672 6653 33554432000 4194304 4263880 140735575146464 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 9382 6653 248 17 0 6555 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 37528

[startup+402.3 s]
/proc/loadavg: 4.01 5.05 6.53 5/188 21142
/proc/meminfo: memFree=21152112/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=38780 CPUtime=402.3 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 7883 0 0 0 40228 2 0 0 25 0 1 0 288563034 39710720 6963 33554432000 4194304 4263880 140735575146464 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 9695 6963 248 17 0 6868 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 38780

[startup+462.301 s]
/proc/loadavg: 4.00 4.86 6.37 5/188 21143
/proc/meminfo: memFree=21146648/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=40944 CPUtime=462.3 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 8479 0 0 0 46228 2 0 0 25 0 1 0 288563034 41926656 7448 33554432000 4194304 4263880 140735575146464 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 10236 7448 248 17 0 7409 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 40944

[startup+522.301 s]
/proc/loadavg: 4.00 4.70 6.21 5/188 21145
/proc/meminfo: memFree=21140064/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=41936 CPUtime=522.3 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 8728 0 0 0 52228 2 0 0 25 0 1 0 288563034 42942464 7697 33554432000 4194304 4263880 140735575146464 18446744073709551615 4207783 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 10484 7697 248 17 0 7657 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 41936

[startup+582.3 s]
/proc/loadavg: 4.05 4.59 6.08 5/188 21146
/proc/meminfo: memFree=21135220/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=42800 CPUtime=582.3 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 8956 0 0 0 58228 2 0 0 25 0 1 0 288563034 43827200 7925 33554432000 4194304 4263880 140735575146464 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 10700 7925 248 17 0 7873 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 42800

[startup+642.301 s]
/proc/loadavg: 4.02 4.47 5.94 5/188 21148
/proc/meminfo: memFree=21128640/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=44596 CPUtime=642.31 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 9517 0 0 0 64229 2 0 0 25 0 1 0 288563034 45666304 8364 33554432000 4194304 4263880 140735575146464 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 11149 8364 248 17 0 8322 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 44596

[startup+702.301 s]
/proc/loadavg: 4.00 4.39 5.82 5/188 21150
/proc/meminfo: memFree=21124284/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=45832 CPUtime=702.3 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 9823 0 0 0 70228 2 0 0 25 0 1 0 288563034 46931968 8670 33554432000 4194304 4263880 140735575146464 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 11458 8670 248 17 0 8631 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 45832

[startup+762.306 s]
/proc/loadavg: 4.04 4.32 5.70 5/188 21151
/proc/meminfo: memFree=21118680/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=46264 CPUtime=762.31 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 9942 0 0 0 76229 2 0 0 25 0 1 0 288563034 47374336 8789 33554432000 4194304 4263880 140735575146464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 11566 8789 248 17 0 8739 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 46264

[startup+822.301 s]
/proc/loadavg: 4.01 4.27 5.60 5/188 21153
/proc/meminfo: memFree=21114332/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=48360 CPUtime=822.31 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 10587 0 0 0 82228 3 0 0 25 0 1 0 288563034 49520640 9171 33554432000 4194304 4263880 140735575146464 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 12090 9171 248 17 0 9263 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 48360

[startup+882.301 s]
/proc/loadavg: 4.03 4.23 5.49 5/188 21154
/proc/meminfo: memFree=21107628/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=49384 CPUtime=882.31 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 10850 0 0 0 88228 3 0 0 25 0 1 0 288563034 50569216 9434 33554432000 4194304 4263880 140735575146464 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 12346 9434 248 17 0 9519 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 49384

[startup+942.3 s]
/proc/loadavg: 4.01 4.18 5.41 5/188 21156
/proc/meminfo: memFree=21105252/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=49672 CPUtime=942.31 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 10954 0 0 0 94228 3 0 0 25 0 1 0 288563034 50864128 9538 33554432000 4194304 4263880 140735575146464 18446744073709551615 4207860 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 12418 9538 248 17 0 9591 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 49672

[startup+1002.3 s]
/proc/loadavg: 4.00 4.15 5.31 5/188 21158
/proc/meminfo: memFree=21100276/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=50868 CPUtime=1002.31 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 11221 0 0 0 100228 3 0 0 25 0 1 0 288563034 52088832 9805 33554432000 4194304 4263880 140735575146464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 12717 9805 248 17 0 9890 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 50868

[startup+1062.3 s]
/proc/loadavg: 4.00 4.12 5.23 5/188 21159
/proc/meminfo: memFree=21096548/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=53028 CPUtime=1062.31 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 11891 0 0 0 106228 3 0 0 25 0 1 0 288563034 54300672 10327 33554432000 4194304 4263880 140735575146464 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 13257 10327 248 17 0 10430 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 53028

[startup+1122.3 s]
/proc/loadavg: 4.00 4.09 5.15 5/188 21161
/proc/meminfo: memFree=21093432/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=53924 CPUtime=1122.31 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 12115 0 0 0 112228 3 0 0 25 0 1 0 288563034 55218176 10551 33554432000 4194304 4263880 140735575146464 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 13481 10551 248 17 0 10654 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 53924

[startup+1182.3 s]
/proc/loadavg: 4.00 4.08 5.07 5/188 21162
/proc/meminfo: memFree=21087472/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=54148 CPUtime=1182.31 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 12203 0 0 0 118228 3 0 0 25 0 1 0 288563034 55447552 10639 33554432000 4194304 4263880 140735575146464 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 13537 10639 248 17 0 10710 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 54148

[startup+1242.3 s]
/proc/loadavg: 4.07 4.07 5.01 5/188 21173
/proc/meminfo: memFree=21084152/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=55044 CPUtime=1242.32 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 12395 0 0 0 124229 3 0 0 25 0 1 0 288563034 56365056 10831 33554432000 4194304 4263880 140735575146464 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 13761 10831 248 17 0 10934 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 55044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.06 4.94 4/187 21176
/proc/meminfo: memFree=21120600/32951132 swapFree=67111528/67111528
[pid=21110] ppid=21108 vsize=55300 CPUtime=1300.02 cores=1,3
/proc/21110/stat : 21110 (umsat) R 21108 21110 21070 0 -1 4202496 12491 0 0 0 129999 3 0 0 25 0 1 0 288563034 56627200 10927 33554432000 4194304 4263880 140735575146464 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21110/statm: 13825 10927 248 17 0 10998 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 55300

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12491
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 2.12268 second user time and 4.96824 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-02 20:40:44
IDJOB=3171859
IDBENCH=83077
IDSOLVER=1582
FILE ID=node128/3171859-1301769644
RUNJOBID= node128-1301769644-21090
PBS_JOBID= 12841175
Free space on /tmp= 71128 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S204737200-067.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171859-1301769644/watcher-3171859-1301769644 -o /tmp/evaluation-result-3171859-1301769644/solver-3171859-1301769644 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171859-1301769644.cnf

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

MD5SUM BENCH= c8e689035f3179f449d681054feb5bd2
RANDOM SEED=1111733811

node128.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.852
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.70
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.852
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.75
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21284636 kB
Buffers:        346912 kB
Cached:       10977280 kB
SwapCached:          0 kB
Active:        7890584 kB
Inactive:      3497932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21284636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4752 kB
Writeback:           0 kB
AnonPages:       64496 kB
Mapped:          15232 kB
Slab:           214612 kB
PageTables:       4640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   208632 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71120 MiB
End job on node128 at 2011-04-02 21:02:26