Trace number 3171766

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-25SAT 721.909 721.895

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S906725726-060.SATISFIABLE.cnf
MD5SUMba9975e86d838537f315701adfc9f925
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

721.71/721.78	s SATISFIABLE
721.71/721.78	v 38 20 -13 11 -61 56 -36 -4 -58 -33 52 44 62 -66 -25 21 -7 -49 3 67 -69 -19 -70 8 6 -39 -64 -31 -47 -57 -53 63 -48 -2 27 65 -26 74 32 22 -5 -75 51 -12 -1 24 -72 -23 55 -29 18 -28 -16 -43 -68 9 -14 -42 -41 -10 -15 50 59 60 30 35 -45 -71 -34 -46 73 -54 -40 -37 17 0

Verifier Data

OK

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-3171766-1301763636/watcher-3171766-1301763636 -o /tmp/evaluation-result-3171766-1301763636/solver-3171766-1301763636 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171766-1301763636.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.23 3.84 3.94 4/179 13825
/proc/meminfo: memFree=22282940/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=11644 CPUtime=0 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4194304 348 0 0 0 0 0 0 0 25 0 1 0 287962393 11923456 285 33554432000 4194304 4263880 140733357811088 18446744073709551615 268272346865 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 2911 285 241 17 0 84 0

[startup+0.0318901 s]
/proc/loadavg: 3.23 3.84 3.94 4/179 13825
/proc/meminfo: memFree=22282940/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=12044 CPUtime=0.02 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 465 0 0 0 2 0 0 0 25 0 1 0 287962393 12333056 402 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 3011 402 247 17 0 184 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12044

[startup+0.100878 s]
/proc/loadavg: 3.23 3.84 3.94 4/179 13825
/proc/meminfo: memFree=22282940/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=12308 CPUtime=0.09 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 523 0 0 0 9 0 0 0 25 0 1 0 287962393 12603392 460 33554432000 4194304 4263880 140733357811088 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 3077 460 247 17 0 250 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12308

[startup+0.300843 s]
/proc/loadavg: 3.23 3.84 3.94 4/179 13825
/proc/meminfo: memFree=22282940/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=12568 CPUtime=0.29 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 602 0 0 0 29 0 0 0 25 0 1 0 287962393 12869632 539 33554432000 4194304 4263880 140733357811088 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 3142 539 247 17 0 315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12568

[startup+0.700771 s]
/proc/loadavg: 3.23 3.84 3.94 4/179 13825
/proc/meminfo: memFree=22282940/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=12936 CPUtime=0.69 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 696 0 0 0 69 0 0 0 25 0 1 0 287962393 13246464 633 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 3234 633 247 17 0 407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12936

[startup+1.50063 s]
/proc/loadavg: 3.23 3.84 3.94 6/190 13842
/proc/meminfo: memFree=22267500/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=13504 CPUtime=1.49 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 829 0 0 0 149 0 0 0 25 0 1 0 287962393 13828096 766 33554432000 4194304 4263880 140733357811088 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 3376 766 247 17 0 549 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13504

[startup+3.10034 s]
/proc/loadavg: 3.29 3.84 3.94 5/190 13842
/proc/meminfo: memFree=22262540/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=14160 CPUtime=3.09 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 1000 0 0 0 309 0 0 0 25 0 1 0 287962393 14499840 937 33554432000 4194304 4263880 140733357811088 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 3540 937 247 17 0 713 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14160

[startup+6.30077 s]
/proc/loadavg: 3.29 3.84 3.94 6/190 13842
/proc/meminfo: memFree=22256308/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=15080 CPUtime=6.29 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 1211 0 0 0 629 0 0 0 25 0 1 0 287962393 15441920 1148 33554432000 4194304 4263880 140733357811088 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 3770 1148 248 17 0 943 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15080

[startup+12.7006 s]
/proc/loadavg: 3.35 3.85 3.94 6/190 13842
/proc/meminfo: memFree=22247948/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=16268 CPUtime=12.69 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 1522 0 0 0 1269 0 0 0 25 0 1 0 287962393 16658432 1459 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207678 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 4067 1459 248 17 0 1240 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16268

[startup+25.5004 s]
/proc/loadavg: 3.57 3.87 3.94 6/190 13852
/proc/meminfo: memFree=22237132/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=18052 CPUtime=25.49 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 2014 0 0 0 2549 0 0 0 25 0 1 0 287962393 18485248 1882 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 4513 1882 248 17 0 1686 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18052

