Trace number 3281581

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
glueminisat 2.2.5UNSAT 1006.38 1006.36

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

1006.31/1006.34	WARNING: for repeatability, setting FPU to use double precision
1006.31/1006.34	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3281581-1303752279/watcher-3281581-1303752279 -o /tmp/evaluation-result-3281581-1303752279/solver-3281581-1303752279 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3281581-1303752279.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.41 3.89 3.87 4/189 1328
/proc/meminfo: memFree=14579620/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=19416 CPUtime=0 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 646 0 0 0 0 0 0 0 23 0 1 0 486826113 19881984 585 33554432000 4194304 4309791 140736560570976 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 4854 585 214 29 0 1483 0

[startup+0.0102561 s]
/proc/loadavg: 3.41 3.89 3.87 4/189 1328
/proc/meminfo: memFree=14579620/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=20484 CPUtime=0 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 1014 0 0 0 0 0 0 0 23 0 1 0 486826113 20975616 936 33554432000 4194304 4309791 140736560570976 18446744073709551615 4201363 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 5121 937 216 29 0 1750 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20484

[startup+0.100278 s]
/proc/loadavg: 3.41 3.89 3.87 4/189 1328
/proc/meminfo: memFree=14579620/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=34592 CPUtime=0.09 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 6009 0 0 0 9 0 0 0 23 0 1 0 486826113 35422208 5218 33554432000 4194304 4309791 140736560570976 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 8648 5220 217 29 0 5277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34592

[startup+0.300244 s]
/proc/loadavg: 3.41 3.89 3.87 4/189 1328
/proc/meminfo: memFree=14579620/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=75892 CPUtime=0.29 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 16844 0 0 0 27 2 0 0 25 0 1 0 486826113 77713408 14130 33554432000 4194304 4309791 140736560570976 18446744073709551615 228244009669 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 18973 14131 217 29 0 15602 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75892

[startup+0.700175 s]
/proc/loadavg: 3.41 3.89 3.87 4/189 1328
/proc/meminfo: memFree=14579620/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=162216 CPUtime=0.69 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 37988 0 0 0 64 5 0 0 25 0 1 0 486826113 166109184 31778 33554432000 4194304 4309791 140736560570976 18446744073709551615 228244406698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 40554 31778 217 29 0 37183 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 162216

[startup+1.50103 s]
/proc/loadavg: 3.41 3.89 3.87 5/190 1329
/proc/meminfo: memFree=14388500/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=265964 CPUtime=1.49 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 65984 0 0 0 139 10 0 0 25 0 1 0 486826113 272347136 55976 33554432000 4194304 4309791 140736560570976 18446744073709551615 4223049 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 66491 55976 223 29 0 63120 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 265964

[startup+3.10075 s]
/proc/loadavg: 3.41 3.89 3.87 5/190 1329
/proc/meminfo: memFree=14327244/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=265964 CPUtime=3.09 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 65984 0 0 0 299 10 0 0 25 0 1 0 486826113 272347136 55976 33554432000 4194304 4309791 140736560570976 18446744073709551615 4226904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 66491 55976 223 29 0 63120 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265964

[startup+6.30019 s]
/proc/loadavg: 3.62 3.93 3.88 5/190 1329
/proc/meminfo: memFree=14338912/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=270904 CPUtime=6.29 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 68158 0 0 0 619 10 0 0 25 0 1 0 486826113 277405696 58056 33554432000 4194304 4309791 140736560570976 18446744073709551615 4226904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 67726 58056 225 29 0 64355 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 270904

[startup+12.7011 s]
/proc/loadavg: 3.65 3.93 3.88 5/190 1329
/proc/meminfo: memFree=14355448/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=255944 CPUtime=12.69 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 84258 0 0 0 1256 13 0 0 25 0 1 0 486826113 262086656 50825 33554432000 4194304 4309791 140736560570976 18446744073709551615 4260191 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 63986 50825 246 29 0 60615 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 255944

[startup+25.5008 s]
/proc/loadavg: 3.73 3.93 3.89 5/190 1357
/proc/meminfo: memFree=14342644/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=255944 CPUtime=25.49 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 86145 0 0 0 2535 14 0 0 25 0 1 0 486826113 262086656 52660 33554432000 4194304 4309791 140736560570976 18446744073709551615 4252456 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 63986 52660 246 29 0 60615 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 255944