[startup+51.1008 s]
/proc/loadavg: 3.72 3.88 3.94 5/190 13853
/proc/meminfo: memFree=22227224/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=20528 CPUtime=51.09 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 2751 0 0 0 5109 0 0 0 25 0 1 0 287962393 21020672 2490 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 5132 2490 248 17 0 2305 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20528

[startup+102.307 s]
/proc/loadavg: 3.89 3.90 3.94 5/190 13881
/proc/meminfo: memFree=22208552/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=23364 CPUtime=102.3 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 3641 0 0 0 10229 1 0 0 25 0 1 0 287962393 23924736 3208 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 5841 3208 248 17 0 3014 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23364

[startup+162.301 s]
/proc/loadavg: 3.95 3.91 3.94 6/190 13882
/proc/meminfo: memFree=22194268/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=25220 CPUtime=162.29 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 4270 0 0 0 16228 1 0 0 25 0 1 0 287962393 25825280 3627 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207662 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 6305 3627 248 17 0 3478 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25220

[startup+222.3 s]
/proc/loadavg: 4.05 3.94 3.95 6/190 13887
/proc/meminfo: memFree=22182704/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=27076 CPUtime=222.29 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 4790 0 0 0 22228 1 0 0 25 0 1 0 287962393 27725824 4064 33554432000 4194304 4263880 140733357811088 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 6769 4064 248 17 0 3942 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27076

[startup+282.301 s]
/proc/loadavg: 4.02 3.95 3.95 6/190 13889
/proc/meminfo: memFree=22174884/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=28772 CPUtime=282.29 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 5315 0 0 0 28228 1 0 0 25 0 1 0 287962393 29462528 4498 33554432000 4194304 4263880 140733357811088 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 7193 4498 248 17 0 4366 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 28772

[startup+342.301 s]
/proc/loadavg: 4.00 3.95 3.95 6/190 13890
/proc/meminfo: memFree=22165428/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=29540 CPUtime=342.3 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 5510 0 0 0 34229 1 0 0 25 0 1 0 287962393 30248960 4693 33554432000 4194304 4263880 140733357811088 18446744073709551615 4205710 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 7385 4693 248 17 0 4558 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 29540

[startup+402.3 s]
/proc/loadavg: 4.00 3.96 3.95 6/190 13892
/proc/meminfo: memFree=22158444/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=31596 CPUtime=402.29 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 6126 0 0 0 40228 1 0 0 25 0 1 0 287962393 32354304 5209 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207860 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 7899 5209 248 17 0 5072 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 31596

[startup+462.3 s]
/proc/loadavg: 4.00 3.96 3.95 6/190 13893
/proc/meminfo: memFree=22152832/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=32364 CPUtime=462.3 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 6320 0 0 0 46228 2 0 0 25 0 1 0 287962393 33140736 5403 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8091 5403 248 17 0 5264 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 32364

[startup+522.301 s]
/proc/loadavg: 4.13 4.00 3.96 6/190 13895
/proc/meminfo: memFree=22146220/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=33252 CPUtime=522.31 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 6665 0 0 0 52229 2 0 0 25 0 1 0 287962393 34050048 5638 33554432000 4194304 4263880 140733357811088 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8313 5638 248 17 0 5486 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 33252

[startup+582.301 s]
/proc/loadavg: 4.05 4.00 3.96 6/190 13897
/proc/meminfo: memFree=22143088/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=33444 CPUtime=582.31 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 6747 0 0 0 58229 2 0 0 25 0 1 0 287962393 34246656 5720 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207783 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8361 5720 248 17 0 5534 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 33444

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.96 6/190 13898
/proc/meminfo: memFree=22135488/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=34820 CPUtime=642.31 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 7187 0 0 0 64229 2 0 0 25 0 1 0 287962393 35655680 6039 33554432000 4194304 4263880 140733357811088 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8705 6039 248 17 0 5878 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 34820

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 13900
/proc/meminfo: memFree=22130004/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=35396 CPUtime=702.31 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 7324 0 0 0 70229 2 0 0 25 0 1 0 287962393 36245504 6176 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8849 6176 248 17 0 6022 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 35396

Solver just ended. Dumping a history of the last processes samples