[startup+51.1003 s]
/proc/loadavg: 3.82 3.93 3.89 5/190 1384
/proc/meminfo: memFree=14245496/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=255944 CPUtime=51.09 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 105726 0 0 0 5091 18 0 0 25 0 1 0 486826113 262086656 51365 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 63986 51365 246 29 0 60615 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 255944

[startup+102.307 s]
/proc/loadavg: 3.93 3.94 3.89 5/190 1386
/proc/meminfo: memFree=14209664/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=255944 CPUtime=102.3 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 112674 0 0 0 10207 23 0 0 25 0 1 0 486826113 262086656 58193 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 63986 58193 246 29 0 60615 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 255944

[startup+162.301 s]
/proc/loadavg: 3.97 3.95 3.90 5/190 1387
/proc/meminfo: memFree=14186108/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=255944 CPUtime=162.3 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 154641 0 0 0 16198 32 0 0 25 0 1 0 486826113 262086656 55728 33554432000 4194304 4309791 140736560570976 18446744073709551615 4253525 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 63986 55728 246 29 0 60615 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 255944

[startup+222.3 s]
/proc/loadavg: 4.04 3.97 3.91 5/190 1389
/proc/meminfo: memFree=14186104/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=255944 CPUtime=222.29 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 198463 0 0 0 22189 40 0 0 25 0 1 0 486826113 262086656 54528 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 63986 54528 246 29 0 60615 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 255944

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.91 6/190 1417
/proc/meminfo: memFree=14362496/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=255944 CPUtime=282.29 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 243009 0 0 0 28178 51 0 0 25 0 1 0 486826113 262086656 52056 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259381 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 63986 52056 246 29 0 60615 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 255944

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 1446
/proc/meminfo: memFree=14239444/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=255944 CPUtime=342.3 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 272319 0 0 0 34171 59 0 0 25 0 1 0 486826113 262086656 57046 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 63986 57046 246 29 0 60615 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 255944