[startup+703.9 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 13900
/proc/meminfo: memFree=22129756/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=35396 CPUtime=703.92 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 7324 0 0 0 70390 2 0 0 25 0 1 0 287962393 36245504 6176 33554432000 4194304 4263880 140733357811088 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8849 6176 248 17 0 6022 0
Current children cumulated CPU time (s) 703.92
Current children cumulated vsize (KiB) 35396

[startup+710.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 13900
/proc/meminfo: memFree=22129744/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=35396 CPUtime=710.31 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 7324 0 0 0 71029 2 0 0 25 0 1 0 287962393 36245504 6176 33554432000 4194304 4263880 140733357811088 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8849 6176 248 17 0 6022 0
Current children cumulated CPU time (s) 710.31
Current children cumulated vsize (KiB) 35396

[startup+716.701 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 13900
/proc/meminfo: memFree=22129496/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=35396 CPUtime=716.71 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 7324 0 0 0 71669 2 0 0 25 0 1 0 287962393 36245504 6176 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8849 6176 248 17 0 6022 0
Current children cumulated CPU time (s) 716.71
Current children cumulated vsize (KiB) 35396

[startup+719.901 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 13900
/proc/meminfo: memFree=22129496/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=35396 CPUtime=719.91 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 7324 0 0 0 71989 2 0 0 25 0 1 0 287962393 36245504 6176 33554432000 4194304 4263880 140733357811088 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8849 6176 248 17 0 6022 0
Current children cumulated CPU time (s) 719.91
Current children cumulated vsize (KiB) 35396

[startup+720.7 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 13900
/proc/meminfo: memFree=22129496/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=35396 CPUtime=720.71 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 7324 0 0 0 72069 2 0 0 25 0 1 0 287962393 36245504 6176 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207818 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8849 6176 248 17 0 6022 0
Current children cumulated CPU time (s) 720.71
Current children cumulated vsize (KiB) 35396

[startup+721.5 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 13900
/proc/meminfo: memFree=22129496/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=35396 CPUtime=721.52 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 7324 0 0 0 72150 2 0 0 25 0 1 0 287962393 36245504 6176 33554432000 4194304 4263880 140733357811088 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8849 6176 248 17 0 6022 0
Current children cumulated CPU time (s) 721.52
Current children cumulated vsize (KiB) 35396

[startup+721.7 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 13900
/proc/meminfo: memFree=22129496/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=35396 CPUtime=721.71 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 7324 0 0 0 72169 2 0 0 25 0 1 0 287962393 36245504 6176 33554432000 4194304 4263880 140733357811088 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8849 6176 248 17 0 6022 0
Current children cumulated CPU time (s) 721.71
Current children cumulated vsize (KiB) 35396

[startup+721.8 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 13900
/proc/meminfo: memFree=22129496/32950928 swapFree=67111528/67111528
[pid=13825] ppid=13821 vsize=35400 CPUtime=721.81 cores=5,7
/proc/13825/stat : 13825 (umsat) R 13821 13825 13004 0 -1 4202496 7331 0 0 0 72179 2 0 0 25 0 1 0 287962393 36249600 6183 33554432000 4194304 4263880 140733357811088 18446744073709551615 4206730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13825/statm: 8850 6183 254 17 0 6023 0
Current children cumulated CPU time (s) 721.81
Current children cumulated vsize (KiB) 35400

Child status: 0
Real time (s): 721.895
CPU time (s): 721.909
CPU user time (s): 721.885
CPU system time (s): 0.023996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 35400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 721.885
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= 7333
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= 10
involuntary context switches= 959

runsolver used 1.10783 second user time and 2.83257 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-02 19:00:36
IDJOB=3171766
IDBENCH=82984
IDSOLVER=1582
FILE ID=node122/3171766-1301763636
RUNJOBID= node122-1301763636-13802
PBS_JOBID= 12841078
Free space on /tmp= 71956 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S906725726-060.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171766-1301763636/watcher-3171766-1301763636 -o /tmp/evaluation-result-3171766-1301763636/solver-3171766-1301763636 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171766-1301763636.cnf

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

MD5SUM BENCH= ba9975e86d838537f315701adfc9f925
RANDOM SEED=806259430

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22282996 kB
Buffers:        348380 kB
Cached:       10000800 kB
SwapCached:          0 kB
Active:        6783284 kB
Inactive:      3628652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22282996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4820 kB
Writeback:           0 kB
AnonPages:       62536 kB
Mapped:          14808 kB
Slab:           192388 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188212 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= 71948 MiB
End job on node122 at 2011-04-02 19:12:38