[startup+402.301 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 1448
/proc/meminfo: memFree=14197344/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=306032 CPUtime=402.3 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 301538 0 0 0 40163 67 0 0 25 0 1 0 486826113 313376768 60523 33554432000 4194304 4309791 140736560570976 18446744073709551615 4278869 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 76508 60523 246 29 0 73137 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 306032

[startup+462.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 1449
/proc/meminfo: memFree=14218844/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=255944 CPUtime=462.31 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 345017 0 0 0 46155 76 0 0 25 0 1 0 486826113 262086656 52626 33554432000 4194304 4309791 140736560570976 18446744073709551615 4275118 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 63986 52626 246 29 0 60615 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 255944

[startup+522.3 s]
/proc/loadavg: 4.05 4.00 3.92 5/190 1451
/proc/meminfo: memFree=14238172/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=255944 CPUtime=522.31 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 373653 0 0 0 52146 85 0 0 25 0 1 0 486826113 262086656 55582 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259213 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 63986 55582 246 29 0 60615 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 255944

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.92 4/185 1496
/proc/meminfo: memFree=14391456/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=255944 CPUtime=582.31 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 401165 0 0 0 58140 91 0 0 25 0 1 0 486826113 262086656 56310 33554432000 4194304 4309791 140736560570976 18446744073709551615 4253784 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 63986 56310 246 29 0 60615 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 255944

[startup+642.3 s]
/proc/loadavg: 3.34 3.80 3.85 4/184 1498
/proc/meminfo: memFree=14303692/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=306032 CPUtime=642.31 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 430760 0 0 0 64135 96 0 0 25 0 1 0 486826113 313376768 59161 33554432000 4194304 4309791 140736560570976 18446744073709551615 4253865 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 76508 59161 246 29 0 73137 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 306032

[startup+702.301 s]
/proc/loadavg: 3.13 3.66 3.80 4/184 1500
/proc/meminfo: memFree=14308888/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=307872 CPUtime=702.31 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 459554 0 0 0 70128 103 0 0 25 0 1 0 486826113 315260928 60355 33554432000 4194304 4309791 140736560570976 18446744073709551615 4252168 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 76968 60355 246 29 0 73597 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 307872

[startup+762.306 s]
/proc/loadavg: 3.11 3.55 3.75 4/184 1501
/proc/meminfo: memFree=14333924/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=308168 CPUtime=762.32 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 489512 0 0 0 76122 110 0 0 25 0 1 0 486826113 315564032 62046 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 77042 62046 246 29 0 73671 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 308168

[startup+822.301 s]
/proc/loadavg: 3.04 3.45 3.70 4/184 1503
/proc/meminfo: memFree=14277988/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=310748 CPUtime=822.31 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 522160 0 0 0 82113 118 0 0 25 0 1 0 486826113 318205952 66194 33554432000 4194304 4309791 140736560570976 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 77687 66194 246 29 0 74316 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 310748

[startup+882.3 s]
/proc/loadavg: 3.01 3.36 3.65 4/184 1504
/proc/meminfo: memFree=14374076/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=260660 CPUtime=882.31 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 568768 0 0 0 88105 126 0 0 25 0 1 0 486826113 266915840 53538 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 65165 53538 246 29 0 61794 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 260660

[startup+942.301 s]
/proc/loadavg: 3.00 3.30 3.61 4/184 1506
/proc/meminfo: memFree=14346172/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=263540 CPUtime=942.31 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 600622 0 0 0 94099 132 0 0 25 0 1 0 486826113 269864960 55608 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 65885 55608 246 29 0 62514 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 263540

[startup+1002.3 s]
/proc/loadavg: 3.03 3.25 3.58 4/184 1508
/proc/meminfo: memFree=14372448/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=233680 CPUtime=1002.32 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 659875 0 0 0 100089 143 0 0 25 0 1 0 486826113 239288320 50391 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 58420 50391 246 29 0 55049 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 233680

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

[startup+1004.7 s]
/proc/loadavg: 3.03 3.25 3.58 4/184 1508
/proc/meminfo: memFree=14370464/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=233680 CPUtime=1004.72 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 660366 0 0 0 100329 143 0 0 25 0 1 0 486826113 239288320 50871 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 58420 50871 246 29 0 55049 0
Current children cumulated CPU time (s) 1004.72
Current children cumulated vsize (KiB) 233680

[startup+1005.5 s]
/proc/loadavg: 3.03 3.25 3.58 4/184 1508
/proc/meminfo: memFree=14369348/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=264032 CPUtime=1005.52 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 667737 0 0 0 100408 144 0 0 25 0 1 0 486826113 270368768 56991 33554432000 4194304 4309791 140736560570976 18446744073709551615 4263513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 66008 56992 246 29 0 62637 0
Current children cumulated CPU time (s) 1005.52
Current children cumulated vsize (KiB) 264032

[startup+1005.9 s]
/proc/loadavg: 3.03 3.25 3.58 4/184 1508
/proc/meminfo: memFree=14369348/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=214712 CPUtime=1005.91 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 668069 0 0 0 100447 144 0 0 25 0 1 0 486826113 219865088 46533 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 53678 46533 246 29 0 50307 0
Current children cumulated CPU time (s) 1005.91
Current children cumulated vsize (KiB) 214712

[startup+1006.3 s]
/proc/loadavg: 3.03 3.25 3.58 4/184 1508
/proc/meminfo: memFree=14369348/32951124 swapFree=67111524/67111528
[pid=1328] ppid=1326 vsize=214712 CPUtime=1006.31 cores=5,7
/proc/1328/stat : 1328 (glueminisat) R 1326 1328 32761 0 -1 4202496 668160 0 0 0 100487 144 0 0 25 0 1 0 486826113 219865088 46620 33554432000 4194304 4309791 140736560570976 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1328/statm: 53678 46620 246 29 0 50307 0
Current children cumulated CPU time (s) 1006.31
Current children cumulated vsize (KiB) 214712

Child status: 20
Real time (s): 1006.36
CPU time (s): 1006.38
CPU user time (s): 1004.93
CPU system time (s): 1.45378
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 393768

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

runsolver used 1.52677 second user time and 3.9694 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-25 19:24:41
IDJOB=3281581
IDBENCH=69571
IDSOLVER=1650
FILE ID=node136/3281581-1303752279
RUNJOBID= node136-1303752279-1289
PBS_JOBID= 13154026
Free space on /tmp= 72120 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281581-1303752279/watcher-3281581-1303752279 -o /tmp/evaluation-result-3281581-1303752279/solver-3281581-1303752279 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3281581-1303752279.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=371715798

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14580024 kB
Buffers:       1705148 kB
Cached:       15778244 kB
SwapCached:          4 kB
Active:        9561716 kB
Inactive:      8240692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14580024 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          109488 kB
Writeback:           0 kB
AnonPages:      318444 kB
Mapped:          15396 kB
Slab:           504648 kB
PageTables:       5952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   530528 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= 72136 MiB
End job on node136 at 2011-04-25 19:41:28